how-to
How To Improve Typing Speed For Free Paid Members Public
Ever met a friend who could type 50+ Words Per Minute easily? Surely you must have already met one or many ? And if we ask them how they were able to do it, their response would vary because some would mention a very cool proprietary program while others would mention
Install & Manage Flatpak Applications On Standard User Accounts Paid Members Public
Flatpak is the new way to install and run applications on Linux. Unlike distribution maintained applications, flatpak is a great way to deploy Linux applications without worrying about “which” Linux distro specifically. You might have realized almost all Linux distros provide the same software but differing versions. One such example
How to Find PID and Kill a Process in Linux: A Step by Step Guide Paid Members Public
There comes a time where you need to find information about a certain process, often to find out what its ID is to parse to the ‘kill’ command. However, it need not necessarily be for that, of course. In this article we will learn how to find a process id
Set Background Wallpapers On i3wm Paid Members Public
i3wm is a tiling window manager that is powerful and resource efficient. It is used by many geeks who prefer more resources for their computers. I personally use it when I need to fire up virtualization software so my computer will have sufficient RAM for the guest OS. Unfortunately, i3wm
How To Backup And Restore SD Card For Raspberry Pi Paid Members Public
After having successfully recorded a system for our Raspberry Pi on our SD card it is almost certain that we will carry out some tests of the new system, as well as make personalization settings on it. But one thing I am sure of is that you have had to
How To Make Gedit More Programmer Friendly Paid Members Public
Gedit is the default text editor that comes pre-installed on Linux with GNOME as its desktop environment. It is extensible with plugins while at the same time simple and easy to use for newbies; pretty much like notepad you find on your Windows PC. However, Gedit can be configured to
How To Setup Latest Oracle OpenJDK On Linux Paid Members Public
OpenJDK is an open source version of Java Development Kit and is available on most Linux package repositories. Sadly, the version is quite outdated since Java programs today are compiled for the latest Java Environment (which is now version 10), the package found on most Linux repositories is still in
Install Ubuntu Bash Shell On Windows 10 Paid Members Public
Nobody expected that Linux on Windows will be a reality! Through Anniversary Update of Windows 10, Microsoft offered full-fledged Ubuntu-based Bash shell as a gift. To make this possible, Microsoft added a new feature called “Windows Subsystem for Linux”. Now Windows developers can write shell scripting! It is like a