prev next

Recent Entries

Recent Comments

DRBD – Heartbeat ( Active/Passive High Availability Cluster )

DRBD – Heartbeat  ( Active/Passive High Availability Cluster )
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.50 out of 5)
Loading ... Loading ...

Overview Software Requirements Pre configuration DRDB installation Heartbeat Installation Testing Conclusion Overview: DRBD – Heartbeat cluster a good Active / Passive cluster solution for small scale applications using two servers in active and passive mode. This means , only one server will work at a time while keeping the other server as a backup  with [...]

Jun 16, 2010 Posted Under: Articles, Cluster, Openx   Read More

FAQ – Frequently asked questions

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...

1) How the cPremote take backup? cPremote  is a remote incremental backup. It will use cPanel modules itself for taking backups to your remote backup server over ssh. 2) Is it do gzip compressions ? No way. It don’t do gzip compression and then  kill your server. 3) Is it possible to enable only one [...]

Jun 8, 2010 Posted Under: cPremote   Read More

How to configure ssh key

How to configure ssh key
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.00 out of 5)
Loading ... Loading ...

SSH key is a secure authentication method of openssh server. Let us install ssh key easily between two server. Source Server:This is the server from which I need to connect. Destination Server: This is the server into which I am going to connect. Let us create ssh key for the root user in source server  [...]

Jun 5, 2010 Posted Under: Articles   Read More

Speed up Vbulletin Forum with Memcached

Speed up Vbulletin Forum with Memcached
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 4.33 out of 5)
Loading ... Loading ...

Memcached is a memory caching system. This will help to increase speed of your vbforum . Vb have default support for integrating memchached. I already wrote a document for using memcached with Openx software. Please see the steps below, to see how you can configure memcached in your server and integrate to vbulletin Install memcached [...]

Jun 5, 2010 Posted Under: Articles   Read More

GDB for Debugging Linux Software

GDB for  Debugging Linux Software
1 Star2 Stars3 Stars4 Stars5 Stars (11 votes, average: 1.27 out of 5)
Loading ... Loading ...

GDB is a nice tool for debugging linux software and find out its flaws. Let me give an easy way how you can use gdb to debug your application. If you see one of your application crashing or not working well, you can use gdb to debug it and send the result to its developers. [...]

Jun 2, 2010 Posted Under: Articles   Read More
Page 1 of 612345...Last »