
Steps to resolve the error Apache Error: “semget: No space left on device”
If apache does not start , then please check the error logs with cpanel. The error “semget: No space left on device” shows that that …
If apache does not start , then please check the error logs with cpanel. The error “semget: No space left on device” shows that that …
Quick Checking Your Apache Version Number If you need to check the Apache version number installed on your server, you can do so in one …
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 …
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 …
You can also check and monitor Apache server’s current status on the web page without using log files. Modify httpd.conf file and add the following …
Check the current version of apache by running httpd –v Then execute the following commands: cd /usr/local/directadmin/customapache ./build clean ./build update ./build apache_mod_ssl This should …
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 …
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:- …
Always recommended that you should take backup MBR. It is hard disk partition table on your server. We can use dd command to take a …
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 …
You see that files with name ‘Core’ is created under your account. These core files start taking the space on your server. Core dump consists …