Tag Howto

Red Hat Linux cheat sheet commands examples RHEL

Useful Linux Commands (Red Hat) () Revised 3/1/2000 Getting information man commandname display the manual page for a particular command named commandname man -S sectionnumber commandname display the manual page under a specific section numbered sectionnumber for the command named…

Howto: Resize Virtual PC 2007 Virtual Machine

This is a two step process: 1. Use VHDResizer to resize the partition, download here 2. Use gparted to expand the partition, download here Details on VHDResizer (from ) VhdExpand is now VhdResize. VhdResize will resize Microsoft’s VHD files and will also…

Linux find large files

How do you find large files or directories on your disk in freebsd, unix, linux ? Linux find large files examples; find large files on your disk in *nix. All *nix systems List total size of each directory/file at current…