Linux
Jump to navigation
Jump to search
- Audio Processing
- Bash Shell
- Disks & Storage
- eMail Servers
- File Format Conversion
- Graphics Processing
- Networking
- Raspberry Pi
- System Setup
- Video Processing
- Unpack an RPM:
rpm2cpio myrpmfile.rpm | cpio -idmv
- Finding large files - "du -axS | sort -r -n -k 1,1 | less"
- List files by size - "du -xmS | sort -g"
- Identify processes using files or sockets - "fuser"
- Enabling acpi handling of Thinkpad keys
- VMWare and ALSA
- When a VMWare Guest System's Clock Runs Too Fast
- Building DOS boot disks on Linux
- Setting Up Seamless Windows Using VirtualBox
- Installing the AT&T Global Network Client
- Dialogs in Shell Scripts - zenity
Troubleshooting
- Starting LVM manually
- When Crossover Office Apps Don't Start
- Cookie handling bug in wget
- Set up serial console to view system log