Differences between revisions 17 and 33 (spanning 16 versions)
Revision 17 as of 2008-09-26 23:00:56
Size: 746
Editor: CarlNobile
Comment:
Revision 33 as of 2009-06-25 20:15:23
Size: 679
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Odds & Ends Code Snippits
Line 3: Line 4:
= Odds & Ends Code Snippits =

These are things I find interesting, some may be a new command I have found and need to document it for myself and some may be me philosophizing about the industry.

== Commands ==
= CodeSnippits =
These are things I find interesting, some may be a new command I have found and need to document it for myself.
Line 11: Line 9:
[[ChangeDirectoryOrFilePermissions]] ChangeDirectoryOrFilePermissions
Line 13: Line 11:
[[EeePc900-RebuildModules]] ConditionalPython

[[datetimeConversion|Date/Time Conversion]]
Line 17: Line 17:
[[FindMachinesOnYourNetwork]] FindMachinesOnYourNetwork
Line 21: Line 21:
[[Lenovo 3000 N100 -- Sound With Kubuntu]]

[[http://ubuntuforums.org/showthread.php?p=1440347#post1440347|Logitech V270 Bluetooth Mouse]]

[[MonetDBInstallationUbuntu]]

[[NFS HOWTO]]
[[Python to rsync]]
Line 30: Line 24:

[[BASHStringSlice|BASH String slicing Like Python]]

[[SpawnPythonProcesses|Spawning Python Processes]]

CodeSnippits (last edited 2010-02-11 20:40:22 by CarlNobile)