Search Results

Search: Posts Made By: blowtorch
Forum: Programming 01-20-2006
233,616
Posted By blowtorch
Trying to read from an illegal memory location...
Trying to read from an illegal memory location will cause this fault. i.e.
Forum: Programming 08-21-2006
64,136
Posted By blowtorch
How do you want to do it? Run a system() call...
How do you want to do it? Run a system() call that runs 'df' or do you want to do this via system calls? For the latter, check the man page of statvfs(2). For the first method, check the man page of...
Forum: Solaris 09-03-2007
24,283
Posted By blowtorch
Assuming you use meta, use metastat -p or...
Assuming you use meta, use metastat -p or metastat -c to see the mirror/submirror information. Then use metadetach to break the mirrors. The format of the command goes like: metadetach mirror_name...
179,517
Posted By blowtorch
ksh in vi mode also supports auto completion of...
ksh in vi mode also supports auto completion of files/directories. Just press 'Esc' and then '\'. Pressing 'Esc' and then '*' will give you all the files and directories starting with the pattern...
1,808
Posted By blowtorch
Your lan card may not be supported by Solaris....
Your lan card may not be supported by Solaris. Not all hardware is. You can check the supported hardware here (http://www.sun.com/bigadmin/hcl/).
Forum: Solaris 05-12-2006
21,006
Posted By blowtorch
Hi, The /tmp directory is not a filesystem per...
Hi,
The /tmp directory is not a filesystem per se, it is actually the swap space that solaris mounts as /tmp. Check the df -k output. It will show the filesystem for /tmp as swap. This swap is...
Showing results 1 to 6 of 6

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