Want to do some fun stuff in the Linux terminal? How about converting a regular image into an ASCII art? You know what’s ASCII? It’s a standard that assigns letters, numbers and other characters in the 256 slots available in the 8-bit
Read More
You get plenty of open-source web browsers available for Linux. Not just limited to chrome-based options, but chrome alternatives as well. Most of the options available focus on a pretty user experience while offering privacy features. However, Nyxt browser may not be
Read More
One of the primary roles of any systems administrator is viewing and analyzing log files. Web server log files from other Apache and Nginx can build up over time and examining them can prove to be a tedious and time-consuming activity. Thankfully,
Read More
SSH has become the default method of accessing a remote Linux server these days. SSH stands for Secure Shell and it’s a powerful, efficient, and popular network protocol used to establish communication between two computers in a remote fashion. And let’s not
Read More
Daemons work hard so you don’t have to. Imagine that you are writing an article, Web page, or book, Your intent is to do just that – write. It’s rather nice not having to manually start printer and network services and then
Read More
Have you ever wished that you could freeze your Linux desktop screen and draw anything on it? Or, you may want to point out or highlight a part of your app or desktop to someone else while screen recording on Linux? If
Read More
In the past, we have covered quite a number of command-line monitoring tools in Linux. These include vmstat, htop and top command to mention a few. The top command is the most widely used command since it comes preinstalled and gives a
Read More
Brief: This is a beginner’s guide that shows the steps you need to follow for setting up XRDP on Ubuntu-based Linux distributions. With this, you can access your Ubuntu system from a different computer and use it graphically. Microsoft Remote Desktop Protocol(RDP)
Read More
Recently, CentOS was killed, which existed as a rebuild of Red Hat Enterprise Linux (RHEL). You will still find the availability of CentOS Linux 8 and 7 but their support will end at the end of 2021 and 2024 (maintenance updates) respectively.
Read More
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