how-to
How To Install Windows 10 In Virtualbox On Linux Paid Members Public
You might be a developer and just want to try out your application in a Windows environment, or just want the thrill of doing something in Windows 10. Well, the solution might be as easy as using Virtualbox to install windows 10 unlike installing it on your machine, which may
How To Boot Into Linux Command Line Paid Members Public
There may be times where you need or want to boot up a Linux system without using a GUI, that is with no X, but rather opt for the command line. Whatever the reason, fortunately, booting straight into the Linux command-line is very simple. It requires a simple change to
Swap Space in Linux: How To Increase Swap Space In Linux Paid Members Public
So it has been long since you started using Linux. Now that you’re enjoying what Linux has to offer, one of the things you often come across is the Swap Space. In this article, I will discuss Swap Space in Linux, its importance, when it’s required, and how
Remove GUEST Session From Ubuntu Login Screen Paid Members Public
A guest session on Ubuntu allows having a temporary user account and access the Ubuntu machine. The desktop of a guest session looks like it does when a regular user logs in. Behind the scenes, Ubuntu controls the access privileges for a guest session. The official definition of guest session
How To Use grep Command (With Examples) Paid Members Public
Grep short for Global Regular Expression Print is a command line utility for searching lines in text based data to match a particular regular expression. How to use grep command Grep is extremely simple to use, I have a text file on my Desktop with the following text. Now let’
Dual Boot Ubuntu And Arch Linux Paid Members Public
Dual booting Ubuntu and Arch Linux is not as easy as it sounds, however, I’ll make the process as easy as possible with much clarity. First, we will need to install Ubuntu then Arch Linux since it’s much easier configuring the Ubuntu grub to be able to dual
speedtest-cli - Internet Speed Test In Linux Terminal Paid Members Public
I doubt there is a better alternative to Ookla’s speedtest when it comes to testing our internet speed. Once in a while, we all like to test our internet speed by visiting their website. Wouldn’t it be a lot cooler if we could test our internet speeds by
What Are Zombie Processes And How To Find & Kill Zombie Processes? Paid Members Public
If you are a regular Linux user, you must have encountered the term ‘Zombie Processes’. So what are the Zombie Processes? How do they get created? Are they harmful to the system? How do I kill these processes? Keep reading for the answers to all these questions. What are Zombie