Linux Development

How To Install Java in Ubuntu, Debian and Fedora
Java, that secret sauce you never knew you needed. We will discuss the differences between installing Java on these distributions.

This is how you build a NodeJS App in Docker
Docker rocks! With this virtualization technology you can run practically anything (with enough tinkering) without having to muddy up your machine with a bunch of

The BEST BASH Cheatsheet you could ever ask for!
Are you new to Shell Scripting? Or maybe you forget how to use certain syntax? Save this cheetsheet and reference it for all your Linux

How To Write Bash Scripts To Master Linux
If you’ve spent any amount of time running a Linux server then you’ll know what a time sink it can be. Especially in a development

Proxmox VE: An Open Source Solution for Virtualization
Virtualization on servers can be a hard concept to get into. You sometimes need to feel around in the dark so to speak. Today we

Unlock Firefox’s Full Potential with JavaScript
We showed you how to break the styling monopoly on Firefox with CSS. Now we go a step further. Basically, remaking your browser into what

How to install Python modules in Linux
Python, everyone’s best friend. This is because if you are reading this on your Linux distribution, you are likely using Python in some way right

Maximize Your Productivity with Vim Plugins and .vimrc
Vim, the text editor of choice for so many. Why might you ask? Why would someone use technology that is nearly 30 years old? The

How To Create Virtual Machines using Virt Manager In Linux
Now it is time to get into more with KVM and QEMU! Virt-Manager, a professional tool that provides control, compatibility and portability.

Customizing your .bashrc in Linux!
Arguably the most hardworking part of your system. Let’s have a look at customizing it to your dreams!

Top 5 GitHub and Git Alternatives To Use In (2023)
We’re going to take a look at 5 self hosted GitHub alternatives that you can try out on your home server!

The MySQL Cheatsheet you WISH you had before!
MySQL is a popular cross-platform, open-source database server, developed by Michael Widenius, now owned by Oracle. If you are a web developer you’ll encounter it