pikedom.com

Notes to future me...

  • Home
Latest
  • [ March 2, 2021 ] Resetting the root MySQL Password on Debian 7.11 Uncategorized
  • [ February 28, 2021 ] Ventoy on Manjaro i3 Uncategorized
  • [ December 7, 2020 ] Install Dell OpenManage on Ubuntu 14.04 Uncategorized
  • [ September 19, 2020 ] Headless KVM Server on CentOS 8 Arch Linux
  • [ September 9, 2020 ] Importing a root CA into Manjaro Arch Linux
HomeJava

Java

No Picture
Java

Installing Oracle Java 11 on Ubuntu 18.04 LTS

January 30, 2020

To install Oracle Java 11, add the PPA to your package manager: Press enter to acknowledge the the notification and continue. Install Java JDK 11 with the following command: At this point you will need […]

Arch Linux

Installing Eclipse IDE on Arch Linux

October 30, 2018

I recently updated my OS (Manjaro i3) and noticed Netbeans had been updated to 9.0. Keen to see what new features they had added, I promptly took a look! Sadly there were no new features […]

Cloud Servers

XWiki on Ubuntu 16.04 LTS with Nginx Reverse Proxy

February 26, 2018

Install XWiki and all dependant programs on a 4 GB cloud server. This means: 1) Java 2) Tomcat 3) MySQL/MariaDB 4) XWiki 5) Nginx Here we use Nginx as a reverse proxy to firstly redirect […]

No Picture
Java

Installing Oracle Java on Ubuntu 14.04 LTS

April 9, 2015

You will need to run the following as the root user. To install Java 7… …and for Java 8… You will have to agree and accept the following licenses: You can quickly test both java […]

No Picture
Java

Using HelloWorld to Test a JDK Installation

February 8, 2015

To test that your Java Development Kit (JDK) is installed correctly, you need to write a simple Java program, compile it, and run the compiled bytecode. A simple Java HelloWorld example looks like this. You […]

Recent Posts

  • Resetting the root MySQL Password on Debian 7.11
  • Ventoy on Manjaro i3
  • Install Dell OpenManage on Ubuntu 14.04
  • Headless KVM Server on CentOS 8
  • Importing a root CA into Manjaro

Archives

Categories

Copyright 2018 © | Pikedom