<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.chkuo.name/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.chkuo.name/feed.php">
        <title>chkuo</title>
        <description></description>
        <link>http://wiki.chkuo.name/</link>
        <image rdf:resource="http://wiki.chkuo.name/lib/images/favicon.ico" />
       <dc:date>2010-09-08T05:28:07-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.chkuo.name/doku.php/start?rev=1281066214&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.chkuo.name/doku.php/computer/mac_os_x_applications?rev=1278902517&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.chkuo.name/doku.php/computer/bash?rev=1278309773&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.chkuo.name/lib/images/favicon.ico">
        <title>chkuo</title>
        <link>http://wiki.chkuo.name/</link>
        <url>http://wiki.chkuo.name/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.chkuo.name/doku.php/start?rev=1281066214&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-05T23:43:34-04:00</dc:date>
        <dc:creator>chkuo</dc:creator>
        <title>start</title>
        <link>http://wiki.chkuo.name/doku.php/start?rev=1281066214&amp;do=diff</link>
        <description>This site is an experimental wiki. I plan to use this site to organize my notes.

Please see my website for contact info.


Moving notice: Starting from July 2010, I will move work-related pages (i.e., bioinformatics, biology, etc) to my lab wiki.

Computer

General

	*  backup: My automatic backup scheme using rsync and cron
	*  bash: Useful commands and sample configuration files 
	*  firefox_extensions: List of useful Firefox extensions
	*  mac_os_x_applications: List of useful Mac OS X appli…</description>
    </item>
    <item rdf:about="http://wiki.chkuo.name/doku.php/computer/mac_os_x_applications?rev=1278902517&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-11T22:41:57-04:00</dc:date>
        <dc:creator>chkuo</dc:creator>
        <title>computer:mac_os_x_applications</title>
        <link>http://wiki.chkuo.name/doku.php/computer/mac_os_x_applications?rev=1278902517&amp;do=diff</link>
        <description>C Compiler

A C compiler, such as gcc is essential for a variety of things but unfortunately not installed on Mac OS X by default. To get gcc, you need to go to Apple Developer Connection, create an account, and get the Xcode Tools (under Download Software/Developer Tools).</description>
    </item>
    <item rdf:about="http://wiki.chkuo.name/doku.php/computer/bash?rev=1278309773&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-05T02:02:53-04:00</dc:date>
        <dc:creator>chkuo</dc:creator>
        <title>computer:bash</title>
        <link>http://wiki.chkuo.name/doku.php/computer/bash?rev=1278309773&amp;do=diff</link>
        <description>Useful commands and sample configuration files.

ssh key

Generate key-pairs


ssh-keygen -t 'rsa' -b 2048


Auto-authentication

Append '~/.ssh/id_rsa.pub' to remote host '~/.ssh/authorized_keys'

Remote reboot

In the case that you need to reboot a machine remotely, login through ssh and use the following command:</description>
    </item>
</rdf:RDF>
