Статьи

  Tuning the Apache Prefork MPM

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 Plesk

This article will cover how to compile a shared object file for PHP without having to...

 Add a Redirect Script to your .htaccess File

This support article walks you through the process of adding a redirect to your .htaccess file....

 Add custom SpamAssassin rules for content filtering

Your local SpamAssassin rules should be stored in a file called /etc/mail/spamassassin/local.cf...

 Adding FTP Users For VSFTP

You will need to log into your Linux server using SSH / Shell. If you are on a Windows...

 Adding Users To A Usergroup

Using the following two commands will allow you to add either a new user or an existing user to...

 Adjusting the Amount Of Swap

Swap or Swappiness is the amount of storage that the Linux OS can use as virutal memory, just...

 Administer a Website Using Webmin

Once a website is setup within Webmin it is very easy to be able to edit the different options...

 Apache mod_status

The 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 6

The steps to add additional IP's to one network card / interface in Centos are as follows:1.)...

 Changing Time Zone In Linux Servers

If you want to change the time zone for your server to match your own time zone then this can be...

 Changing hostname in Centos

The steps to change the hostname on your Dedicated Server / VPS in Centos are as...

 Check your disk usage in Linux

A good way to check your disk usage for folders on your Linux server is via shell.Download...

 Clear Memory Cache on Linux Server

By default the Linux OS has a very efficient memory management process that should be freeing any...

 Configure Keep Alives on SSH Server in Linux

This article goes over how to configure your SSH server to make sure keep alives are active on...

 Create Search Engine Friendly URLs with mod_rewrite

Search engine friendly URLs avoid the use of symbols when passing URL variables. Providing...

 Define the Default Document Order for a Shared Linux Server

The Default Document order defines what files the Apache server will try to load from your...

 Enable and Use the Apache Info Module

The Apache Info Module (mod_info) provides a comprehensive overview of the server configuration....

 Evaluate Disk Usage on Linux Plesk Server

The 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 Files

To 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/Centos

Mumble is an opensource, low-latency, high quality VoIP voice chat software that is...

 How to Disable IPv6 for Redhat and Centos

Some applications or policies require that IPv6 be disabled on the server, since the IPv6...

 Install NCDU on a Linux Server

This article walks you through the process of installing and using NCDU on a Linux server. ...

 Install OSSEC on a Linux server

OSSEC is an open source intrusion detection system that runs in the background on a server that...

 Install Tomcat on a Linux Server

This article walks you through installing Tomcat on your Linux server. This has been tested on a...

 Install phpMyAdmin on a Linux server

This 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 htop

htop is an interactive process viewer for Linux, which is a powerful alternative to the...

 Locate Newly Created Files in Linux

This articles goes over the Linux locate command, how to see when the locate database was last...

 Manage the Qmail queue with qmHandle

qmHandle is a tool which can be used to manage the qmail message queue.Check if qmHandle is...

 Monitoring Bandwidth with VNstat

VNstat is a bandwidth monitoring tool that will let you monitor your bandwidth and provide daily,...

 Retaining Directory Permissions While Using SCP

SCP is a secure file transfer protocol that is used in Linux. SCP is similar to FTP that it...

 Set the time on a Linux server

Log into the server via SSHAt the shell prompt run the following command:date MMDDHHmmYYYYFor...

 Upgrade PHP on a Linux Server

This article will walk customers without a control panel through upgrading PHP using YUM.Connect...

 Use a Redirect Script in PHP

This article walks you through the process of using a 301 redirect script in PHP.  The 301...

 Using the .Htaccess File for PHP Directives

The .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 Access

Using a .htaccess file will grant you greater control over your website, such as safe guarding it...