Code: Select all
-bash: rsync: command not found
Does this distro not come with rsync pre-installed? If not, which aptitude package do I need to install to get this?
Code: Select all
-bash: rsync: command not found
Code: Select all
sudo apt-get update
sudo apt-get install rsync