Search:

Type: Posts; User: dendrobates; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    1,758

    [ubuntu] Re: Appropriate kernel for KVM guest server

    The virtual flavor only contains the drivers necessary to run as a guest in the supported hypervisors, and it is, therefore, smaller.
  2. Replies
    3
    Views
    2,908

    [ubuntu] Re: Jaunty: Eucalyptus and Xen

    Does your hardware support KVM? If it does not KVM will not work. you can run the following command to see:

    kvm-ok

    --Rick
  3. Replies
    2
    Views
    1,736

    [all variants] Re: Eucalyptus: node controller and xen

    The Ubuntu version of Eucalyptus uses KVM as the hypervisor. It is possible to setup Eucalyptus to use Xen, but you would have to do it manually.

    --Rick
  4. Replies
    1
    Views
    733

    [ubuntu] Re: Problem with KVM/JeOS VmBuilder

    Can you post the vmbuilder command? Also could you add the --debug switch to the vmbuilder command and post the output?
  5. [ubuntu] Re: ubuntu-vm-builder is an awesome tool, but it leaves out so many packages

    That is as designed. By default the images should be as small as possible.

    if you pass the --addpkg ubuntu-server^ and leave out the --components it should give you a full ubuntu server install....
  6. Replies
    2
    Views
    837

    [all variants] Re: kvm virtual network

    It should be enough to be in the libvirtd group. Can you try adding yourself to the group, logging back in and see if that fixes it?

    Rick
  7. Replies
    6
    Views
    1,294

    [ubuntu] Re: encrypt /home partition in place

    In intrepid, we have added support for easy encrypted private directories. It won't be default, but it will be very simple to configure and use.

    dendrobates
  8. Replies
    0
    Views
    429

    [ubuntu] Ubuntu Server Presentation at OSCON

    Hi,

    Nick Barcet and I will doing a presentation about Ubuntu Server Edition at OSCON next week.

    http://en.oreilly.com/oscon2008/public/content/home

    ...
  9. [ubuntu] Re: "make" not installed by default

    It is left off because of more than bloat. Remember, Ubuntu server is designed for production environments. It is best in most cases not to be able to build binaries on your production servers. It...
  10. Replies
    18
    Views
    2,857

    [all variants] Re: How to run kvm without sudo

    In Hardy Heron, the following command should be all you need.

    $ sudo adduser `id -un` libvirtd
  11. Replies
    3
    Views
    615

    [ubuntu] Re: Open Ports and Port Scanning?

    First of all, netstat -r tells you nothing about open ports.

    Try netstat -ltu That will give you all open tcp and udp ports. If it shows them listening on localhost, they are not external...
  12. Replies
    30
    Views
    2,560

    [ubuntu] Re: Netstat output worries me

    Look at the openvpn package. It is pretty easy to use. You should change mysql to listen on a socket or localhost.

    BTW, Ubuntu Server Edition, ships with no open ports by default, includes...
  13. Replies
    30
    Views
    2,560

    [ubuntu] Re: Netstat output worries me

    I'm sorry, but this is absurd. While OpenBSD is known for having few remote root exploits as shipped. As soon as you run any package like apache or mysql and open it to the internet, there is...
  14. Replies
    14
    Views
    9,799

    [ubuntu] Re: Hardy KVM Failed to add tap interface

    your user needs to be in the libvirtd and kvm groups for this to work.

    The #ubuntu-virt channel on FreeNode is a good place to get help. The developers hang out there.

    Rick
  15. Replies
    13
    Views
    1,700

    [ubuntu] Re: How do I keep everybody out of Ubuntu!!

    if you install Ubuntu using the alternate CD, you can select encrypt+lvm during install, and that might keep them out. If they are a bit more skilled you will need to put your private key on a usb...
  16. Replies
    11
    Views
    2,746

    [ubuntu] Re: error upgrading to 8.04

    if you are upgrading from a recent release, this should work:



    sudo apt-get update
    sudo apt-get dist-upgrade
  17. [ubuntu] Re: Likewise, Active Directory groups, and sudoers

    when logged in as the user, do the following command to list the groups you belong to:

    id
  18. Re: [SOLVED] KVM not working on VT supported CPU

    you should add your user to the kvm group, not change the permissions of /dev/kvm.

    If you are using Hardy and are a member of kvm group, the module is loaded automatically.
  19. Replies
    13
    Views
    2,452

    Re: Which VM is best?

    As of Hardy Heron, KVM is officially supported in Ubuntu. I suggest you check it out. We will be testing KVM with every kernel update and fixing bugs throughout the support life of Hardy.

    BTW,...
  20. Replies
    5
    Views
    609

    Re: Virtual boxses recomendations

    It is worth noting that kvm will be the officially supported virtualization technology in 8.04.

    When used with libvirt and virt-manager it should be very user-friendly.


    Rick

    Ubuntu Server...
  21. Replies
    1
    Views
    586

    Re: KVM does not free up memory

    -m 512 tells kvm to use 512MiB of memory for the VM. It is dedicated to the VM. This is exactly how it is supposed to work.

    All of the memory in your VM is considered used and will not be free...
  22. Re: Jeos: Canonical's virtualization-specific Ubuntu Linux

    Oops, I didn't notice your last post. I was going to ask what changes you made, but I'm sure soren will let me know.
  23. Re: Jeos: Canonical's virtualization-specific Ubuntu Linux

    Neal,
    Are you going to merge your changes back into Soren's main branch?

    BTW, we plan to have a cli based on libvirt in Hardy, but you know that, since you were at UDS. :)
  24. Replies
    163
    Views
    41,647

    Sticky:Poll: Re: Welcome, Introduce Yourself

    Hey Everyone!

    I am new to Ubuntu, but an old hand at Linux. I first used Linux in 1993. I switched completely in 1995, and haven't looked back.

    I am an employee of Canonical, Ltd. the company...
  25. Replies
    6
    Views
    1,579

    Re: Updated logo with US

    How about if we had an image of the US mainland as a background, instead of the us?
Results 1 to 25 of 28
Page 1 of 2 1 2