I've been trying to modify my crontab and I couldn't after several tries it went to the default one and if I do "crontab -l" I get "no crontab for Uriei".
Any fix for this?
You need to do crontab -e to add a crontab entry. Here is a crontab tutorial CRONTAB FOR DUMMIES
The 'df' command shows the root directory device is full. It looks like /tmp was moved to a loop device, but presumably is still occupying space on the root.
I wonder if this could be solved, at least temporarily, if people cleaned up their unused tmp files. So I wrote a little script to see who's using space. These users are each using over 100M in /tmp:
Please Login or Sign Up to leave a reply.