Fedora Linux 35 has been released! This step by step guide explains how to install Fedora 35 GNOME desktop with screenshots.
Karthick

Karthick
Karthick is a passionate software engineer who loves to explore new technologies. He is a public speaker and loves writing about technology especially about Linux and opensource.
- openSUSELinuxLinux AdministrationLinux DistributionsLinux Installation GuidesUnix/Linux Beginners
How To Install openSUSE Leap 15.3 Desktop – A Step By Step Guide
By KarthickBy Karthick 4.6K viewsThis step by step guide explains how to download the latest openSUSE Leap and Tumbleweed editions and then how to install openSUSE Leap 15.3 desktop edition with screenshots.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Create GUI Dialog Boxes In Bash Scripts With Zenity In Linux And Unix
By KarthickBy Karthick 16.7K viewsZenity is a rewrite of gdialog, the GNOME port of dialog which allows you to create GUI dialog boxes in Bash scripts in Linux, BSD and Windows.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Case Statement
By KarthickBy Karthick 2.4K viewsThis guide explains what is Bash case statement and how to use case statement in Bash shell scripts with examples.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Conditional Statements
By KarthickBy Karthick 11.2K viewsIn this guide, we will learn how to work with conditional statements in bash, how to use file test, integer, and string operators. And finally, we will discuss how to write compact conditional statements using logical AND and logical OR operators.
- Bash scriptingBASHBash TipsLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – String Manipulation
By KarthickBy Karthick 4K viewsString manipulation is one of the fundamental concepts of bash scripting. This guide explains how to create and manipulate strings in bash.
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Printf Command Explained With Examples
By KarthickBy Karthick 6.5K viewsIn this article, I am going to explain the basic usage of the Bash…
- Bash scriptingBASHBash TipsLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Associative Array Explained With Examples
By KarthickBy Karthick 21.2K viewsThis is the second article as part of bash arrays. In the previous article,…
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Indexed Array Explained With Examples
By KarthickBy Karthick 14.8K viewsArrays are a type of data structure that is used to store values of…
- Linux CommandsBASHBash scriptingBash TipsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Tr Command In Linux Explained With Examples
By KarthickBy Karthick 7.3K viewsThe real power of Linux is there are many programs/utilities created to make our…