RemixOS Triple-boot with OS X El Capitan and Ubuntu 16.04
Ubuntu 16.04 Running on MacBook Pro
Do you have a MacBook Pro and want to run Ubuntu 16.04 on it? This post shows you that Ubuntu 16.04 is running on MacBook Pro.
Ubuntu 16.04 Xenial Xerus which was released on 21 April 2016 comes with performance improvements and a ton of new features including snap application format, Linux kernel 4.4 which supports ZFS file system out of the box, Python version 3, and more. It is an LTS (Long Term Support) version which will be supported for 5 years with critical security, bug and app updates.
How to Install Oracle Java SE 8 on Ubuntu 14.10
You just installed Ubuntu 14.10 Utopic Unicorn and then want to install NetBeans or Eclipse to develop Java / Android applications. What you need to do firstly is install Oracle Java SE 8 / JDK 8 (at the time of this writing, the latest version of Java is Java SE 8). This tutorial shows you how to install Oracle Java SE 8 on Ubuntu 14.10.
Install and configure Quagga in Ubuntu
Quagga is a network routing software available in most GNU/Linux, Solaris, FreeBSD, and NetBSD. It provides the implementation of OSPF (Open Shortest Path First), RIP (Routing Information Protocol), BGP (Border Gateway Protocol) and IS-IS. It is distributed under GNU GPL license.
Install Java SE 7 (JDK 1.7) on Ubuntu 11.10 Oneiric Ocelot
Ubuntu has Open JDK packages which you can simply install them for your Java Development Kit for developing Java-based applications. If you type ‘java’ or ‘javac’ in a terminal window without any JDK / JRE installed in the system, it will tell you a list of packages where you can find the java program as follow: