Resource Topic: Linux
How to Mass Create cPanel Accounts Using Bash
Creating cPanel accounts can be time consuming. Speed up the process by using a bash script to mass create your cPanel accounts today!
How to Install INXI on Ubuntu 18.04
In this tutorial, we will cover the installation of INXI on an Ubuntu 18.04 server. It will also include some basic command-line usage of…
How to Install TensorFlow on CentOS
In this tutorial, we are going to take a look at how to get started with TensorFlow on CentOS, covering multiple methods via different…
Using Tar & Gzip/Gunzip to Create or Unzip GZ Files/TGZ Files in Linux
Learn how to unzip (decompress/uncompress) .gz or tar.gz files in Linux. This article covers the differences between TAR, GZ, TAR.GZ, TGZ, and ZIP files.
What Does Purge the CDN Mean? Purging the Nexcess CDN
Updated your website but not seeing changes? Learn what purging a CDN cache means and how to clear the Nexcess CDN to deliver your…
How to Manage VPS Server Space & Disk Quota
Is your Linux VPS server using too much space? Learn how to identify what is taking up space, how to prevent and what to…
How to Remove (Delete) a User on CentOS 6
Working from CentOS 6 server as root, these instructions are intended specifically for removing a user on the operating system.
How to Install Pip on Ubuntu 14.04 LTS
In this quick tutorial, we teach you what is Pip and provide an easy two-step process to install this helpful Python manager.
List Which Apache 2 Modules are Enabled on CentOS 7
Need to know what Apache modules are installed on your CentOS 7 server? Utilize this one command to see which modules are enabled in…
How to Add a User and Grant Root Privileges on CentOS 6.5
Working from a CentOS 6.5 server as root, these instructions are intended specifically for adding a user on this operating system.