Des articles
Apache uses a set of values called the Prefork MPM to determine how many servers it will utilize...
Add PHP Extensions with No Control Panel or PleskThis article will cover how to compile a shared object file for PHP without having to...
Add a Redirect Script to your .htaccess FileThis support article walks you through the process of adding a redirect to your .htaccess file....
Add custom SpamAssassin rules for content filteringYour local SpamAssassin rules should be stored in a file called /etc/mail/spamassassin/local.cf...
Adding FTP Users For VSFTPYou will need to log into your Linux server using SSH / Shell. If you are on a Windows...
Adding Users To A UsergroupUsing the following two commands will allow you to add either a new user or an existing user to...
Adjusting the Amount Of SwapSwap or Swappiness is the amount of storage that the Linux OS can use as virutal memory, just...
Administer a Website Using WebminOnce a website is setup within Webmin it is very easy to be able to edit the different options...
Apache mod_statusThe Apache module mod_status allows for an administrator to monitor the performance and...
Bind IP's to a server in Linux (CentOS/RedHat)This article will go over how to bind IP addresses that were assigned and routed to your server....
Bind Multiple IP Addresses to a Single Network Interface Card (NIC)This tutorial demonstrates how to bind multiple IP addresses to a single NICI'll be using LAN...
Binding multiple IPs to one interface in Centos 6The steps to add additional IP's to one network card / interface in Centos are as follows:1.)...
Changing Time Zone In Linux ServersIf you want to change the time zone for your server to match your own time zone then this can be...
Changing hostname in CentosThe steps to change the hostname on your Dedicated Server / VPS in Centos are as...
Check your disk usage in LinuxA good way to check your disk usage for folders on your Linux server is via shell.Download...
Clear Memory Cache on Linux ServerBy default the Linux OS has a very efficient memory management process that should be freeing any...
Configure Keep Alives on SSH Server in LinuxThis article goes over how to configure your SSH server to make sure keep alives are active on...
Create Search Engine Friendly URLs with mod_rewriteSearch engine friendly URLs avoid the use of symbols when passing URL variables. Providing...
Define the Default Document Order for a Shared Linux ServerThe Default Document order defines what files the Apache server will try to load from your...
Enable and Use the Apache Info ModuleThe Apache Info Module (mod_info) provides a comprehensive overview of the server configuration....
Evaluate Disk Usage on Linux Plesk ServerThe following commands will assist you in evaluating your disk usage on a Linux Server with...
How Do I Update Linux Packages Using the Webmin Control Panel?This article will describe how to update the various packages on a Linux system using the Webmin...
How To Compress And Extracting FilesTo Compress A File Or DirectoryLog into your Linux server.Locate the files or directory that you...
How To Install The Mumble VoIP Server to Redhat/CentosMumble is an opensource, low-latency, high quality VoIP voice chat software that is...
How to Disable IPv6 for Redhat and CentosSome applications or policies require that IPv6 be disabled on the server, since the IPv6...
Install NCDU on a Linux ServerThis article walks you through the process of installing and using NCDU on a Linux server. ...
Install OSSEC on a Linux serverOSSEC is an open source intrusion detection system that runs in the background on a server that...
Install Tomcat on a Linux ServerThis article walks you through installing Tomcat on your Linux server. This has been tested on a...
Install phpMyAdmin on a Linux serverThis article will go over the steps of installing phpMyAdmin on a Linux server. phpMyAdmin is a...
Installing Railo in Linux (with Apache)Railo is an open source, and free, CFML (Coldfusion) compiler. Railo translates CFML...
Installing htophtop is an interactive process viewer for Linux, which is a powerful alternative to the...
Locate Newly Created Files in LinuxThis articles goes over the Linux locate command, how to see when the locate database was last...
Manage the Qmail queue with qmHandleqmHandle is a tool which can be used to manage the qmail message queue.Check if qmHandle is...
Monitoring Bandwidth with VNstatVNstat is a bandwidth monitoring tool that will let you monitor your bandwidth and provide daily,...
Retaining Directory Permissions While Using SCPSCP is a secure file transfer protocol that is used in Linux. SCP is similar to FTP that it...
Set the time on a Linux serverLog into the server via SSHAt the shell prompt run the following command:date MMDDHHmmYYYYFor...
Upgrade PHP on a Linux ServerThis article will walk customers without a control panel through upgrading PHP using YUM.Connect...
Use a Redirect Script in PHPThis article walks you through the process of using a 301 redirect script in PHP. The 301...
Using the .Htaccess File for PHP DirectivesThe .htaccess file is pretty handy as it can also allow you to set various PHP flags that you may...
Using the .htaccess File to Block IP AccessUsing a .htaccess file will grant you greater control over your website, such as safe guarding it...