Difference between revisions of "Linux"

From Nearline Storage
Jump to navigation Jump to search
m
(39 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
===Video Processing===
 +
* [[Saving YouTube Videos]]
 +
* [[Ripping a DVD to an AVI]]
 +
* [[Author a Myth MPG on to a DVD]]
 +
* [[Screen Captures]]
 +
* [[From Video Camera to DVD]]
 +
* [[Transcoding Video To 3GP Format For Motorola VE20 Phone]]
 +
 
===System Settings===
 
===System Settings===
 
* [http://reactivated.net/writing_udev_rules.html Writing udev rules]
 
* [http://reactivated.net/writing_udev_rules.html Writing udev rules]
Line 5: Line 13:
 
** [[SENDMAIL Configuration for SBC Yahoo DSL|For SBC Yahoo DSL]]
 
** [[SENDMAIL Configuration for SBC Yahoo DSL|For SBC Yahoo DSL]]
 
** [[SENDMAIL Configuration for Comcast Cable and LunarPages|For Comcast Cable and LunarPages]]
 
** [[SENDMAIL Configuration for Comcast Cable and LunarPages|For Comcast Cable and LunarPages]]
* [[File Associations]]
 
 
* [[Enabling VMWare To Use Alsa Sound Support]]
 
* [[Enabling VMWare To Use Alsa Sound Support]]
 
* [[Automatic Login (KDE)]]
 
* [[Automatic Login (KDE)]]
 
* [[Tweaks for WINE]]
 
* [[Tweaks for WINE]]
 +
* [[XMMS Equalizer Presets from WinAmp]]
  
 
===Building System Components===
 
===Building System Components===
 
* [[Building custom kernal RPMs for Fedora Core 4]]
 
* [[Building custom kernal RPMs for Fedora Core 4]]
 
* [[Building Java RPMs for Fedora Core]]
 
* [[Building Java RPMs for Fedora Core]]
 +
* [[Building Livna's NVIDIA kernel modules]]
  
 
===System Setup===
 
===System Setup===
 
* [[Setting up MythTV on a barebones Shuttle SB83G5]]
 
* [[Setting up MythTV on a barebones Shuttle SB83G5]]
 +
** [[MythTV kernel upgrades]]
 
* [[Setting up Fedora Core 4 on a ThinkPad Z60m]]
 
* [[Setting up Fedora Core 4 on a ThinkPad Z60m]]
 
* [[Setting up Fedora Core 5 on a ThinkPad Z60t]]
 
* [[Setting up Fedora Core 5 on a ThinkPad Z60t]]
 +
* [[Setting up Fedora Core 6 on a ThinkPad Z60t]]
 
** [[Media:Z60t_manual_(39t6194).pdf|Hardware manual for Z60t]]
 
** [[Media:Z60t_manual_(39t6194).pdf|Hardware manual for Z60t]]
* [[Using a Sprint PCS Connection Card (Novatel Merlin S620) On Linux]]
+
* [[Using a Sprint Mobile Broadband Card (Novatel Wireless Merlin S720) On Linux]]
 +
** [[Using a Sprint PCS Connection Card (Novatel Merlin S620) On Linux]]
 
* [[Resizing a logical volume]]
 
* [[Resizing a logical volume]]
 
+
* [[Fixing dovecot authentication so that pop3 authentication doesn't hang]]
===IBM Intranet Tweaks===
+
* [[Installing system-wide fonts in FC7 under KDE]]
* [[Printing On IBM printers]]
+
* [[Set Up CVS Server on FC8]]
* Lotus Notes:
 
** [[A LotusScript agent that automatically deletes old mail]]
 
** [[Tridge's hacks for the Notes client]]
 
** [[Access To Notes Test Servers]]
 
** [[Lotus Notes File Associations|File Associations]]
 
** [[Fixing UnicodeDecodeErrors in fetchnotes]]
 
** [[IBM wireless network access]]
 
  
 
===HowTo===
 
===HowTo===
 
* [[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"
Line 41: Line 46:
 
* [[Registering a New KDE Protocol Handler]]
 
* [[Registering a New KDE Protocol Handler]]
 
* [[Set Firefox as the default browser for Evolution]]
 
* [[Set Firefox as the default browser for Evolution]]
 +
* [[VI Editor Quick Reference]]
 +
* [[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===
 
===Troubleshooting===
 
* [[Starting LVM manually]]
 
* [[Starting LVM manually]]
 +
* [[When Crossover Office Apps Don't Start]]
 +
* [http://www.mail-archive.com/wget@sunsite.dk/msg09478.html Cookie handling bug in wget]
 +
* [[Set up serial console to view system log]]
 +
 +
__NOTOC__

Revision as of 11:27, 21 November 2013

Video Processing

System Settings

Building System Components

System Setup

HowTo

Troubleshooting