Linux Development
Linux development tutorials provide valuable insights and guidance for programmers looking to create software applications and contribute to the open-source ecosystem on the Linux platform.
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
Ever wondered how to write a bash script for Linux? Or maybe you just need a bash script example as a template? Use this guide
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
Fine-Tune Firefox Settings In 3 Easy Steps
Customizing Firefox settings manually can enhance user experience, increase privacy and security, and streamline productivity by tailoring the browser’s features and functions to individual preferences
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.
Greatly Customizing Your bashrc File In Linux!
Arguably the most hardworking part of your Linux system. Let’s have a look at customizing bashrc to your dreams!
Top 5 GitHub 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