<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.slicehost.com/lib/styles/feed.css" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Slicehost</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/"/>
    <id>http://wiki.slicehost.com/</id>
    <modified>2008-07-23T18:31:01+00:00</modified>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
    <entry>
        <title>list_of_websites_currently_hosted_on_slicehost</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=list_of_websites_currently_hosted_on_slicehost"/>
        <created>2008-07-21T18:27:23+00:00</created>
        <issued>2008-07-21T18:27:23+00:00</issued>
        <modified>2008-07-21T18:27:23+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=list_of_websites_currently_hosted_on_slicehost</id>
        <author>
            <name>Endgame</name>
        </author>
        <summary>Daily Cup of Tech - Popular tech blog

SafetyHorizons - Online store for safety equipment and supplies.

Black Book Singles - Find local singles - 100% free online dating service.

Edmodo.com - A microblogging web application for Teachers &amp; Students</summary>
    </entry>
    <entry>
        <title>mysql_tips</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=mysql_tips"/>
        <created>2008-07-21T02:09:07+00:00</created>
        <issued>2008-07-21T02:09:07+00:00</issued>
        <modified>2008-07-21T02:09:07+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=mysql_tips</id>
        <author>
            <name>Ciro</name>
        </author>
        <summary>Command Line Tips

* Good reference article

Remote Connection

 To connect to your database remotely, tunnel in via SSH. 

Run this command on your local machine: 


ssh -fNg -L 8888:127.0.0.1:3306 login@Slice-IP-Address


This creates an encrypted tunnel to your Slice’s mySQL port (3306) on your local port of 8888. Point your local admin/GUI app to localhost:8888. If this does not work, and you are running OS X with CocoaMySQL try pointing it to 0.0.0.0:8888 instead.</summary>
    </entry>
    <entry>
        <title>wiki</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=wiki"/>
        <created>2008-07-19T10:39:29+00:00</created>
        <issued>2008-07-19T10:39:29+00:00</issued>
        <modified>2008-07-19T10:39:29+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=wiki</id>
        <author>
            <name>Jeffrey Gelens</name>
        </author>
        <summary>We love wikis. You’ll love this one too. It’s full of software tips and tricks, scripts and little nuggets that make your inner geek smile. We’re frequently uploading Slice specific scripts to automatically build and configure applications for you.</summary>
    </entry>
    <entry>
        <title>dns_setup_script</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=dns_setup_script"/>
        <created>2008-07-02T23:06:24+00:00</created>
        <issued>2008-07-02T23:06:24+00:00</issued>
        <modified>2008-07-02T23:06:24+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=dns_setup_script</id>
        <author>
            <name>Walter Smith</name>
        </author>
        <summary>Here’s a handy Ruby script for automatically setting up Slicehost DNS for an app server. This reflects a particular choice of “standard setup” but you can use it as a template to make your own. It makes a zone like this:


mydomain.com. A 127.1.2.3
www A 127.1.2.3
mydomain.com. MX mx00.1and1.com. 10
mydomain.com. MX mx01.1and1.com. 10
mydomain.com. NS ns1.slicehost.net.
mydomain.com. NS ns2.slicehost.net.
mydomain.com. NS ns3.slicehost.net.</summary>
    </entry>
    <entry>
        <title>get_started_with_your_new_ubuntu_slice</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=get_started_with_your_new_ubuntu_slice"/>
        <created>2008-06-30T05:38:02+00:00</created>
        <issued>2008-06-30T05:38:02+00:00</issued>
        <modified>2008-06-30T05:38:02+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=get_started_with_your_new_ubuntu_slice</id>
        <author>
            <name>Jason Hendry</name>
        </author>
        <summary>This guide is meant to serve as a comprehensive reference for setting up an Ubuntu slice. It was started by a fellow who started taking detailed notes after having hosed his slice multiple times. It won’t tell you how to do everything, but it should be enough to get most people started.</summary>
    </entry>
    <entry>
        <title>common_deprec_setup_errors</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=common_deprec_setup_errors"/>
        <created>2008-06-18T00:20:56+00:00</created>
        <issued>2008-06-18T00:20:56+00:00</issued>
        <modified>2008-06-18T00:20:56+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=common_deprec_setup_errors</id>
        <author>
            <name>Phillip T Phan</name>
        </author>
        <summary>As issues are encountered, please document them here.  Make a note as to which platform your local development environment is.

Feisty Fawn Related Problems

 If you upgrade Ubuntu to Feisty Fawn 7.04 before trying to run Deprec tasks on you server, be prepared to manually uncomment the universe lines in /etc/apt/sources.list before running the install_rails_stack task.</summary>
    </entry>
    <entry>
        <title>what_i_love_about_slicehost</title>
        <link rel="alternate" type="text/html" href="http://wiki.slicehost.com/doku.php?id=what_i_love_about_slicehost"/>
        <created>2008-06-11T20:05:14+00:00</created>
        <issued>2008-06-11T20:05:14+00:00</issued>
        <modified>2008-06-11T20:05:14+00:00</modified>
        <id>http://wiki.slicehost.com/doku.php?id=what_i_love_about_slicehost</id>
        <author>
            <name>Alexander Kisselgof</name>
        </author>
        <summary>Things I love about slicehost: 

	*  I can install whatever I like on my slice.
	*  The wiki and #slicehost helps me install and configure whatever.
	*  If no one in #slicehost knows the answer to my question, there is the forum.
	*  #slicehost people are friendly!
	*  I get guaranteed resources!
	*  Slices are fast
	*  I can never lock myself out, because using the web-console is easy!
	*  Slices are cheap
	*  RAID 1
	*  Value for Money, And Service.
	*  I don’t have to deal with Plesk!
	*  S…</summary>
    </entry>
</feed>
