RAS Infosystems. Powered by Blogger.

Monday, 25 July 2016

Linux Command Line Tips and Tricks


You all are aware of "#history" command which help us to audit the commands we would run earlier. But if you want to check the history with time stamp then what to do, don't worry below steps will help you to check history with time stamp, Enter the below commands in terminal window #HISTTIMEFORMAT="%d/%m/%y/ %T" #history Now you can see history with time stamp. Command Explanations - HISTIMEFORMAT...

How To Install KVM On CentOS7


Kernel Based Virtualization (KVM) is virtualization application for Linux (like VMware, Virtual Box etc). KVM has the ability to run multiple gust operating systems like windows, Linux, UNIX, Solaris etc. with the help of hardware virtualization extensions. KVM work only if CPU supports hardware virtualization. We can manage KVM through command line as well as GUI tool Virtual Manager. Below...

Sponsers