![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| numbers on permanently through .bash_profile | zorrokan | UNIX for Dummies Questions & Answers | 3 | 08-22-2007 03:28 AM |
| unmounting problem | karthikosu | AIX | 3 | 02-04-2007 06:00 AM |
| how to alter the old file permanently using sed? | mxms755 | UNIX for Dummies Questions & Answers | 2 | 04-05-2006 11:09 PM |
| Turning off MMDF permanently | QmanV2 | UNIX for Dummies Questions & Answers | 4 | 07-07-2003 01:44 PM |
| Unmounting a cd in Solaris | Jody | UNIX for Dummies Questions & Answers | 3 | 10-14-2002 01:15 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#8
|
|||
|
|||
|
eralier on ,
" /dev/dsk/c0t0d0s0 8565372 1038684 7441035 13% / /proc 0 0 0 0% /proc fd 0 0 0 0% /dev/fd mnttab 0 0 0 0% /etc/mnttab swap 258896 8 258888 1% /var/run swap 284232 25344 258888 9% /tmp " 1) this /ddev/fd refers to floppy? 2) what is this /proc? besides a filesystem , what special meaning/puposes does it servers.. as i seem to notice that almost every SUN system has this /proc 3) mnttab refers to the mounting table. why is it empty? 4) the two entries of swap meant that a filesystem can be mounted at 2 different directories. at least it appears to be so.. which. my understanding is that a fielsystem can only be mounted at one diretory at any one time. ... swap is recommended to be twice of ram, genearlyl please teach... my past experiences deals with logical volumes.. and now have to make the adjustment to sun as my organisation just got a sun sever.. please teach |
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
try out this command:
man 5 proc for information on /proc /dev/fd might be the floppy disk drive , though i always see /dev/fd0 |
|||
| Google The UNIX and Linux Forums |