How to find out Linux Ubuntu version installed? How to find if you’re using 32 bit Ubuntu or 64 bit Ubuntu OS? How to find the Unity version installed in Ubuntu? How to find the Kernel version installed on Ubuntu OS? Find partition size information of the HDD in Terminal. Command line tutorial to find […]
Linux
How to Copy and Paste Text In Linux Ubuntu Terminal
Ubuntu Terminal Keyboard Shortcut Keys. How to Cut, Copy, and Paste in the Terminal in Ubuntu. Learn how to copy and paste from the Terminal (Command Line). You can easily copy and paste text into the Linux Terminal. Let us see how: In most of the application, keyboard shortcuts for Cut, Copy and Paste are […]
How to Clear Terminal History In Ubuntu
Learn how to clear Terminal history in Ubuntu. You can clear bash shell history, which means you can clear previous command history from Ubuntu Terminal. Clear Bash Shell Terminal History Command To clear the history, type the following command: history -c && history -w OR rm ~/.bash_history Clear Bash Shell Terminal History on Logout You […]
How To Fix No Sound In Ubuntu 14.04
How to fix no audio in Ubuntu 14.04. A tutorial with easy steps to resolve sound not working in Ubuntu 14.04. One of the most common problem faced is no sound after installing Ubuntu 14.04. In this tutorial we will try to list solutions to fix no-sound issue on Ubuntu 14.04. The following solution should […]
How to Change Hostname in Ubuntu 14.04 Terminal Screen
How to change Hostname (Computer Name) in Linux Ubuntu 14.04. You can change the Hostname or Computer name in Linux Ubuntu PCs. This trick to change the Computer Name also applies for other Linux Ubuntu derivatives. The default Hostname (Computer Name) is set during the Linux Ubuntu instalation. Let us see how can we easily […]
Install These Best Ubuntu Panel Bar Indicators on Ubuntu 14.10/14.04
Install Panel Bar Indicators on Ubuntu 14.04/14.10 Unity Desktop. Install Brightness Indicator, Classic Menu Indicator, My-Weather Indicator, Search Files Indicator, System Monitor Indicator, Touchpad Indicator and Sticky Notes Indicator on Ubuntu system. 1: Brightness Indicator Brightness indicator allows you to control your laptop display brightness with indicator. sudo add-apt-repository ppa:indicator-brightness/ppa sudo apt-get update sudo apt-get […]