The Sudoers File in Ubuntu
The sudoers file is used by Linux and Unix administrators in general in order to to allocate specific system rights to new and existing system users. This enables the system administrator to control what every (more…)
The sudoers file is used by Linux and Unix administrators in general in order to to allocate specific system rights to new and existing system users. This enables the system administrator to control what every (more…)
Snappy aka Snap, is a next generation revolutionary technology that is used to build and install desktop apps on Linux. Snappy, which is originally a package (more…)
As with all large data sets, filtering is necessary to analyze, inspect and diagnose the system. In this article, you will learn about journalctl’s advanced filtering options which could be very useful for system administrators. (more…)
Updated on May 17th.
Coding is an essential part in the life of developers. Building good applications or web pages requires a good and reliable code editor or IDE. More and more developers are choosing Linux over other operating systems (more…)
In this article, you will learn how to fix some common update errors that occur frequently when you try to update your Ubuntu version. (more…)
In most Ubuntu and similar Linux distributions, the systemctl tool has replaced power management commands that were used in previous releases. The following commands for instance have been replaced by systemctl as (more…)
Usually when you have Ubuntu installed, it is likely that the system folders and the home folder all belong to the same partition.In order to keep your custom settings, your files and folders, it is recommended that you (more…)
Updated on 05/1/2023 – As a system administrator, it is essential to regularly monitor the performance of your operating system, such as Ubuntu. With so many performance monitoring tools available for Linux, it can be challenging to select a reliable one. (more…)
If you want to work with vector graphics files, you can use a nice utility on Ubuntu called Gravit Designer which is a free and complete vector graphics design application. (more…)
There are many GUI applications on Linux that help optimize and compress images while retaining the original quality. In this article we will use two command-line based utilities , jpegoptim and OptiPNG. Let’s get started. (more…)