How to install Zoom Video Conferencing app on Ubuntu 20.04
The award-winning Zoom features video conferencing, Web conferencing, Webinars, Screen sharing, online meetings and group messaging in one easy-to-use application. (more…)
The award-winning Zoom features video conferencing, Web conferencing, Webinars, Screen sharing, online meetings and group messaging in one easy-to-use application. (more…)
In Linux, when we work from the command line, it is often very convenient to be able to execute several commands in a single line. For example if you want to download, decompress and open (more…)
Updated on May 11th 2023 – In this article we will show some of the best download manager applications for Linux Ubuntu and similar distros. This kind of software is a must for every new and professional Linux user. (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…)
A good programming language increases the readability of programs and their long-term maintainability. The faster the bugs can be fixed, the more time there is (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…)
htop is a process monitoring utility in Ubuntu which is based on the top tool. It shows the usage per CPU in a nice graphical interface along with the memory and swap usages. You will be able to easily and quickly (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…)