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 a Secondary or Extra IP Address in Linux Using nmtui (CentOS 7, AlmaLinux, Rocky Linux) This guide explains how to add a secondary or extra IP address to a Linux server's network... How to add and delete a static route in Linux using IP Command How to Boot into Single User Mode / Emergency Mode in CentOS 7, AlmaLinux, and Rocky Linux This guide explains how to boot into single user mode (also called emergency mode or maintenance... 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 and Mount an Ext4 Partition in Linux (fdisk, mkfs, fstab Guide) This guide walks through how to create, format, mount, and persistently configure an Ext4... 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 Enable Gzip Compression in NGINX on Linux (nginx.conf Guide) This guide explains how to enable gzip compression in NGINX on Linux using the built-in... 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... How to upgrade from Ubuntu 20.04 to 24.04 Upgrading from Ubuntu 20.04 LTS to Ubuntu 24.04 LTS requires two sequential release upgrades.... KVM VPS Optimization Guide - Linux Network, Disk & DNS Tuning A few tweaks to get the most out of your Owned Networks Cloud VPS. All commands require root or... NGINX: Allow or Deny Access by IP Address — ngx_http_access_module Guide This guide explains how to allow or deny access to your website or server by IP address using...
« Back