I have seen a Linux Quick Reference Guide from O'reilly: http://www.hpcc.uh.edu/usergroup/20050225/linuxquickref.pdf this works for cross platform commands. Is there a reference guide for platform specific commands? For example:
Task Red Hat (and such) Debian (and such) Maintain rc.d directory chkconfig sshd on update-rc.d ssh defaults install packages yum install <package> apt-get install <package> -Daniel /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
