Archive for February, 2008

How to add new server in Hsphere

Adding a new server in Hsphere
Following is the step to add a new server to the Hsphere control panel :
Add a physical server first ,follow the following step to add a physical server;
1. In the admin control panel, select Add P. Server in the E.Manager menu.
2. Click Add Physical Server at the bottom of [...]

Leave a Comment

Transfer Data using Command rsync

What is rsync?
rsync is a software application for Unix systems which synchronizes files and directories from one location to another and at the same time minimize data transfer using delta encoding when pertinent.
How to transfer data with rsync;
To take back up or transfer data of one or more folder here is the guideline by [...]

Leave a Comment