Linux Mint – Unable to mount USB STICK – Not authorized to perform this operation
On a perfectly installed Linux Mint PC, running Ubuntu 18.04 under the hood, you suddenly get the following message when inserting a USB Stick into
On a perfectly installed Linux Mint PC, running Ubuntu 18.04 under the hood, you suddenly get the following message when inserting a USB Stick into
Background UDP Ping is really useful especially to see if SNMP is running. The syntax for UDP checking commands is a bit obscure so we’ve
At times the Keychain password will become out of sync with your Mac password for whatever reason. Once this has happened there will be annoying
The following command syntax will run a CRON job every 5 minutes: */5 * * * * sh /root/rsync-home.sh */5 every 5 Minutes * Every
If you’re using a CRON to control rsync, you might run into a condition whereby the first rsync CRON job hasn’t completed and another one
You might encounter the following problem when working on a a OpenVZ virtual host: diskio.c: cannot find statistics in /proc/partitions The reason why you are
A read-only file system on a Linux computer can be a bad day at the office. It generally means something went wrong with your disk
To ensure a well performing server, you need to closely monitor three parameters: 1. Memory 2. CPU 3. Disk Space You will notice also that
Summary This article show you how to add a default gateway to Ubuntu and how to enable IP forwarding. IP forwarding in this instance is
Background In some circumstances it will make sense to remove commit history from a GitHub repo. On public repositories you might want to do this