How to install Vanilla Gnome Desktop on Ubuntu

Ubuntu Vanilla GNOME Desktop

In Ubuntu 18.04 LTS, there is a customized version of the Gnome desktop. Ubuntu has done some changes on its 18.04 release to make it look like Unity desktop. However, some users might not like these changes. For them, there is a simple and minimized Gnome desktop environment also known as Vanilla desktop that they … Read more

How to manage user accounts in Debian 10

Debian 10 User Management

System administrators create user accounts when they have finished setting up a new machine. Removing and assigning root privileges to existing users is also part of their job. In this article, I am going to discuss the topic of managing user accounts in Debian version 10. This includes creating a new user, changing the password, … Read more

How to force Ubuntu to stop collecting your data from your PC

Ubuntu Stop sending reports

Ubuntu collects information from your system including hardware and software and sends them to Ubuntu servers. The data includes the information about the packages you have installed, how you are using it, and the applications crash reports. It also generates reports related to generic hardware related information like upgrades, processor architecture, installed memory, screen resolution … Read more

Two Popular MS Paint alternatives for Ubuntu

Pinta and XPaint on Ubuntu

This article is about the installation of two famous drawing applications on Ubuntu, that give you the same experience as MS Paint. These are the XPaint and Pinta tools. Both these applications can be installed from the Ubuntu Software Manager and from the command line. For educational purpose we will explain a different method of … Read more

How to Start, Stop and Restart Services in Debian 10

Debian start, stop and restart service

You have a services window in the Windows operating system through which you can manage your entire services including viewing, starting, and stopping them. Similarly, you have a terminal in Linux (Debian) operating systems for doing the same. In this article, I am going to focus on different ways of starting, stopping and restarting the … Read more

Install Peek Animated Gif Recorder on Ubuntu

Peek Screen Recorder

Peek is a screen recorder with an easy to use interface. Peek makes it easy to create short screencasts of a screen area. It was built for the specific use case of recording screen areas, e.g. for easily showing UI features of your own apps or for showing a bug report. With Peek, you simply … Read more

How to install SearX Search Engine on Ubuntu

SearX Meta Search Engine

Searx is a decentralized and non-commercial search engine that respects user’s privacy. It is one of the best and free private search engines that aggregate results from more than 70 search services, including Google and Bing. It does not track or collect user’s data. But the question is this why we need to have our … Read more

How to Install Ranger Terminal File Manager on Linux

Ranger Linux Terminal File Manager

Ranger is a lightweight and powerful file manager that works in a terminal window. It comes with the Vi key bindings. It offers a smooth way to move into directories, view files and content, or open an editor to make changes to files. Ranger has a minimalist interface that shows the directory hierarchy and allows … Read more

Always Launch Terminal as root User (sudo) in Ubuntu

Ubuntu root Terminal

While working with the Ubuntu command line, the Terminal, we come across situations that require us to log in as root again and again. Ubuntu does that for protecting our system in order to avoid any user or script that opens the Terminal for any malicious activities that put your privacy and system at risk. … Read more