PHP 8, the latest major release of the popular server-side scripting language, comes with numerous exciting features and performance enhancements. If youโ€™re running RHEL 8 or Rocky Linux 8 or CentOS 8 and want to take advantage of PHP 8, youโ€™re in
Read More

Let’s have arguments… with your bash scripts ๐Ÿ˜‰ You can make your bash script more useful and interactive by passing variables to it. Let me show you this in detail with examples. Pass arguments to a shell script When you run a
Read More

Hello techies, in this post we will cover how to install and use wireshark in Ubuntu 22.04. Wireshark is free and open source, cross platform, GUI based Network packet analyzer that is available for Linux, Windows, MacOS, Solaris etc. It captures network
Read More

Reintroducing the ‘request your tutorial’ feature ๐Ÿฆพ You might face some issues in your desktop Linux life. And if you did not find a good tutorial for your problem, feel free to request a tutorial through our Community platform. You can also
Read More

The Linux world has three ‘universal’ packaging formats that allow running on ‘any’ Linux distribution; Snap, Flatpak and AppImage. Ubuntu comes baked-in with Snap but most distributions and developers avoid it because of its close source nature. They prefer Fedora’s Flatpak packaging
Read More

It’s FOSS turns 11 ๐ŸŽ‚ Yes! It’s been more than a decade of educating and promoting Linux. Seems so unreal ๐Ÿคฉ I am giving away Bash it Out, an ebook of Bash puzzles, to celebrate this occasion. Don’t know Bash scripting? No
Read More

In our previous post, we have already covered how to install Debian 12 step by step. Whether you are a beginner or an experienced user, there are some essential tasks you should consider after the installation. In this post, weโ€™ll explore the
Read More