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

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 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

How to Resize Images on the Ubuntu Command Line

Resize graphics in Ubuntu

Sharing graphics and photos has been so popular in the past few years that I am sure you must have also found yourself sharing, and even creating some. While working with graphic files, sometimes we also have to resize them by changing their dimensions. This way, we can make sure that the image fits in … Read more

How to Install and Configure Samba on Ubuntu

SAMBA Installation on Ubuntu

If you have a network that comprises of both Windows and Linux machines and you want to enable sharing between them. You can achieve this by using a useful tool Samba. It is an open-source tool that allows you to access shared resources including files, printers, etc. In this article, we will show you how … Read more

How to Install Cinnamon Desktop 3.4 on Ubuntu

Ubuntu Cinnamon Desktop

Cinnamon is the default desktop environment of the Linux Mint distribution which offers advanced features and traditional user experience. It offers flexibility, speed, a traditional but elegant desktop look with the bottom panel and app menu, etc. Cinnamon is also available as an optional desktop for other Linux distributions like Ubuntu, Fedora, Arch Linux, openSUSE, … Read more