[LBo] Re: Chap 3 - Exercises

Eric Archer ericarcher at aol.com
Sun Nov 12 00:01:41 CET 2006


jisao wrote:
> Eric Archer wrote:
>> 4. How much swap space do you have? I used $ cat /proc/swaps
>>   
> Interesting.  There was nothing in mine, so I used fdisk -l
fdisk -l Didn't think about that. It is more informative but I have to
run it as root.

>> 5. What drivers are loaded? I used $ lsmod
>>   
> I have a directory called /proc/driver, and I looked in there.  I also
> did the lsmod
This is what I have in /proc/driver
ericarcher at linux:/proc/driver> ls -l
-r--r--r-- 1 root root 0 2006-11-11 17:52 rtc
-rw-r--r-- 1 root root 0 2006-11-11 17:52 snd-page-alloc
neither of these seem to list the drivers.

>> 6. How many hours has the system been running? I used $ top
>>   
> I used $  uptime
I tried uptime and got
ericarcher at linux:/proc> cat uptime
15117.63 14278.14
I don't know how to translate that. I tried -h -H.
>> 7. Which filesystems are known by your system?  
> cat /proc/filesystems
Works good
Thanks
> 
> I did go further yet.
> 
> 



More information about the QnA mailing list