Normally most of users Go to command line for managing remote Linux systems and Windows users used GUI for accessing remote or local system. This article will help you for reboot remote Linux Server using command prompt. […]

Normally most of users Go to command line for managing remote Linux systems and Windows users used GUI for accessing remote or local system. This article will help you for reboot remote Linux Server using command prompt. […]
In this article we will show you, how to find Ubuntu Version, Codename and OS Architecture. To get Ubuntu version details, Use […]
Sometimes a cPanel upgrade get hang. To kill all processes, We can simply use these commands instead of manually trying: […]
Sometimes named.conf got corrupted in cPanel server, To fix that issue follow the steps below: First of all move the corrupted named.conf using the below command : […]
Config Server Security & Firewall provide basic and necessary security application for Linux servers. Before getting started, make sure you firstly install CSF on your server following what’s described on our previous guide. 1. We can whitelist a specific IP so any connection from that IP will be allowed on CSF: csf -a IP address This will […]
Recently we came across the error in one of our client’s cPanel server. That is appearing, when he access Drafts or Sent folders in Webmail (squirrel mail), Most of the user’s are using either Squirrel mail or Round cube for accessing emails through webmail. If the temporary file for the email account is corrupted you will get […]
We can easily stop the unwanted MySQL query process using mysqladmin command First of all check the MySQL query process list. […]
Previously we have talked about how to install the RootKit hunter in Linux operating systems. Now to set up daily email alerts follow the steps below: […]
Rkhunter is a helpful tool that is compiled on UNIX platform to identify rootkits on a Linux system. It will also identify backdoor and scans hidden files on server. You can follow the steps mentioned below for installing and configuring Rkhunter on your server. […]
This article guides you how to install Pure-FTPd on CentOS 6 and how to configure and use it so you can access your server via ftp connection using your favorite ftp client (e.g:FileZilla). […]