Nautilus is the graphical file browser in the GNOME desktop. You use it for accessing and managing files and folders on your system. You can also manage files and directories from the terminal though not everyone prefers that. However, you may encounter
Read More

A ‘funny’ thing happened this week. It’s FOSS received a DMCA takedown notice. It was against this tutorial about managing startup applications in Ubuntu. The DMCA report was filed by someone (using automated bots) who thought that the content violated the copyrights
Read More

In the world of Linux, few debates have stirred as much controversy as the battle between the traditional System V init system, often known as SysVinit, and the newer systemd. In this article, I’ll briefly discuss what systemd is, what advantages and
Read More

Kubernetes, an open-source container orchestration platform, has become the go-to solution for managing containerized applications at scale. While Kubernetes provides powerful command-line tools for managing clusters, sometimes a visual interface can make monitoring and managing your deployments even easier. Kubernetes Dashboard is
Read More

I have a feeling that we’ve been covering more commands and terminal-based tutorials than desktop-focused tutorials. Do you also think the same? If yes, let me know so that we can put the focus back where you, our readers, want it. ๐Ÿ’ฌ
Read More

PHP is a recursive acronym for Hypertext Preprocessor. It is a popular and widely used server-side scripting language used in web development and can even be embedded in HTML pages. Although there are other new scripting languages such as Perl and Ruby,
Read More