Help out: share this site!
Latest Screencasts
Incremental Backups with rdiff-backup
Fosscasts - 2009-12-04 - free
Keeping incremental backups is easy with rdiff-backup. In this episode, learn how to set up a simple cron job that will keep an incremental backup of a remote directory. Watch this screencast
Scripting SCP with Expect
Fosscasts - 2009-11-13 - free
Expect is a great automation tool. It is especially good at scripting SCP, FTP, and other interactive programs. In this episode we'll create a bash script using expect to automatically SCP a log file from a server. The script could be easily extended as a cron job and modified for... Watch this screencast