Performing Incremental backups using tar
https://www.unixmen.com/performing-incremental-backups-using-tar/
Related Posts
How To Add Swap on Ubuntu 12.04
To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…
Redirecting incoming tcp connections with redir
source: http://blog.remibergsma.com/2012/02/28/redirecting-incoming-tcp-connections-with-redir/ Redir redirects tcp connections coming in to a local port to a specified…
