Search Results

Search: Posts Made By: Mick
Forum: Solaris 03-21-2014
2,708
Posted By ossupport55
you should be able to use iostat -En
you should be able to use

iostat -En
Forum: Solaris 03-20-2014
2,708
Posted By jlliagre
This will give you the count and some more...
This will give you the count and some more information about each disk on a Solaris machine:
iostat -En|awk '/^c[0-9]/{printf("\n%3d : ",++d)}{gsub(" *"," ");gsub("[A-Za-z ][A-Za-z ]*: 0...
Forum: Solaris 10-21-2011
2,100
Posted By h@foorsa.biz
To disable ctrl + backspace key combination put...
To disable ctrl + backspace key combination put those entries in your /etc/X11/xorg.conf


Section "ServerFlags"
Option "DontZap" "true"
EndSection
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy