Apr 18 |
Clusters, Hosting / Servers, Linux |
Sohail Riaz |
59699 Views |
with 9 Comments
In this howto i will describe how to add multiple bonding interface (teaming multiple ethernet interfaces) in LINUX. You can learn more about bonding from vi /usr/share/doc/kernel-doc-2.6.18/Documentation/networking/bonding.txt...
Aug 23 |
Hosting / Servers, Linux |
Sohail Riaz |
100268 Views |
with 36 Comments
In this how to i will describe how to install memcached on your server with PHP Extension. memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up...
Aug 16 |
Hosting / Servers, Linux |
Sohail Riaz |
36503 Views |
with 482 Comments
In this how to i will describe how to install RED5 server on Centos 5.3. This how to can be used to install RED5 server on Centos 4 and Fedora 8 – 11 as well. RED5 is open source flash server written in java supports...
Jun 2 |
Linux |
Sohail Riaz |
40684 Views |
with 9 Comments
In this howto i will describe how to install mytop package on CentOS 5.3. MyTOP is top command clone to monitor mysql performance including queries, threads etc. You can get source of it from here to build or you can use rpmforge...
May 30 |
Hosting / Servers, Linux |
Sohail Riaz |
48361 Views |
with 103 Comments
In this how to i describe how to bind MAC with IP to restrict users in your network to change their IP’s to bypass filtering. To ease the setup i will create small scripts to simplify our work. Here i will not describe how...
May 24 |
Linux, Programming / Scripting |
Sohail Riaz |
34814 Views |
with 4 Comments
In this how to i will describe how to create binary rpm (installable) using source rpm i.e *.src.rpm. Source rpm is collection of source files in tar.gz, patches and spec file. Spec file defines how the source code will compile...
May 21 |
Hosting / Servers, Linux |
Sohail Riaz |
33197 Views |
with 72 Comments
In this how to i will describe how to install ffmpeg, mplayer, mencoder, flvtool2, ffmpeg-php with all supported codecs to convert / manipulate videos easily on CentOS 5.x. If you want to run sites like youtube e.g...
Apr 27 |
Hosting / Servers, Linux, Programming / Scripting |
Sohail Riaz |
44888 Views |
with 27 Comments
This how to describe how to add domainkeys and SPF (Sender Policy Framework) records on CPanel Servers. Whenever you create a domain on CPanel server using WHM, it wont add domainkeys and SPF records for particular domains. To...
Feb 10 |
Hosting / Servers, Linux, Programming / Scripting |
Sohail Riaz |
20273 Views |
with 8 Comments
I have created first mod_geoip custom module for CPanel WHM using CPanel Easy Framework POD. which will be then install using /scripts/easyapache on command line or Apache Update using WHM on your choice whether to install it or...
Jan 4 |
Linux, Programming / Scripting |
Sohail Riaz |
40421 Views |
with No Comments
This howto describe how to ssh outside another network / server using authenticated proxy. SSH (Secure Shell) is typically used to log into a remote machine and execute commands, but it also supports tunneling, forwarding TCP...