how-to

How To Improve Your Typing Speed

How To Improve Typing Speed For Free 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

sohail
sohail
Linux Tutorials
Install amp Manage Flatpak Apps On Standard User Accounts

Install & Manage Flatpak Applications On Standard User Accounts 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

sohail
sohail
Linux Tutorials
How to Find PID and Kill a Process in Linux

How to Find PID and Kill a Process in Linux: A Step by Step Guide 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

sohail
sohail
Linux tools
set background wallpapers in i3wm

Set Background Wallpapers On i3wm 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

sohail
sohail
Linux Tutorials
How to backup and restore SD card for Raspberry Pi

How To Backup And Restore SD Card For Raspberry Pi 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

sohail
sohail
Backup data
gedit more programmar friendly

How To Make Gedit More Programmer Friendly 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

sohail
sohail
Reviews
setup openjdk on linux

How To Setup Latest Oracle OpenJDK On Linux 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

sohail
sohail
Linux Tutorials
Install Ubuntu Bash Shell On Windows 10

Install Ubuntu Bash Shell On Windows 10 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

sohail
sohail
Linux Tutorials