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 […]
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.
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 […]
How To Check Battery Status In Linux Ubuntu Terminal
How to check battery status in Linux terminal. Here is the Linux command to check battery status. On Linux, users can check battery health via command line. Using upower command and acpi command in Linux, one can easily view the information about the system battery in terminal. upower upower is a command line tool to […]
Change Home Directory In Linux – How To Go To Root Directory In Linux Ubuntu
Tutorial explains how to go to root directory in Linux command – Ubuntu terminal and how to change home directory in Linux command line. See about the command to find root directory in Linux Root Directory In Linux Ubuntu The /root directory is the home directory of the root account. It must be known to […]
Install Evernote For Ubuntu & Install Indicator-Stickynotes On Ubuntu
How to add sticky notes to desktop in Ubuntu. Download and install Evernote alternative for Ubuntu Linux. Users can install indicator-stickynotes Ubuntu edition on their system. Install EverSticky, evernote alternative for Ubuntu, and install indicator-stickynotes on Ubuntu. Both are evernote like software for Ubuntu Linux. EverSticky EverSticky is a simple application thats provides post-it notes […]
How to Install Adobe Reader 9 in Linux Ubuntu
How to install Adobe Reader in Linux Ubuntu. Here are the terminal commands to install Adobe Reader in Ubuntu via Flatpak official PPA. For Ubuntu 16.04 and Ubuntu 18.04: Run the following commands in terminal to add the Flatpak official PPA and install Adobe Reader: sudo add-apt-repository ppa:flatpak/stable sudo apt update sudo apt install flatpak […]