You can edit your cron jobs by running
crontab -e
Related Posts
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file
Create the directory with mkdir -p /run/lock The install should now work (you may need…
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed.
Samba Error when trying to connect to a shared folder on local ubuntu samba server:…