Sebastian Mogilowski's Blog

Backup

Simple Backup Script with logrotate

  • 6. November 2015
  • Linux / Systemadministration
  • 0 Comments

A simple backup script using logrotate to save multiple backups. I use a NFS storage mounted via autofs as backup location. Database Backup is optional. #!/bin/bash # Backup Target (Network…

Continue Reading

Notebook Backup to external crypted disk

  • 4. Februar 2013
  • Linux
  • 1 Comment

Here is the documentation, how i making backups of my notebook. I use a external USB harddisk, which is connected to my docking station. On system logon, i check if…

Continue Reading
Copyright 2025