
Steps to resolve the error named Failed
rndc: connect failed: connection refused If you get following errors while checking /var/log/message in case named fails named[7330]: using 1 CPU named[7330]: loading configuration: failure …

rndc: connect failed: connection refused If you get following errors while checking /var/log/message in case named fails named[7330]: using 1 CPU named[7330]: loading configuration: failure …

Please refer the following steps : a.Download latest version of Suhosin # cd /opt # wget https://download.suhosin.org/suhosin-0.9.32.1.tgz Make sure that that php-devel is installed: # …

For receiving an alert if someone logs in as root to your server, you will have to make Some changes to .bashrc that is available …

In this article, we’ll cover how to view the status of a service on your dedicated server and, if necessary, how to restart it. Viewing …

There are two ways through which you can start, stop and restart any desired service: How to start a service :- First Method: /etc/init.d/service-name start …

A process in Linux is an instance of a running program. Each process has a unique identifier called a process ID (PID) that is used …

In Linux, partition labels are used to identify partitions on a disk. They are used instead of device names like /dev/sda1 or /dev/hda1. These labels …

List of Linux Log Files The following is a list of commonly found log files within Linux, alongside a short description of what kind of …

1) Create a .htaccess file and specify the following code in it, AuthType Basic AuthName “Adminsitration” AuthUserFile /home/support/.htpasswd require valid-user 2) To create a passwd …

Many a times we receive the error ‘Maximum file limit has been reached’, in that case, please Refer the following steps to get it fixed:- …

If want to control all the domains, before they resolve, then that could be done by creating some symbolic links. Let’s say you have domain12.com …