This can be done is 3 quick steps: Edit sudoers file: sudo nano /etc/sudoers Find a line which...
Category - Linux
Linux is a family of free and open-source software operating systems built around the Linux kernel. Typically, Linux is packaged in a form known as a Linux distribution for both desktop and server use
Write Your Own Bash Scripts to Automate Tasks on Linux
Bash scripting is a convenient way to automate things on any Linux system, and we’re going to...
How to Fix “Unable to download video data: HTTP Error 403:...
Youtube-dl is my favorite and preferred command line download manager. I often use it to download...
Youtube-dl Tutorial With Examples For Beginners
youtube-dl is a most popular command line YouTube downloader application. It is not just to...
How to use sed to find and replace text in files in Linux / Unix...
Question I am new to Linux world. I needed to discover the content called “foo” and...