User Tools

Site Tools


general_help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

general_help [2010/03/03 02:47]
k2patel
general_help [2020/08/10 02:35]
Line 1: Line 1:
-====== General Help ====== 
- 
-==== How to mount procfs ==== 
- 
-To mount procfs you need to do following. 
-<code bash> 
-mount -t procfs proc /proc 
-</​code>​ 
-It is necessary to run command like truss on dump(core) file. 
- 
-==== Network Status Graph ==== 
- 
-To check network status 
-<code bash> 
-nload -u m <​interface>​ 
-</​code>​ 
- 
-==== Statistics of the System ==== 
- 
-To check system statistics. 
-<code bash> 
-vmstat -z 
-</​code>​ 
  
general_help.txt ยท Last modified: 2020/08/10 02:35 (external edit)