Home Blog Page 3

Get Information About Your BIOS / Server Hardware From a Shell...

0
biosdecode is a command line utility to parses the BIOS memory and prints information about all structures (or entry points) it knows of. You can...

Linux: Restart Nginx WebServer

0
How do I restart nginx web server under Linux?To restart nginx web server use any one of the following command as a root user: #...

Linux / Unix: Find Out Maximum RAM Supported By The Server...

0
How do I find out the maximum RAM supported by the Dell / HP / IBM / Oracle / Sun / Intel / AMD...

Apache Address already in use: make_sock: could not bind to port...

0
Q. How do I fix an error, while restarting Apache ~ Address already in use: make_sock: could not bind to port 80?A. If you are...

Install Imagemagik on Cpanel and Cloudlinux

0
Imagemagik installation on a cpanel server is quite easy. Imagemagik is an addon for your cPanel server that allows for image manipulation. ImageMagick® is...

How to delete a file

0
How do I delete a file under Linux  operating system?To remove a file or directory in Linux use the rm command. rm command syntax rm (short...

Fixing time drift in the servers (syncing with time servers)

0
Sometimes the clock in the system may shows some drift ( lagging or leading) in time.  We can fix this by adjusting the tick...

Exim Error: Ratelimit database not available

1
If you find any of the following errors below in your /var/log/exim_mainlog log file. The fix below should resolve these errors 2013-12-22 03:16:00 Failed to...

Linux: Bash Find Matching All Dot Files

0
A dot-file is generally any file whose name begins with a full stop. In Linux it is also called as hidden file. How do...

List of cPanel Default Ports

0
The cPanel/WHM is one of the best control panel in this field. The simplicity itself, is the important point for this control panel. We...