Grow Together Mentors Inspire Us In Life

Latest Release

Wednesday, June 10, 2015


Monday, June 8, 2015




  • 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

  •   To quit 
press        :q







  • 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 folder
rm  -rf  *
  •   To remove a particular file run the command as follows
rm  -rf  filename 


For latest updates subscribe with us ......
  • 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 information.......
  • 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.  If lost you can get is from password.txt file.


  • After installation you will see panel like this





Subscribe with us to be updated....



  •  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 and leave the port as such

  • Click open button and select Yes for first time.
  • Enter the login details.  That is username and password of your vps .

  • You have successfully Logged in your VPS.  You can use linux commands to browse in your VPS panel.
Subscribe with us to get Latest Updates