Quantcast
Channel: Linux Stall » Tips
Browsing latest articles
Browse All 8 View Live

How to install RPM package on Ubuntu?

Ubuntu users are used to using Synaptic for their software needs and the other user chunk has apt-get via command line. But Ubuntu users don’t have to be sad for...

View Article



Linux Command Line tips that every Linux user should know

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...

View Article

View log files in real time

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...

View Article

Unity keyboard Shortcuts

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....

View Article

Your own command line password generator!

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...

View Article


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...

View Article

Add auto-complete to “yum”

We really enjoy the auto complete feature in bash but it would be great to have it with “yum”. Debian based Linux Users already have it. Red Hat based distros...

View Article

How to run sudo command without password on Linux?

There comes a time when you want to execute a command with root privileges but you don’t want to enter root password again and again. May be you want to...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images