Would you like to create a testing environment for Windows on your Linux computer? Are you running Ubuntu or some other Debian based operating system (like Linux Mint)? It isn’t hard to create your testing environment for Windows using VirtualBox. This article will show you quickly how it is done! The first thing you must Read More
Tag: Ubuntu
How can I switch between workspaces in Ubuntu? A quick keyboard shortcut that will help you!
Are you using multiple workspaces in Ubuntu? Would you like to find a shortcut that helps you easily switch between the different workspaces? It isn’t hard if you know what buttons to use! As you can see, I have two workspaces available above. You can see all windows in the current workspace by clicking the Read More
What are the green numbers showing over icons in the Ubuntu bar/dock? How to get rid of them?
Do you see a little number above some icon in your Ubuntu bar/dock? Maybe it is a small ring with a number one on the inside, or maybe 2 or 3? What are these numbers? What do they represent, and how can you get rid of them? I will make this very easy. In Ubuntu, Read More
How to print from the command line in Ubuntu?
This little guide will show you how to print documents and output them in the Ubuntu command line on your printer. By default, you have a printer set up for use and the command in use here will use your default printer to fulfill the commands. There might be several reasons why you want to Read More
How to use the grep command in Linux?
The grep command in Linux is a powerful tool that allows you to search for patterns in text files or output. System administrators frequently use it, and if you work with Linux, you will for sure use it yourself. Here are the basic steps to use the grep command. Note that the grep command is Read More