How to Search the Web from Your Terminal with S

When you’re performing some tasks in the terminal and want to search for some information on a specific site, you have to leave the terminal and run your browser to do the search. S proves there’s a better way to do it. S is not the only tool to allow you to search the Web … Read more

A Quick Guide to Linux Partition Schemes

Partition schemes in Linux are the bane of the existence of many new (and experienced) Linux users. What partition setup should you use when dual-booting Windows and Linux? How should I set up my partitions if I just want to boot Linux? Should you have a separate partition for “/home”? Why do some people put … Read more

Sugar: A Linux Desktop Environment and Learning Platform for Kids

In this Desktop Environment review, we take a departure from the norm and focus on a very specialized desktop environment. Sugar is a desktop environment that’s designed for education and ease of use and is built very well for what it is. This articles goes over the Sugar Desktop Environment, its user experience, some notable … Read more

How to Set Up a Virtual On-Screen Keyboard in Linux

While there are often challenges for the blind or visually disabled on Linux, the state of accessibility has come a long way in the last couple of years. One of the little things that users may be looking for is an on-screen keyboard, and there’s no better place to look than the built-in tools in … Read more

Do You Need a Boot Partition in Linux?

If you fire up a partitioning tool and point it at your hard disk drive, it’s quite probable you will see a small boot partition before everything else. It may only eat up a tiny fraction of your hard disk drive and not appear when actively using the computer. Is that partition essential? Can you … Read more

6 of the Best Linux Text Editors

A text editor is very important for any operating system. Be it taking quick notes, drafting a document, or even coding a script, it is the best tool for the job. For Linux, you’d be amazed by just how many different text editors there are out there. To help you decide which text editor you … Read more

How to Install and Configure Openbox Window Manager in Linux

Openbox is a lightweight and highly configurable window manager. It’s perfect for lightweight distros like minimal Ubuntu. However, getting used to it can be a bit daunting for new users. For starters, when you first install it, you will be greeted with a black screen. While this can be intimidating, with a few pointers, you’ll … Read more

Unity Desktop Review: Good for the Nostalgic Ubuntu Users

Continuing with our series of Linux Desktop Environment reviews, we’re going back to a classic. The Unity is just as much a blast from the past as MATE. This review covers the Unity Desktop: first impressions, the user experience, some notable features, and some recommendations on who should use it. First Impressions When I first … Read more

Best Conky Themes for Linux in 2021

Conky is a useful piece of software to display information on your Linux desktop. You can use it to display your CPU and memory usage, or to display the current weather information. It is also very customizable to fit into your desktop and wallpaper. If you are looking to spice up your config with something … Read more

Getting Started with Vagrant on Linux

Modern operating systems, including Linux, have developed over recent years to bring operating system virtualization to the humble PC. Running multiple operating systems using a hypervisor allows developers, system administrators, and tinkerers to set up small, dispensable, virtual environments to test things out and learn. As virtualization becomes more and more popular, more and more … Read more