Linux Learning
Thursday, October 30, 2014
How to Forcefully umount filesystem
›
fuser -km -k = Kill processes accessing the file. -m = Name specifies a file on a mounted file system or a block device that is mounte...
3 comments:
Thursday, July 24, 2014
Ubuntu Virtualbox Shared folder Mount Issue
›
While mounting a shared folder on Virtual box you may encounter an error saying Mount wrong fs type bad option. Don't panic ...
1 comment:
Sunday, June 15, 2014
sysctl linux command.
›
Its more likely you are not aware of this command until you install Oracle DB ;) Lets look at how to use it . You may encounter a war...
2 comments:
Thursday, March 13, 2014
OVM 3 not able to detect local disk.
›
Sometime it is possible that You may not able create local repositories as Local disks are not shown in OVM manager . This is possible mai...
Thursday, January 23, 2014
How to check mounted luns ?
›
Install FC PCI card on server. To check the FC PCI card port details on Server. use below commnd. #ls /sys/class/fc_host host8 host...
Oracle VM 3 How to find the VM Server version.
›
Yes that old /etc/issue file will help you find the Server version details in below format. #cat /etc/issue Oracle VM server release 3.2.2...
1 comment:
Thursday, January 24, 2013
Tar gzip simplified.
›
I m a great fan of thegeekstuff.com .Recently come across their article over Tar and Gzip commands. I must say This guy Ramesh Doing Grea...
›
Home
View web version