BASH Script Complete ** ** None [1] Watch Customization [2] / Skins & Themes [3] / Linux and Unix Utilities [4] / Other [5] ©2012-2016 exarobibliologist [6] This is... Ubuntu Mar 5, 2021 0 2451
How To Add Swap on Ubuntu 14.04 Introduction* One of the easiest way of increasing the responsiveness of your server and guarding against out of memory errors in your applications i... Ubuntu Mar 5, 2021 0 2191
Using Redis for WordPress Object-Cache Redis Installation** Add repo which maintains latest redis add-apt-repository ppa:chris-lea/redis-server Install redis-server and php-binding apt-get... Wordpress Mar 5, 2021 0 2796
Using Redis for PHP Sessions on Ubuntu Server Redis Installation** Add repo which maintains latest redis add-apt-repository ppa:chris-lea/redis-server Install redis-server and php-binding apt-get... Ubuntu Mar 5, 2021 0 2855
Top 10 Steps to Secure Your SSH Server SSH means Secure Shell, and it’s a protocol designed to allow secure communications between different hosts using an encrypted connection. SSH serv... Nginx Ubuntu Mar 5, 2021 0 2440
How can I download and install Odoo 11? Odoo can be found on Github, you can find Odoo 11 here [1] . You can find the official downloads (for Windows, Debian, RPM and the sources) at ht... Odoo Ubuntu Mar 5, 2021 0 2422
Mastering file searches on Linux *There are many clever ways to hunt down files on Linux systems. Here’s a look at the most useful commands and options.* There are many ways to sear... Ubuntu Mar 5, 2021 0 2222
Install and configure redis on Ubuntu 16.04 install redis follow these steps: Set up a non-root user with sudo privileges Install build and test dependencies: sudo apt update sudo apt full-u... Ubuntu Mar 5, 2021 0 2311
How to Grab | Disable BIND Version Banner The BIND [1] DNS server by default will broadcast its version publicly. Security-minded admins may want to disable broadcasting of the BIND banner.... Mar 5, 2021 0 2712
Mautic nginx config # redirect some entire folders rewrite ^/(vendor|translations|build)/.* /index.php break; location / { # First attempt to serve request as ... Nginx Mar 5, 2021 0 2787
Install Virtualmin, Nginx 1.10, PHP 7, MySQL 5.7 on Ubuntu 16.04 Server Ubuntu 16.04 LTS was around for few months now. Today I got some free to check it out. It’s so much better than Ubuntu 14.04 I had been using. So I d... Nginx Ubuntu Virtualmin Mar 5, 2021 0 3154
Migrating a Virtualmin Server from Apache to Nginx A long while ago, I installed virtualmin to manage my web server. At that time, the only web server available was Apache 2. Recently, I’ve been runni... Nginx Virtualmin Mar 5, 2021 0 4497