Migrate from Snap packages to Flatpak with Unsnap in Ubuntu and its derivatives. Created by ex-Snap developer Alan Pope, Unsnap makes the migration process quite simple!
Scripting
- UbuntuGNOMELinuxLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Restore Vanilla GNOME Desktop With Flatpak Support In Ubuntu
By skThis tutorial explains how to restore Vanilla GNOME desktop with flatpaks support in Ubuntu, much like a fresh Fedora installation.
- Command line utilitiesLinuxLinux Tips & TricksOpensourceShell ScriptsUnix/Linux Beginners
Display Memory Information Using Ramfetch In Linux
By skThis brief guide explains what is ramfetch, how to install ramfetch in Linux, and how to display Memory information using ramfetch in Linux operating systems.
- Secure Shell (SSH)FreeBSDLinuxLinux AdministrationLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksSecurityShell ScriptsUnixUnix/Linux Beginners
How To Use sshpass For Non-interactive SSH login In Scripts In Linux And FreeBSD
By skBy sk 4.6K viewsIn this guide, we will learn what is sshpass utility, how to install sshpass in Linux and FreeBSD, and how to use sshpass for non-interactive SSH login in shell scripts in Linux.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Perform Arithmetic Operations In Bash
By KarthickIn this article, we will focus on how to do mathematical operations in bash…
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Select Loop Explained With Examples
By KarthickBy Karthick 3.6K viewsThis guide explains what is Select loop in Bash scripting and how to use Bash select loop to create a menu-driven script with examples.
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting
By KarthickBy Karthick 2K viewsThis introduction to Bash scripting guide is created with different topics that will make you comfortable in writing your first bash script.
- Bash scriptingBASHBash TipsLinuxLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
How To Parse CSV Files In Bash Scripts In Linux
By KarthickThis tutorial explains how to parse CSV files in Bash shell scripts using awk and sed utilities in Linux with examples.
- Bash scriptingBASHBash TipsLinuxProgrammingScriptingShell ScriptsUnix/Linux Beginners
How To Create GUI Dialog Boxes In Bash Scripts With Whiptail In Linux
By KarthickThis guide explains what is Whiptail, how to install Whiptail in Linux and how to create GUI dialog boxes in Bash Scripts using Whiptail in Linux.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnixUnix/Linux Beginners
How To Use Date Command In Bash Scripting In Linux
By KarthickThis guide explains how to use date command in Bash scripting, how to work with date and time using date in shell scripts, how to manipulate them and do various operations with it in Linux.