Items 1-12 out of 1697 displayed
The redirection is not part of the sudo
command. Depending on the operation you can do:
sudo bash -c 'crontab -l >/var/backup/crontab'
Or if the...
After a few days an update to zfs-0.6.5.8 appeared. After installing it, re-installing the -59 kernel produced no error messages. However, my partitions were not mounted automatically at boot. A...
I had the same issue which I solved through re-installing the Ubuntu desktop by
sudo apt-get install --reinstall ubuntu-desktop
This is a generic issue for all Ubuntu releases.
Run from a terminal
sudo apt-get update && sudo apt-get upgrade
that should throw up the...
This Link will give you generic instructions that will always work system wide.
...