Viewing articles tagged 'Linux'

 

 

 

 Commands to help you manage your Apache web server in 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 Linux

  Ever 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 Linux

  Load balancing across multiple application instances is a commonly used technique for...

 How to configure SQL server in Linux

Problem You installed SQL Server on Linux and need to customize the default installation, for...

 How to configure the time zone on your Linux server

As 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 Linux

The ext4 journaling file system or fourth extended filesystem is a journaling file system for...

 How to delete a directory in Linux

There 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 Linux

A proxy server is a computer that acts as an intermediary between a desktop computer and the...

 How to install and use eCryptfs on Ubuntu

Looking for an easy way to encrypt directories in Linux, here's an introduction to eCryptfs....

 How to install Docker CE on CentOS 8

What 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.04

A Lamp stack basically includes open  source softwares that enable a server to host websites and...

 How to Install Memcached on Debian 10

What is Memcached? Free & open source, high-performance, distributed memory object caching...