General

Install Oracle JDK 8 Ubuntu

Step 1 – Add Oracle’s PPA: sudo add-apt-repository ppa:webupd8team/java Step 2 – Update package repository sudo apt-get update Step 3 – Install Oracle JDK 8: sudo apt-get install oracle-java8-installer

Continue reading
0 Comments

Gallery Widget

How To Install MySQL on Ubuntu

MySQL is a free to download multi-platform database management system. Assuming you require a Debian distribution, please follow these simple steps for download and installation. To get started, open your…

Continue reading
0 Comments