Difference between revisions of "Linux"

From Nearline Storage
Jump to navigation Jump to search
m
m
Line 36: Line 36:
 
* [[Enabling Remote X-Windows Sessions In Linux]]
 
* [[Enabling Remote X-Windows Sessions In Linux]]
 
* Finding large files - "du -amxS | sort -rn -k 1,1 | less"
 
* Finding large files - "du -amxS | sort -rn -k 1,1 | less"
 +
* List files by size - "du -xmS | sort -g"
 
* Identify processes using files or sockets - "fuser"
 
* Identify processes using files or sockets - "fuser"
  
 
===Troubleshooting===
 
===Troubleshooting===
 
* [[Starting LVM manually]]
 
* [[Starting LVM manually]]

Revision as of 04:42, 9 September 2006