How to display a digital clock in Linux terminal?
A clock is nothing special, we have tons of it but when it comes to linux the joy of accomplishing anything on command line is heavenly. In this document…
A clock is nothing special, we have tons of it but when it comes to linux the joy of accomplishing anything on command line is heavenly. In this document…
You can use any of the method given below to view contents of a file in Linux. Let us say the file name is “filename”. Then you can view its…
When you need to create a random password, stop brain storming over random characters as you have Linux command line at your disposal. It can accomplish things perfectly and, there…
Your Unity keyboard shortcuts documentation is here! Bookmark this page for future reference or download the wallpaper containing all unity keyboard shortcuts, download link in later half of this page….
Most of the log files in linux can be found in /var/log . You can go to this directory with cd command but root permission is required. cd /var/log To…
Below is the collection of Linux command line tips which I’ve found useful for Linux users. To get more information about the command mentioned below just open your terminal and…
Recent Comments