Setting up Dreamwidth on Linode

From Dreamwidth Notes
Revision as of 00:38, 15 January 2009 by Foxfirefey (Talk | contribs)

Jump to: navigation, search

These instructions will help you set up Dreamwidth on Linode hosting, brought to you by [info]exor74.

Ordering

Newark is the best choice for a node location for because it has a guaranteed 64-bit host.

Setting up a Linux Deployment

Click on "Deploy a Linux Distribution":

DeployDistribution.png

This will bring you to the Linode Distribution Wizard.

  1. Click on "Ubuntu 8.10 64bit"
  2. Enter "3096" as the disk image size if you are going to be using the Dreamwidth Image. Or, if you are planning on installing from scratch, you can use whatever space you have left for this disk image.
  3. Enter "256" for Swap
  4. Enter password, and hit "Create Profile"
Warning: "The image shows selecting an outdated version of Ubuntu. Select 8.10 instead to be updated.

LinodeDistributionWizard.png

Wait for it to complete, and then hit "Create new disk image".

  1. Label: "Dreamwidth Image"
  2. Size: "1024"
  3. Filesystem Type: "ext3"
  4. Hit "Create Disk"

CreateDiskImage.png

  1. Click on "My Ubuntu 8.10 64bit Profile"
  2. Set /dev/xvdc to "Dreamwidth Image", and hit "Save Profile"

LinodeConfigurationProfile.png

Go to the "Network" tab, and click on "Add Private IP".

AddPrivateIP.png

And take note of the text after "eth0"--this is your node's public IP--and the text under "for manual configuration"--your private network IP.

LinodeNetworkConfiguration.png

Getting into the node

Go back to the "Dashboard" tab, hit "Boot", and wait for the task to complete. Open your SSH client and SSH to root@noted eth0 address, and enter your root password:

LinodeSSH.png

Tada! You are now logged in and can issue commands.


Installing from scratch

You can now proceed with the Dreamwidth Scratch Installation on the profile you created.