B

  • Backup to S3 with Cron
    Backup to S3 with Cron Prerequisite of Install and configure S3CMD for Amazon S3 I prefer to use the sync method, of existing local backups.  You ...
  • Basic Shell Commands
    Basic Shell Commands Listing the most commonly used shell commands. > df Will show disk free > du -sh Will show disk usage from your current location, recursive > ll Long list ...