OUR SPONSOR

MassiveGRID Banner

Recent Posts

Fix CWP Errors Warnings To Improve Server Security

Web Server Setup Series – Fix CWP Errors & Warnings To Improve Server Security

BySohailJan 2, 20196 min read

​Welcome to the second part of the web server setup series. In this part, I’ll show you how to fix CWP (CentOS web panel) errors and warnings, create new user accounts, create hosting packages, and create an FTP account. So let’s start. ​In the last part, I installed CentOS web panel on my virtual private server. If you’ve not installed it, read the first part to install CWP on your…

How to install MySQL

How to Install MySQL in Ubuntu

BySohailDec 31, 20184 min read

The Internet is a wild animal. Hungry enough to consume all the data in the world, and still be left wanting for more. Internet was very different earlier. The demand…

Debian Popularity Contest Program

Debian Popularity-Contest Program To Collect System Packages Data

BySohailDec 29, 20187 min read

In the following article, we will see how we can provide data on the use of our .deb packages to the Debian team through popularity-contest. Obviously, the fact of providing the…

Operators In BASH

BASH Operators [Part 5]

BySohailDec 28, 20184 min read

In the previous decisions article, we came across many new bash operators while learning the if, if-else, and elif statements. This article will provide deep insight to bash operators and their various types…