This guide explains how to install multimedia codecs in Fedora 37 from RPM Fusion software repository.
Linux Commands
- Linux Tips & TricksAlmalinuxDebianFedoraLinuxLinux AdministrationLinux BasicsLinux CommandsRed Hat Enterprise LinuxRocky LinuxTips and TricksUbuntuUnix/Linux Beginners
Run Commands As Another User Via Sudo In Linux
By skBy sk 8.1K viewsThis brief guide explains how to run commands as another user via Sudo and how to run certain commands without sudo password in Linux.
- Linux User ManagementLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Find User Accounts With Empty Password In Linux
By skBy sk 6.7K viewsIn this guide, we will discuss what is Shadow password file and its purpose in Linux. Then, we will discuss various commands to find all user accounts that has no password in Linux. Finally, we will see how to set password to an user and how to lock and unlock user accounts in Linux.
- Linux Disk ManagementLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Create And Manage Disk Partitions With Fdisk In Linux
By KarthickBy Karthick 2.8K viewsThis tutorial explains what is Fdisk, and how to create and manage disk partitions with Fdisk utility in Linux operating systems.
- Linux AdministrationLinuxLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingUnix/Linux Beginners
What is Fstab in Linux | An introduction to Linux /etc/fstab file
By KarthickBy Karthick 8.9K viewsIn this guide, we will learn what is fstab in Linux, and what is the usage of fstab file, the structure of /etc/fstab file and finally how to debug fstab issues.
- Linux Disk ManagementLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Create And Manage Disk Partitions With Parted In Linux
By KarthickThis guide explains what is Parted and how to use the parted utility to create and manage disk partitions in Linux and Unix-like operating systems.
- 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.
- Linux AdministrationAlmalinuxLinuxLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingRed Hat Enterprise LinuxRocky LinuxUnix/Linux Beginners
How To Move Home Directory To New Partition Or Disk In Linux
By KarthickThis step by step article will walk you through the procedure to move home directory to new partition or drive 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.
- Linux CommandsCommand line utilitiesLinuxLinux BasicsLinux Tips & TricksOpensourceTips and TricksUnixUnix/Linux BeginnersUtilities
How To Correct Errors And Typos In Previous Console Commands In Linux
By skThis tutorial explains different ways to correct errors and typos in previous console commands in Linux and Unix operating systems.