Difference between revisions of "Linux"

From Nearline Storage
Jump to navigation Jump to search
m
m
Line 37: Line 37:
 
* [[Burning CDs]]
 
* [[Burning CDs]]
 
* [[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 -axS | sort -r -n -k 1,1 | less"
 
* List files by size - "du -xmS | sort -g"
 
* List files by size - "du -xmS | sort -g"
 
* Identify processes using files or sockets - "fuser"
 
* Identify processes using files or sockets - "fuser"

Revision as of 17:16, 24 February 2008

Work Stuff

WebSphere

System Settings

Building System Components

System Setup

HowTo

Troubleshooting