rsync -avh -R --info=progress2 --delete /home/source/folder /run/media/backup/folder
i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Thursday, August 30, 2018
rsync: make a backup
Example:
Wednesday, August 29, 2018
rsync: copy files over ssh with non-default port
rsync -azvh -e 'ssh -p 22222' ./source_folder user@destination_ip:/destination/folder/name
Thursday, August 23, 2018
Setting default terminal in Nemo
gsettings set org.cinnamon.desktop.default-applications.terminal exec terminal
Labels:
nemo,
termiantor
Subscribe to:
Posts (Atom)