Learn how to rename multiple files in Linux command line. This post explains how to rename multiple files at once in Linux. Using Linux command to rename a file or directory is easy. Learn how: On many Linux distributions, the rename command is not available by default. If your system is missing the rename command […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
Display Current Directory Contents, Including Hidden Files (Starting With .)
Learn how to display current directory contents, including hidden files (starting with .). use the long format. Here is the command used to list all the files in your current directory including hidden. Ubuntu LS Command The ls command can be used to show hidden files in Ubuntu using terminal (command line). Ls command has […]
Install Brave Browser in Ubuntu 23.04
If you are looking to install the most secure browser for Android devices or the best private browser for PC, you can opt for Brave browser. Here is how to install Brave browser in Ubuntu. Install Brave Browser in Ubuntu Run the following commands: sudo apt install apt-transport-https curl sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg sudo […]
Install Remmina For Remote Desktop Screen Sharing In Linux Ubuntu
Here is how to install Remmina in Linux command line. Remmina is a desktop screen sharing tool in Linux to share folder between two Linux computers. Installing Remmina – Method 1 sudo apt update -y sudo apt-add-repository ppa:remmina-ppa-team/remmina-next sudo apt update sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret Installing Remmina – Method 2 sudo apt update […]
How To Install Xtreme Internet Download Manager For Linux Ubuntu
If you are looking for the best free internet download manager for Linux Ubuntu, here is how to install and use xtreme download manager for Linux Ubuntu systems. Xtreme Download Manager Xtreme Download Manager is a powerful tool which can increase download speed up-to 500%. It can save streaming videos from YouTube, DailyMotion, Facebook, Vimeo, […]
How To Fix Username Is Not In The Sudoers File Ubuntu
How to fix “username is not in the sudoers file. this incident will be reported in Ubuntu”. This tutorial explains how to fix username is not in the sudoers file for Ubuntu Systems. When you get the error message, ‘username is not in the sudoers file’, it means that the user sourcedigit is not present […]