I recently upgraded to Ubuntu 20.04, and I normally work with three monitors. In a typical setup and installation once the displays have been setup in the order …
Configuring Post SMTP with Gmail Using oAuth
This is one goes for those looking to quickly have their contact forms up and running in Wordpress. Post SMPT does a wonderful job of …
Recovering Data from Synology Crashed Deivce
In the past I’ve recovered data from RAID devices, but I’ve always had to rebuild these arrays which was time consuming. I probably missed something along the way since I didn’t have to perform in a long, but I was surprised to see how easy it was…
Installing Moodle on Ubuntu 18.04 LTS
This post assumes you already have apache, mysql, php, and phpmyadmin installed. If not then you can read this post here to do the installation which is a pre-requisiste if you want moodle installed properly…
How to Install LAMP & PhpMyAdmin on Ubuntu 18.04
It’s been a while since I’ve posted something useful. Quite busy with all my studies, and different projects going on. Nevertheless, I’ve had to do some installations at work and decided to document some of …
Backup MySQL Databases Using Mounted Partitions
In a previous post I showed how to mount a raided device that was plugged via usb, essential I needed to backup data. Additionally, I went further along to show how we could change the working root …