How to Run Multiple Commands on Multiple Linux Servers

If you are managing multiple Linux servers, and you want to run multiple commands on all the Linux servers, but you have no idea about how to do it. There... Read more

How to Start Linux Command in Background and Detach Process in Terminal

In this guide, we shall bring to light a simple yet important concept in process handling in a Linux system, that is how to completely detach a process from its... Read more

How to Restore Deleted /tmp Directory in Linux

The /tmp directory contains mostly files that are required temporarily, it is used by different programs to create lock files and for temporary storage of data. Many of these files... Read more

Web.com Review

By Pete Griffin In a Nutshell  Web.com offers a comprehensive package that includes web hosting, a domain, and a drag-and-drop site builder. The pricing isn’t as low as some competitors,... Read more

SSL Certificates with Apache on Debian & Ubuntu

SSL Certificates with Apache on Debian & Ubuntu This guide will show you how to enable SSL to secure websites served through Apache on Debian and Ubuntu. Before You Begin... Read more

10 Useful Linux Command Line Tricks for Newbies – Part 2

I remember when I first started using Linux and I was used to the graphical interface of Windows, I truly hated the Linux terminal. Back then I was finding the... Read more

How To Secure IIS Installations

If you have a PC  with IIS installed on your Windows OS and want to engage in web designing, you may be thinking of how to ensure your web server... Read more

How To Install Anaconda Python on Ubuntu 18.04 LTS

Introduction Anaconda is an open-source environment and package manager that is designed to handle machine learning and data science related workflows. It also helps in the distribution of programming languages... Read more

How to Setup Fail2ban on your Ubuntu 18.04 VPS Server or Dedicated Server

Fail2ban is an intelligent Utility that scans log files to mitigate malicious attacks on your server. The tool blocks IP addresses that lead to too many password failures. If you... Read more

How To Configure Nginx Server Blocks on an Ubuntu 18.04 VPS or Dedicated Server

Introduction Nginx Server Blocks are powerful applications that permit users to host multiple domains on one server. They are incredibly useful if you have multiple websites and are not ready to... Read more