-
Aug 23 |
Hosting / Servers, Linux |
Sohail Riaz |
3445 Views |
with 33 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 |
3429 Views |
with 472 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...
-
Aug 12 |
Hosting / Servers, Linux |
Sohail Riaz |
387 Views |
with 13 Comments
In this howto i will describe how to install /configure full feature firewall on your server using Config Server Firewall (CSF) script from http://www.configserver.com. Firewall are the basic need of every server now a days and...
-
Aug 9 |
Linux, Programming / Scripting |
Sohail Riaz |
151 Views |
with 5 Comments
This is a small script which we used to setup on our large cluster of webservers to see loadavg on terminal or putty title. This was very useful as you dont have to run top or w command to see what’s the current loadavg. It...
-
Aug 3 |
Linux, Programming / Scripting |
Sohail Riaz |
339 Views |
with 2 Comments
In this howto i will describe how to execute MySQL commands on BASH shell and do more on results. The beauty of BASH is that you can developed a script which help you to do different, repeated and can execute different MySQL...