View Single Post
  #7   (View Single Post)  
Old 4th June 2008
vermaden's Avatar
vermaden vermaden is offline
Administrator
 
Join Date: Apr 2008
Location: pl_PL.lodz
Posts: 1,056
Default

gstat(8) - prints nice output of currently used filesystems/partitions [ gstat ]
netstat(8) - great tool for checking network deamons listening ports, number fo packets and buffers [ netstat -ib | netstat -Lan | netstat -m]
diskinfo(8) - get info about disks, also benchmark them in hdparm(8) style [ diskinfo | diskinfo -c ad0 | diskinfo -t ad0 ]
iostat(8) - displays current disks usage, reads per second, transactions per second and so [ iostat 1 | iostat -x 5 ]
__________________
religions, worst damnation of mankind
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds

Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”.
vermaden's: links resources deviantart spreadbsd
Reply With Quote