KOTLIN, The enhanced Java
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…)
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…)
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…)
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…)
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…)
Gunzip It is a utility that decompresses already compressed files such as images, documents, audio tracks, etc . Gunzip accepts many file extensions such as .gz, -gz, _z,.z, -z , .Z, .tgz or .taz. After (more…)
To modify the root folder in Apache, you would need to make changes to two files basically. We will first start by modifying the file /etc/apache2/apache2.conf.
(more…)