Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

DigitalOcean now offers double the memory and SSD on all plans :D

1141516171820»

Comments

  • How many os templates do they have? Seems only 4 types and no Debian?

  • @twain said: How many os templates do they have? Seems only 4 types and no Debian?

    They have all the standards, Debian, Centos, Ubuntu etc.

    They really like Ubuntu server (its the default) but you can pick something else, not a TON of choices but the main ones are available.

  • rm_rm_ IPv6 Advocate, Veteran
    edited February 2013

    @luma said: They really like Ubuntu server

    One important thing to note is a droplet installed from the Ubuntu Server template will come with a 3.5 kernel, whereas installed from Debian will have 2.6.32. And there is no way to change a kernel or install your custom one in their system yet (even though it is KVM).

  • @rm_ said: And there is no way to change a kernel or install your custom one in their system yet (even though it is KVM).

    No grub?

  • rm_rm_ IPv6 Advocate, Veteran

    @rds100 said: No grub?

    They just run your image with a kernel that's external to it, KVM can do that

    $ kvm --help | grep kernel
    ...
    -kernel bzImage use 'bzImage' as kernel image
    -append cmdline use 'cmdline' as kernel command line
Sign In or Register to comment.