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 […]
How To Change Hostname In Ubuntu Without Reboot
Learn how to change hostname in Ubuntu without reboot. Ubuntu users can change hostname via command line using hostname command. Change Hostname Ubuntu Without Reboot via Commandline Before you start to change the hostname, run the following command to check the current hostname of our system. $ hostname The ‘hostname’ command prints the name of […]
7 Best Google SEO Tools For Digital Marketing
Here are the top 7 Google tools you didn’t know existed. From Google keyword tools for seo to the Google keyword planner tool for keyword research, these Google tools for digital marketing can be of great help. 1. Google My Business Google My Business is a free tool that allows you to promote your Business […]
Run Multiple Commands In Linux Shell Script
How to run multiple Linux commands at once or run multiple Linux commands in one line. Running multiple commands in a single line Linux is easy, learn how: How to Run Multiple Linux Commands in One Line There are 3 ways to run multiple commands in one line in Linux: See below to learn the […]