You may be running into a problem trying to mount an exfat USB drive for the first time in your Fedora OS: You will need […]
Installing Fedora 64-bit version on Raspberry PI 3
As indicated in “Compile and install MongoDB on Raspberry PI“, you can install a 64-bit version of SUSE Linux on your Raspberry PI 3. There […]
Replicate docker images from Artifactory to Google Container Registry
It may be a bit of an unusual thing to integrate 2 different docker image repositories from different vendors. Usually companies pick 1 particular product […]
Installing python 3.6 on CentOS 7 / RHEL 7
CentOS and RHEL 7 have Python 2.7 available in the standard packages. You can install Python 3.6 from source while keeping the current 2.7 install […]
Add games to Nintendo NES Classic Edition
The NES Classic Edition is Nintendo’s miniaturized version of the groundbreaking NES, originally released in 1985. It comes pre-loaded with 30 games and it doesn’t […]
Compile and install MongoDB on Raspberry PI
A 32 bit version of Raspbian is currently the most common OS that runs on a Raspberry PI. RPI 3 comes equipped with a 64 […]
Unzip multi-part archives in Linux
Although in Linux you can easily create multi-part zip files, unzipping them can be problematic. By using the -s argument in the zip command you […]
Oracle 10g XE on Ubuntu/Debian Linux
Some time ago, Oracle removed the download links to Oracle 10g Express Edition (XE). If you need to do a new install of the Oracle […]
Schedule cron Job on First Sunday of the Month
When you need to schedule a Unix or Linux job in crontab to run on the first Sunday of the month, or any other weekday […]
Automate Ad Blocking hosts file update on Router with DD-WRT Micro Edition
Your DD-WRT enabled router can be configured to block ads as described in the Ad Blocking article. For non-Micro DD-WRT versions the ad blocking hosts […]