Opera is quite a popular proprietary browser among certain groups of users for its features such as speed dial, free VPN, social media messengers in the sidebar, battery saver, crypto…
⚠️ Warning Unfortunately, Authy has pulled their desktop app, including the Linux version. Since you're looking for a 2FA desktop app for Linux, check out Authenticator. Authy is a widely…
Are you irritated by the following permission denied error in Docker? Then, most probably, you are running your Docker commands as a non-super user or without a sudo as a…
VLC (stands for "VideoLAN Client") is the world's number one open-source media player for Windows and Linux systems that is freely available for anyone to use. It supports a wide…
direnv is an open-source extension to your current shell for UNIX-based operating systems like Linux and macOS. It supports hooks for multiple shell startup files, such as bash, zsh, or…
There are multiple ways to read the content of a file in Linux. It includes GUI and CLI, and one of the most frequently used is the cat command. What…
Linux administrators have to be aware of existing users in the Linux system for different reasons, like finding out their roles or privileges. This all requires knowledge of the commands,…
Regular users are restricted from many activities to prevent accidental events or unauthorized access to system files. In Linux, the only root user has permission to execute system-level commands. A…
Have you ever gotten annoyed when executing a specific command that requires sudo to ask for a password? If you are a root user, you don't have to type the…