Wednesday, June 10, 2015
Monday, June 8, 2015

Creating ,Editing, Saving a file | Putty
To create a new file or to edit a existing file run the following command vi newfilename or existingfilename To insert or to edit press i To save and quit press :wq...
Read More
Deleting File or Folder | Linux | Putty
Move to the path where the file is to be deleted. It can be done as given below cd /path/ To remove all file in a folder run the command below inside that...
Read More
Easy IonCube Install | Linux
Login to your VPS using SSH recommended PUTTY. Use the following command to wget -q -O - http://www.atomicorp.com/installers/atomic |sh Now install it using this command. yum install php-ioncube-loader Subscribe with us for more...
Read MoreInstall Sentora in Linux
Login to your VPS Panel using putty. use this command to install Sentora panel bash <(curl -L -Ss http://sentora.org/install) After installation you will be provided with password copy it and keep it safely. ...
Read More
VPS or Dedicated Server Basics| Linux
Login to your VPS Panel You can use any SSH Client. I recommend PUTTY You can download it here www.putty.org Open the Putty and Enter the ip or hostname in the space provided...
Read More