Warning: Table './jdarx_drupal/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'aafaa27f09a6e8a5c161b32e501e300c' in /f2/jdarx/public/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 534
wayland's Computer Stuff - Systems Administration http://computerstuff.jdarx.info/taxonomy/term/19/0 en Keystroke flow in X.org http://computerstuff.jdarx.info/content/keystroke-flow-xorg <p>Now that I've been finding my way around XKB for a while, I thought I'd draw up a diagram of how keystrokes flow through X.org. </p> <p><a href="http://computerstuff.jdarx.info/content/keystroke-flow-xorg">read more</a></p> http://computerstuff.jdarx.info/content/keystroke-flow-xorg#comments Systems Administration Fri, 12 Jun 2009 03:40:13 +0000 wayland 62 at http://computerstuff.jdarx.info Cisco Operations Order http://computerstuff.jdarx.info/content/cisco-operations-order <STYLE> <!-- TD { text-align: center; } --> </STYLE> Details the order of operations for a Cisco. This is the most complete list I've seen anywhere, and as you can see, it's compiled from multiple sources. <p><a href="http://computerstuff.jdarx.info/content/cisco-operations-order">read more</a></p> http://computerstuff.jdarx.info/content/cisco-operations-order#comments Systems Administration Sat, 19 Jan 2008 06:43:41 +0000 wayland 45 at http://computerstuff.jdarx.info Floppy/CD Linux Distributions http://computerstuff.jdarx.info/content/floppycd-linux-distributions <p><strong>Comments in brackets (also known as &quot;square brackets&quot; -- the round ones are parentheses) are mine; others are from the project websites</strong></p> <p>Most of the files at <a href="http://www.ibiblio.org/pub/Linux/system/recovery/!INDEX.html">ibiblio.org</a> have more information in the LSMs</p> <ol> <li> Pluggable<ol> <li> <a href="http://sunsite.auc.dk/mulinux/">MuLinux</a>: muLinux (Linux, really) is a full-configurable, minimalistic, almost complete, application-centric tiny distribution of Linux. [10 modules available]</li> </ol></li> </ol> <p><a href="http://computerstuff.jdarx.info/content/floppycd-linux-distributions">read more</a></p> http://computerstuff.jdarx.info/content/floppycd-linux-distributions#comments Systems Administration Sat, 19 Jan 2008 05:38:37 +0000 wayland 44 at http://computerstuff.jdarx.info List of good Systems Administration practises http://computerstuff.jdarx.info/content/list-good-systems-administration-practises <p>Note that while many of the tools listed are Unix specific, the theories behind them apply to all Systems Administration, no matter what the system.</p> <p>To find out how to do something in <strong>your</strong> version of Unix, look at the <a href="http://bhami.com/rosetta.html">Unix Rosetta Stone</a></p> <ol> <li>Limit yourself: Do as little as possible with elevated privileges as possible (ie. only use root when necessary, learn the uses of <a href="http://www.courtesan.com/sudo/man/sudo.html">sudo</a> and <a href="http://unixhelp.ed.ac.uk/CGI/man-cgi?su">su -c</a>)</li> <li> Automation of any repetitive tasks:</li> </ol> <p><a href="http://computerstuff.jdarx.info/content/list-good-systems-administration-practises">read more</a></p> http://computerstuff.jdarx.info/content/list-good-systems-administration-practises#comments Systems Administration Sat, 19 Jan 2008 01:22:02 +0000 wayland 43 at http://computerstuff.jdarx.info