There are several Linux tools available for digital artists. However, those are mostly for image manipulation or drawing. So, how can you blend and mix video clips or computer-generated graphics in real-time on Linux? This is mostly a use-case if you are
Read More

There are several ways to test and improve your typing speed. You can use online tools, install dedicated applications on the desktop or test in the Linux terminal. Linux terminal? That’s right. From browsing internet to playing games, you can do so
Read More

Brief: An interesting open-source peer-to-peer audio streaming app which offers a simple user interface with powerful functionalities. SonoBus: Cross-Platform Audio Streaming App Audio streaming services are extremely popular nowadays when listening to music. However, a local collection is still a useful way
Read More

A Learning Management System (LMS) helps you automate and document the learning programs. It is suitable for both small-scale educational programs and university-level learning programs. Of course, even corporate training programs can be hosted using a learning management system. While it has
Read More

The PATH variable in Linux stores the path to the directories where it should look for executables when you run a command. abhishek@its-foss:~$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin As you can see, the PATH consists of several directories (like /usr/local/sbin, /usr/bin and more) separated
Read More

Enve is a cross-platform application that allows you to create vector animations and raster animations. You can even use audio and video files for creating your animation. Enve is open-source software using GPL 3 license. It is available for Linux, macOS and
Read More