IT Tips

Access

Blog History

How to tell if your OneDrive, Dropbox or Other Cloud Providers files are the same on multiple computers – i.e. Have they synced even though the GUI says “your files are synced”

This morning I opened a OneDrive file on my Windows Workstation and found the entries I did on MacOS weren't there. OneDrive reported "your files are synced" So here is how you confirm that the files are different or exactly the same # on a OneDrive file on my mac cd...

read more...

Cron error

If you get an error message like this when you run cron -l cron -l cron: can't open or create /var/run/crond.pid: Permission denied It's probably because you meant to run crontab -l crontab -l # Edit this file to introduce tasks to be run by cron. # # Each task...

read more...