Difference between revisions of "Setting up Dreamwidth on Linode"

From Dreamwidth Notes
Jump to: navigation, search
(Setting up a Linux Deployment)
m (Installing from scratch: deleted reference to image)
Line 57: Line 57:
 
== Installing from scratch ==
 
== Installing from scratch ==
  
Don't bother with the image and do [[Dreamwidth Scratch Installation]] on the profile you created.
+
You can now proceed with the [[Dreamwidth Scratch Installation]] on the profile you created.
  
 
[[Category: Dreamwidth Installation]]
 
[[Category: Dreamwidth Installation]]

Revision as of 00:38, 15 January 2009

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.