Viewing articles tagged 'Linux'
Let’s review some of the most commonly used Apache (HTTPD) service management commands...
How to add and delete a static route in Linux using IP Command How to clone a drive in LinuxEver wonder how to clone a drive in Linux? it does sound like a complicated task, however,...
How to configure nginx as an HTTP load balancer in LinuxLoad balancing across multiple application instances is a commonly used technique for...
How to configure SQL server in LinuxProblem You installed SQL Server on Linux and need to customize the default installation, for...
How to configure the time zone on your Linux serverAs much as time is important for your daily routine (or should be), so is time important for...
How to create a new Ext4 file system partition in LinuxThe ext4 journaling file system or fourth extended filesystem is a journaling file system for...
How to delete a directory in LinuxThere are many ways in which you can remove a directory in Linux, here we'll talk about how to do...
How to install and configure Squid proxy server on LinuxA proxy server is a computer that acts as an intermediary between a desktop computer and the...
How to install and use eCryptfs on UbuntuLooking for an easy way to encrypt directories in Linux, here's an introduction to eCryptfs....
How to install Docker CE on CentOS 8What you'll need The only things you'll need are: A working instance of CentOS 8, you can...
How To Install Linux, Apache, MySQL, PHP (LAMP stack) on Ubuntu 18.04A Lamp stack basically includes open source softwares that enable a server to host websites and...
How to Install Memcached on Debian 10What is Memcached? Free & open source, high-performance, distributed memory object caching...