Home / VPS & Dedicated (page 16)

VPS & Dedicated

Monitoring a Linux server with Logwatch

On a Linux server, there are numerous separate logs that contain vital information about your web server, mail server, database servers, and other important systems and services. While you could periodically check each log, this is time consuming and will not always identify the problems as they occur. Logwatch is …

Read More »

Monitor disk space on a dedicated server

Question: How can I configure a Unix server to tell me when the hard drive is getting full? Answer: Unix, Linux, and Unix-like systems have a command called “df” that reports disk space information about the server’s file system. Entering the following command: # df -P / produces output like …

Read More »

Apache's DocumentRoot directive

Apache HTTP Server gives you the flexibility to decide where you want to store the web-accessible files for your websites. Most operating systems have their own unique directory structure for their default web server installations, but even those can be changed. The Apache default document root is /usr/local/apache/htdocs. To change …

Read More »

The coolest home server setup ever

Home servers are starting to become commonplace, but ever meet anyone with an entire data center in their house? In the video you see here, the owner has a home server room that contains a wide array of equipment. In all, there are 9 server racks– more than many businesses …

Read More »
Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved