Categories
Articles
Lately it's become the norm to have remote video meetings, in an effort to keep things secure...
How To Install Latest Nodejs and NPM Version in Linux SystemsIn this guide, we'll take a look at how you can install the latest version of Nodejs and NPM in...
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 Enable EPEL Repository for RHEL/CentOS 7.x/6.x/5.xThis howto guide shows you’ll how to enable EPEL repository under RHEL/CentOS 6/5 to install...
How to Install Django Web Application Framework on Debian 10Django is a high-level Python Web framework that encourages rapid development and clean,...
How to Install LEMP (Linux, Nginx, MariaDB, PHP-FPM) on Debian 9 StretchSince Debian powers a large percentage of web servers all over the world, this article will...
How to Install MariaDB 10 on Debian and UbuntuIf you’re here it means you have probably heard of MariaDB, which is a free and open source fork...
How to Install Memcached on Debian 10What is Memcached? Free & open source, high-performance, distributed memory object caching...
How to Install Nextcloud on UbuntuNextcloud is a suite of client-server software for creating and using file hosting services....
How to Install PHP 7.4 on CentOS 8 / RHEL 8PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source...
How to Reset MySQL or MariaDB Root Password in LinuxIf you are setting up a MySQL or MariaDB database server for the first time, chances are you will...
How to Upgrade Kernel to Latest Version in UbuntuIt is important to keep your systems up-to-date, here we'll show you how to upgrade your kenerl...
How to Upgrade Ubuntu 20.04 to 22.04 LTSHere are the steps to upgrade Ubuntu 20.04 to the next long-term support release, which is Ubuntu...
How to Upgrade from Ubuntu 16.10 Server to Ubuntu 18.04 ServerTo upgrade to Ubuntu 18.04 from the terminal (especially on servers), install the...
How to add a let’s encrypt SSL certificate to apacheWe will show you how to setup a TLS/SSL certificate from Let's Encrypt on an Ubuntu server 16.04...
How to add a secondary or extra IP in CentOS 7 using nmtuinmtui (Network Manager Text user interface) is a command line program available in RHEL/CentOS 7...
How to add and delete a static route in Linux using IP Command How to change maximum upload size in php.iniThere are a few common errors that occur in Wordpress and other PHP-based programs that use...
How to change the primary IP address of a cPanel serverSteps in WHM: Log into WHM and go to Basic cPanel & WHM Setup Change the Primary IP here...
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 SQL server in LinuxProblem You installed SQL Server on Linux and need to customize the default installation, for...
How to configure WireGuard VPN ClientHow to configure WireGuard VPN on IOS/Android: 1- Download WireGuard from the App...
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 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 enable TUN/TAP & PPP in SolusVMIf you wish to run a VPN server on your OpenVZ VPS you will need to enable TUN/TAP and PPP in...
How to enable allow_url_fopen through cPanelPHP is a scripting language used by developers to build websites. ‘url_fopen’ refers to a PHP...
How to enable https on Apache CentOSIf you are starting to migrate your web servers over to Linux (or have already done so) and are...
How to enable the gzip/deflate in nginx server on a Linux or Unix systemEver thought of enabling gzip compression on nginx web server for JS/CSS/HTML files? Here is...
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 PHP 7 on CentOS 7PHP is so common that a 78.9% of all websites online to this date are running PHP (according to...
How to install WordPress with Docker on Ubuntu 16.04Before we start, it is necessary to install Docker and Docker Compose. On Ubuntu 16.04, this can...
How to install an OS from ISO using SolusVMYou can install an OS onto your KVM VPS from an ISO, the same way you’d install an OS on your...
How to install and configure LMD (maldet) to scan for malware a Linux serverIf you care about the security of your server (and you really should) one of the tools you can...
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 cPanel on CentOS 6 or CentOS 7Install cPanel & WHM cPanel is a web hosting control panel that provides a graphical...
How to install phpMyAdmin on Ubuntu 18.04 How to install the Tonido Personal Cloud Server on Ubuntu Server 18.04You've heard about the bunch of public cloud services out there where you can host your personal...
How to reinstall the OS of the VPS from SolusVMHere is a simple guide with images that show how to easily do a reinstallation of the OS on your...
How to resize LVM partitions – shrink home / extend rootBy default, most Linux Installers create separate /home partition, occupying most of the drive...
How to upgrade CentOS 6 to CentOS 7Use the CentOS Vault repository: Since CentOS 6 is EOL we need to point our yum to the vault...
How to use DockerfilesWith Docker images, you can easily deploy containers without having to worry about maintaining...
How to use MTR to diagnose network problemsMTR (My traceroute, originally called Matt's traceroute) is a computer program which combines the...
How to use advanced rsync for Linux backupsWe always encourage our clients and any user out there to make sure they have backups, and if...
How to add an IP Range to your CentOS ServerIn this howto guide we will be showing you how you can quickly create or bind a range of IPv4...