Category Archives: Java

OpenBSD 5.8 Minecraft Server

One of my kids is loving Minecraft , so we decided to setup a a Minecraft server to have a persisting world were we can play together and have some of his friends playing from their home. There is a lot … Continue reading

Posted in Java, Minecraft, OpenBSD | Tagged , , , | Comments Off on OpenBSD 5.8 Minecraft Server

Installing PyCharm and Oracle Java in Ubuntu

Follow these steps to install PyCharm in Ubuntu: 1. Copy the pycharm-*.tar.gz to the desired installation location (make sure you have rw permissions for that directory) 2.Unpack the pycharm-*.tar.gz using the following command:   3. Check that you have Java Installed … Continue reading

Posted in Java, Linux, Python, Ubuntu | Tagged , , , , | Comments Off on Installing PyCharm and Oracle Java in Ubuntu