Daily Shaarli

All links of one day in a single page.

April 5, 2021

How can I backup remotely the entire Linux server using rsync over SSH? - Super User

rsync -avzh --progress --delete --exclude={/dev/,/proc/,/sys/,/tmp/,/run/,/mnt/,/media/,/home/,/lost+found,/backup/*} -e ssh /var username@myhost.rsync.net:remote_folder

Data Refresh in Tabular Editor
  3.  Update the refreshType parameter according to how you would like to process the tables. The options are documented here.
Beautiful PDFs from HTML

@page { size: A4; }
Portrait is the default orientation, but you print in landscape by using the following