LFCA: Understanding Linux Operating System – Part 1
The Linux Foundation has unveiled a new pre-professional IT certification known as the Linux Foundation Certified IT Associate (LFCA). This
The Linux Foundation has unveiled a new pre-professional IT certification known as the Linux Foundation Certified IT Associate (LFCA). This
Flameshot is an open-source screenshot tool available for Linux, Mac, and Windows. It is created with C++ and QT5 language.
Markdown is a formatting language that is created for the web. The purpose of markdown is to make life easy
Have you ever been in a situation to work with CSV files and produce output in structured tabular format? Recently
duf is one of the fancy Linux disk monitoring utilities written in Golang. It is released under MIT license and
If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying within
Eclipse is not a new term that programmers will hear. It is very popular in the developer community and has
In this article, we will show how to fix NTFS failed to mount errors such as “Failed to mount ‘/dev/sdax’:
The Linux Foundation Certified IT Associate (LFCA) is an entry-level certification offered by the Linux Foundation. It targets beginners or
The concept of virtualization has been around for a while now and has proved quite resourceful and cost-effective technologies. Operation
Vim text editor, short for Vi IMproved, is one of the most powerful and popular Linux text editors that enjoys
Alias in bash can be termed simply as a command or a shortcut that will run another command/program. Alias is