View Single Post
  #157 (permalink)  
Old 09-29-2009, 09:58 AM
borngunners borngunners is offline
Advanced Member
 
Posts: 191
Default

You will have to extract the script to some location other than /tmp folder because once you reboot your computer the script will be gone. I will suggest the /root directory. After you do that open the file and make the necessary modifications relating to your system. The instructions will be in the script. After completing all that you have to type the following crontab command "crontab -e" to make the necessary backup schedule....
Reply With Quote