[00:51] New bug: #301898 in openldap (main) "slaptest conversion does not configure monitor module" [Undecided,New] https://launchpad.net/bugs/301898 === LoveGuru is now known as L0veGuru === L0veGuru is now known as LoveGuru [02:31] New bug: #301913 in php5 (main) "php timezone in apache2 is UTC by default" [Undecided,New] https://launchpad.net/bugs/301913 [02:32] Maybe it doesn't look at locale or so [02:47] can i go into the install partition editor after having installed [02:50] scientes: Yes, it's gparted [02:50] the alternate [02:50] trying to set up raid [02:55] when ever i try to connect to my mail server, it "actively refuses" the connection , but i cannot find a firewall running, ipchain is ruleless, ufw is not enabled === jmarsden_ is now known as jmarsden === Omahn_ is now known as Omahn [08:46] moin [08:50] hi all [08:50] is it possible to configure ssh server in a way that root logins by password are diabled but pubkeys work? [08:51] without disabling password logins by default [09:00] milestone: Don't set a root password? [09:01] soren: if you still want a root password for the console, "PermitRootLogin without-password" in sshd_config would also work [09:02] soren: ??? how can is not set one? [09:02] milestone: Ubuntu by default doesn't have a root password. If your root account has a password, it's because you gave it one. [09:02] milestone: that how the root account is by default after install [09:02] maswan: Ah, right you are. [09:03] soren: it is a random passwort [09:03] not an empty one [09:03] milestone: I didn't say an empty one. [09:03] I said "doesn't have one". [09:03] Very different things. [09:03] maswan: that is a good solution i will try it [09:03] An empty password will allow anyone to log in without a password. [09:04] Not setting a password will not let anyone in no matter which password they try. [09:04] soren: For us with ldap for user directory and kerberos auth, we kind of need the root with local password in case networking etc breaks. [09:04] soren: i know. but the root account does have a password after installation it is just randomly generated [09:04] milestone: No, it doesn't. [09:04] maswan: that is when you have updatedb-nss for the rescue ;) [09:05] maswan: Either that or a local user with sudo privileges, yeah :) [09:05] soren: i remember a bug where the installer logged the root password in early versions [09:05] soren: Yup. [09:05] maswan: i recommend updatedb-nss and libpam-ccred [09:06] milestone: The installer has never, ever asked you for a root password. [09:06] soren: it has not asked you it has generated one and logged it in the installer log [09:06] soren: believe me [09:06] No, it hasn't. [09:07] At another set of machines I admin "PasswordAuthentication no" just to require anyone issuing priviledged commands to have both key and password (for sudo). [09:07] milestone: can't find those packages [09:07] maswan: Me too :) [09:07] soren: http://www.ubuntu.com/usn/usn-262-1 [09:08] soren: it has [09:08] soren: https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/34606 [09:08] Launchpad bug 34606 in shadow "Administrator root password readable in cleartext on Breezy" [Critical,Fix released] [09:08] henkjan: Yes, that's not a password for a root account though. [09:08] Looking in shadow solves it. [09:09] maswan: http://packages.ubuntu.com/search?keywords=nss-updatedb&searchon=names&suite=intrepid§ion=all [09:09] maswan: http://packages.ubuntu.com/search?suite=intrepid§ion=all&arch=any&searchon=names&keywords=ccred [09:10] henkjan: It's not the root password. [09:10] The installer has never, ever asked for a root password. [09:10] soren: noone said that [09:10] True. [09:10] Well, it never ever autogenerated one either. [09:10] It just doesn't set one. [09:10] soren: not the root passwd, but enough to give you root privileges [09:10] henkjan: Yes. [09:11] henkjan: This discussion started with milestone wanting to disable password logins for root over ssh. [09:12] soren: http://it.slashdot.org/article.pl?sid=06/03/13/0525254 [09:12] cite... An extremely critical bug and security threat was discovered in Ubuntu Breezy Badger 5.10 earlier today by a visitor on the Ubuntu Forums that allows anyone to read the root password simply by opening an installer log file [09:13] milestone: Yes. henkjan just linked to the bug. [09:13] milestone: a) It's not the root password. [09:13] milestone: b) It was in Breezy! Released in 2005. [09:14] Yes, but I can still feel the pain from it. We got hit by that bug. [09:14] maswan: Everyone did :) [09:15] soren: Well, I expect some newcomers since 2006 not getting hit. ;) [09:16] soren: agreed [09:17] No random password for unix account were ever generated. [09:55] hi guys :) [10:00] * nijaba just updated the server faq to include some details regarding the root account -> https://help.ubuntu.com/community/ServerFaq#Why%20doesn%27t%20Ubuntu%20provide%20a%20root%20account%20account%20by%20default [10:13] My isp blocks 22 port by default. So I've forwarded 10022 tcp and udp ports to my computer. Now I don't know what would be the command to allow incoming connections on port 10022 for ssh service. Any assistance would help. [10:15] frojnd: /etc/ssh/sshd_config has a "Port" directive. [10:15] frojnd: There's also the ListenAddress directive. [10:16] Consult the sshd_config man page for more info. [10:18] soren: you meant this: # What ports, IPs and protocols we listen for [10:18] and than there is 22 [10:24] Apperantly that's it [10:25] I also have http protocol and I've forwarded 1080 and don't know where do I have to set this ? [10:29] New bug: #282287 in samba (multiverse) "[intrepid] firefox crashes frequently on Intrepid with SIGABRT" [Undecided,Confirmed] https://launchpad.net/bugs/282287 [10:46] how can i turn on XDMCP sharing via terminal? [10:53] scientes: In GDM? [10:53] yes [10:54] There should be something like an [xdmcp] section in gdm.conf somewhere. [10:54] or gdm.conf.local or whatever it's called nowadays. [10:54] wow, thats the file im in trying to find it [10:55] Huh? [10:55] i guess google led me in the right direction :) [10:55] Are you trying to find the file or the section? [10:55] just found it === nijaba changed the topic of #ubuntu-server to: Ubuntu Server discussion and support | For general (not server specific) support visit #ubuntu | Get involved: https://wiki.ubuntu.com/ServerTeam/GettingInvolved | Guide to asking questions on IRC: http://www.sabi.co.uk/Notes/linuxHelpAsk.html | http://www.catb.org/~esr/faqs/smart-questions.html | Be patient. Don't ask to ask, just ask. | server guide: http://tinyurl.com/65jzxw | FAQ: Ubuntu Server discussion and support | For general (not serve === ChanServ changed the topic of #ubuntu-server to: Ubuntu Server discussion and support | For general (not server specific) support visit #ubuntu | Get involved: https://wiki.ubuntu.com/ServerTeam/GettingInvolved | Guide to asking questions on IRC: http://www.sabi.co.uk/Notes/linuxHelpAsk.html | http://www.catb.org/~esr/faqs/smart-questions.html | Be patient. Don't ask to ask, just ask. | server guide: http://tinyurl.com/65jzxw | https://wiki.ubuntu.com/ServerTeam [11:01] damn didnt work [11:10] yeah that file doesnt affect anything [11:10] /etc/gdm/gdm.conf [11:11] its not changing anything [11:31] hi all [11:31] how can i perform downgrade using python2.4 [11:32] now i'm using ubuntu server 8.04 [11:32] by the default it came with python2.5 [11:39] What's the problem? [11:41] is IA64 compatible with x86_64 packages? Or do we have a specific build for IA64? [11:42] ahasenack: Specific build. [11:42] It's a completely different architecture. [11:42] soren: it's in the regular mirrors or something special? [11:42] ports.ubuntu.com [11:43] ahasenack: Only officially supported architectures are on archive.ubuntu.com [11:44] soren: how is it maintained? We got a guy with such a machine and intrepid, and he wants to try out landscape, but he has the stub package installed (version 0.1), so I'm guessing the "real" intrepid was not ported to ia64 [11:44] Those are i386 and amd64, sparc until Dapper (AFAIR), and armel from Jaunty and onwards. [11:45] ahasenack: "best effort" [11:45] sommer: ok, thanks [11:45] ahasenack: Canonical doesn't dedicate man power to maintain it, but we have buildd's for it, so if someone cares, it could work. [11:46] soren: I see it does have the real client: http://ports.ubuntu.com/pool/main/l/landscape-client/landscape-client_1.0.23-0ubuntu0.8.10.1_all.deb but probably not referenced in the appropriate pkglist [11:47] ahasenack: Yes, it is. [11:48] so maybe its dependencies are not right for ia64 [11:48] I'll check with the guy [11:48] ahasenack: I'm looking at the Packages file for ia64 right now, and it's certainly listed. Ask him for the output of "apt-cache policy landsape-client" or perhaps "apt-cache showpkg landscape-client" [11:48] ok, thanks [11:48] ahasenack: Yeah, just the output from "apt-get install landscape-client" might reveal the problem. [12:12] Hello, I just install "ubuntu-desktop" package but i dont want X server start at boot up. i want to start my server manullay when i need it. is there anyhow i can do that? [12:15] LoveGuru, sudo mv /etc/rc2.d/S30gdm /etc/rc2.d/K30gdm [12:16] New bug: #302004 in samba (main) "Please add a samba-dev package" [Undecided,New] https://launchpad.net/bugs/302004 [13:34] hi all [13:34] i'm using ubuntu server 8.04 [13:35] how can i install postgresql8.1? [13:35] i try using aptitude install postgresql8.1 but no result [13:45] soren: ping [13:45] soren: regarding https://bugs.edge.launchpad.net/ubuntu/+source/qemu/+bug/301717 [13:45] Launchpad bug 301717 in qemu "package qemu 0.9.1-7ubuntu1 failed to install/upgrade: trying to overwrite `/usr/share/man/man8/qemu-nbd.8.gz', which is also in package kvm" [Undecided,Confirmed] [13:45] soren: seems kvm and qemu are providing conflicting man pages [13:45] soren: would it make sense to create a qemu-common that kvm depends on? [13:46] soren: and try to get that -common into main? [13:49] SpunkMeYeR, apt-cache search postgresql [13:51] ok.. thanks [13:51] i manage to install postgres using "aptitud install postgres" [13:52] what is default password for postgres user ? [13:52] SpunkMeYeR: sudo -u postgres bash [13:52] psql template0 [13:53] thanks Jeeves_ [13:58] kirkland: I don't think it's worth the effort. [13:58] kirkland: I fixed that bug earlier today, by the way. I hadn't noticed a bug report about it. [13:59] , when i run psql template0 there is an error message [13:59] psql: FATAL: database "template0" is not currently accepting connections [14:00] ssh e [14:00] Yeah, that'll work :( [14:02] SpunkMeYeR: Ow, sorry [14:03] template1 [14:03] Ok Jeeves_ Thanks again [14:31] soren: okay, shall i mark that one fix-released? [14:48] kirkland: I see you already did :) Thanks. [14:48] soren: no prob, looked like the right thing to do ;-) === leonel__ is now known as leonel [14:53] hey all, slightly OT, but can anyone recommend an 16-port USB + PS2 KVM that works properly? [15:38] Having problems with docx being identified as 'application/x-zip'. I have tried to install "file info" in vain, and the mime_magic extension doesn't seem to work either. Anyone who have run across this problem and solved it. Would very much appreciate any guidance after spending 4 hours on this problem. [15:42] sandstrom_: no clue, have you tried asking in #ubuntu ? You'll find more desktop-oriented specialists there. [15:42] this is a server problem [15:43] this is PHP not being able to identify the file correctly. Thus I have tried to install the "File info" extension which should be able to do this better the PHPs default magic_mime. [15:43] sandstrom_: ah, so you're serving that file through Apache, I suppose. [15:43] yes [15:44] although it's php's mime_content_type that fails to identify the docx file correctly. === milestone is now known as milestone_away [15:51] sandstrom_: well, docx are ZIP files, so it's not entirely wrong... but I see what you mean [15:52] sandstrom_: the comments over at http://docs.php.net/mime_content_type suggest to create an encapsulation function to override the mime types that mime_content_type guesses wrong [15:54] Koon: thanks for the suggestion. Will try, although it would be nicer to do it properly [16:25] soren: could you sponsor the patch for https://bugs.edge.launchpad.net/ubuntu/+source/ubuntu-virt/+bug/282716 [16:25] Launchpad bug 282716 in ubuntu-virt "Dependency should be changed to python-vm-builder" [Low,In progress] [16:26] soren: also, could you have a look at https://bugs.edge.launchpad.net/ubuntu/+source/kvm/+bug/277517 ? [16:26] Launchpad bug 277517 in kvm "Please enable lpia and ia64 builds" [Wishlist,Confirmed] [16:27] kirkland: That's in main?!? [16:27] * soren is puzzled [16:28] soren: what's in main? ubuntu-virt? [16:28] Yeah. [16:28] soren: yes, it's in the pkgsel on the server install cd [16:28] soren: "Virtualization Server" [16:29] ubuntu-virt 1.2 is already in the archive, by the way. [16:29] It's been there since mid-October, it seems. [16:32] Oh, ubuntu-virt-mgmt is in universe. Ok. That explains [16:33] New bug: #302075 in samba (main) "Samba crashes when mounting a password protected share" [Undecided,New] https://launchpad.net/bugs/302075 [16:33] soren: right [16:34] mathiaz: when you get a chance this afternoon can you look at mysql merge im completely and utterly confused about it [16:34] nijaba: sommer: I added some bits about RAID at https://help.ubuntu.com/community/ServerFaq [16:34] zul: ok [16:34] kirkland: sweet thanks [16:35] sommer: i'm not sure if it's what we're going for, but i added some important considerations, i think [16:36] dendrobates, I'm currently double-booked for UDS's server installer look-and-feel session, so if you want me to be there I suggest you arrange for me to be an essential subscriber [16:36] kirkland: looks good to me [16:37] mpt: I think the foundation team scheduled it, but I'll make sure you are essential. [16:38] soren: the kvm for lpia and ia64 is the other one ... [16:40] kirkland: I know kvm supports ia64 (I know the guy who handles that port), but I'm not sure it's included in the tarball yet? [16:40] soren: k [16:40] thanks dendrobates [16:40] soren: the request came for persia, fwiw [16:41] soren: i built that one in my ppa for lpia [16:41] kirkland: IIRC, he didn't know about the ia64 thing. [16:41] soren: but i have no ia64 boxen [16:44] am i too late? :/ [16:44] nope [16:44] ivoks: You're in the wrong channel. :) [16:45] hi ivoks [16:45] :) [16:49] sorry for long absence; i had lots of private stuff to solve; i'll digg into jaunty asap === andreas__ is now known as ahasenack [18:19] Over the weekend I had an 8.04.1 box lose power and now sendmail is trying to send all mail locally... any ideas what I can check? [18:23] Hello, I was wondering if when I do a dist-upgrade (beacuse I have several upgrades "kept back" [bind9, linux-image-server, etc.]) any configuration files would be overwritten or if a dist-upgrade is not even really necessary. [18:24] Karamon: If there are config files you've changed you'll be prompted for which you want to keep. [18:24] Karamon: You can either dist-upgrade or manually select to install the held back packages. It gets you to the same place. [18:24] ScottK: Thanks :) [18:25] Dist-upgrade is slightly better because then the packages don't get marked manually installed. [18:39] kirkland: thanks for the FAQ [18:39] * delcoyote hi [18:39] nijaba: no problem, hopefully that's sort of what you wanted? [18:39] nijaba: i don't have much to say on the hw raid controller front [18:39] kirkland: yes, it looks great [18:40] nijaba: i'll keep that page in mind as I think of other considerations [19:29] hi. i'm trying to setup software raid1 for ubuntu server and failing at it. i've been using a tutorial for gutsy/hardy. can someone point me to a better tutorial? [19:32] Ahmuck: where are you having difficulty? [19:34] !serverguide [19:34] The Ubuntu server guide may be found at http://help.ubuntu.com/8.04/serverguide/C/ [19:34] Ahmuck: you might check out the Advanced Installation > RAID section [19:35] I've got a hardy ubuntu-server install (on an alix, if someone thinks that makes any difference). Everything is copacetic if the vga is connected, if it isn't, grub hangs just before loading the kernel at "Starting Up". Turned off quiet, splash, set vga=normal, tried directing console to serial, no joy. Vga connected works, vga disconnected hangs. Anyone seen anything like that? [19:37] sommer: i don't see advanced installation in that guide [19:38] Ahmuck: woops: https://help.ubuntu.com/8.10/serverguide/C/index.html [19:38] sites been updated [19:47] Ah. For what it's worth it appears to be an EDID bug and linked to the alix boards, and the ubuntu kernels have firmware_edid enabled [19:52] i've been told not to use nvidia hardware raid on the mobo but to use software raid [19:52] hahah with the ultra-ghetto fix of shorting pins 6 and 12 on the vga to force edid nonsense. [19:56] ok, i had this problem yesterday. i get an error following that method. [19:59] http://pastebin.com/mc0dab38 - that is the error [19:59] at the "Create MD Device" option [20:02] * jmedina preferes to create soft raid by hand with mdadm [20:33] Anyone know if there's problems with open-iscsi in 8.10? [20:33] I made a connection to my target and did some operations, then I did some work on the target (which is 8.04.1) and ended up restarting the target. [20:33] And now the initiator thinks it's connected, but it just fills dmesg with errors when I try to do operations. [20:34] I've restarted open-iscsi on the initiator machine, and it claims it connects to the target fine, but still, any ops on the scsi device it assigned originally (/dev/sdh) cause tons of errors. [20:35] errors tend to look like this: sd 18:0:0:0: [sdh] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK [20:58] i installed ubuntu server using an IDE drive and all went well. I attempted to do the same using 1 sata drive instead of ide, and the install succeeded, including GRUB. However when I go to reboot, I get no grub menu, ( perhaps hidden ) and get a black screen with blinking cursor. I tried switching terminals but still black and blinking... ( no messages to see ) [21:03] harpoon1: this is likely a boot problem with your BIOS, it sounds like it isn't trying to boot off the correct drive. [21:03] It's also possible that the grub install didn't complete correctly, and that it needs to be done manually from a livecd. [21:04] ok, I'll try booting in using livecd and running the grub stuff. [21:04] ok, but make sure to check the bios settings first. [21:04] because grub really depends on the bios being set correctly for it to be able to make the right install decisions. [21:04] I need help [21:04] for the bios settings, should I use PATA & SATA, or just SATA? [21:04] I installed ubuntu server and tried to boot [21:04] but It said my cpu does not have pae [21:05] is there live cd for ubuntu server? [21:05] unit3: where to I get info on how to setup bios for linux? [21:08] unit3: my sata drive is detected as the 3rd primary drive, with no drives detected as 1st primary... [21:11] harpoon1: that's fairly normal, you just need to find in your bios where it says the boot order, and make sure that SATA drive is the first in the list of hard drives (probably second in the entire list after your cdrom) [21:11] also, if your bios has sata compatibility options, you'll want to enable all the advanced features so that Linux can take advantage of them. [21:13] unit3: the boot order is correct. the cd rom is first and the sata drive is second. [21:13] ok, that's good then. [21:14] if you boot off a live CD, I can walk you through manually re-installing grub, and that should fix it. [21:15] also, what ubuntu release did you install? 8.10? 8.04.1? [21:15] that's awesome... I'm not at the location until tomorrow morning, but it was buggin' me so here I am asking... [21:15] ahhh ok. [21:15] Well, I can't guarantee I'll be around here tomorrow. [21:16] but you still should be able to reinstall grub from a terminal off the live environment, so give it a shot, anyway. [21:16] thanks [21:16] np [21:16] should I install grub on the MBR? [21:16] yeah, unless you've got a good reason not to. [21:16] (hd,0) instead of (hd0)? [21:17] no, just (hd0) should do it. [21:17] ok, not it makes sense [21:17] (hd0,1) installs grub on the disk partition 1? [21:17] (hd0) installs grub on the first bios disk? [21:17] yeah, on the mbr. [21:18] although (hd0,1) is actually the second partition, since grub numbers from 0 [21:18] so if your /boot is /dev/sda1, then you'd do this: [21:18] root (hd0,0) [21:18] setup (hd0) [21:19] is root not on (hd0,1)? I thought maybe the first partition was a small linux pratition for booting or something... [21:19] and the quit grub and reboot. ;) [21:19] Well, it depends on how you partitioned it. [21:19] I let ubuntu server partition... [21:19] And grub's concept of "root" just means the filesystem the kernel lives on, which is usually /boot [21:20] ah ok. [21:21] unit3: do I not need to run grub-update or something? [21:22] update-grub will update your /boot/grub/menu.lst file, which is grub's configuration file. You can run that if it looks like the file isn't up to date, but the one the installer put there should be current. [21:22] Doesn't hurt to run it anyway. [21:22] Grub's nice in that once it's installed on the mbr, you can just edit that file to make config changes, and you don't need to re-install it. [21:23] But I was gonna say, you'll have to take a look at the partitioning on the drive when you log into the live environment, to see what to use for grub's root command. [21:23] If you've got a separate /boot partition, use that, otherwise use the / partition. [21:24] got it. [21:24] great. :) [21:25] if it went throught the whole install ok, it must be just grub [21:26] if I installed ubuntu when the bios showed my 1st and 2nd primary as nothing, 3rd primary as CD, 4th primary as my sata drive:( [21:26] most likely what caused this to happen [21:33] maybe. [21:34] Although grub usually doesn't get confused over CD drives. [21:34] But a grub reinstall should fix it, regardless. [22:12] hi all, i am trying to load my first vm using kvm... I am trying to use virt-install -v (interactive) and am stuck at 'What would you like to use as the disk (file path)?' What do I need to input to continue? [22:12] well, generally you need a disk image or lvm segment to install to. [22:12] If you don't have one created, you can make one with qemu-img. [22:13] which is in the qemu package, iirc. [22:14] unit3: what would you ddo [22:14] ? [22:15] well, depends... how big do you want your disk image to be? do you want to allocate all the space up front (which is faster for access), or only have it use disk space as it's allocated in the VM (which saves local disk usage)? [22:15] There's lots of considerations when setting this stuff up. :) [22:17] unit3: I am used to using VMware but want to use KVM... I have a server host (ubuntu) at the office and want to create test environments... Can you move from one type to another post creation? [22:17] Not easily. Mostly because the disk image formats aren't cross compatible. [22:17] If you can convert the disk images, then generally you can move from one to the other. [22:18] Note that if you're used to VMWare and want to do virtualization on Linux, you might be best served at looking into virtualbox before KVM. [22:18] It includes more of the nicer management tools you'll be familiar with, and it's packaged for most major distros. [22:18] unit3: If i used a lvm I could expand the logical partition? then expand the volume to match? [22:19] selinuxium: well, that depends on what filesystem you use inside the VM. [22:19] unit3: If I did that I may as well stick with VMware :) [22:19] huh? [22:19] Why? [22:19] virtualbox is open source and freely available, it's a pretty compelling alternative to vmware, IMO. [22:20] unit3: true... :) [22:20] plus, performance and compatibility is better than KVM in my testing, although that changes all the time since they're both active projects. [22:20] but in any case, you could certainly expand a logical volume, but whether your VM will expand to that space depends on the filesystem you use inside the vm, and whether it supports expansion. [22:21] unit3: so if it is ntfs inside the lvm...? :) [22:21] then you should be able to expand it, yeah, although you might have to use Linux tools depending on the version of Windows you're running. [22:21] IIRC Vista supports expanding ntfs, but older desktop releases don't. [22:21] Don't know about the server versions. [22:22] unit3: ok cool... :) Thannks for the discussion. I am learning lots... :) [22:22] no prob. I've done lots of work with VMs in the past couple years, and mostly on Ubuntu or Debian, so ask away. :) [22:23] Oh yeah, the other nice thing about virtualbox is that because it's also available for windows, other linux, etc, it makes the VMs more portable, since you can just copy your entire virtualbox configs (including disk images) to another platform and run them. [22:23] Oh, OS X and Solaris will run virtualbox too. [22:25] unit3: what are the benefits of using KVM against the others, or am I jumping in too early? [22:25] KVM's handy because its included in the kernel, so it'll be available by default on most recent distros. [22:25] Other than that, not much, it's not very featurful or compatible compared to most other options. [22:25] Is there a specific reason you're looking at kvm? [22:26] unit3: also, battery will die on laptop soon so if I suddenly disappear that is why... [22:26] haha ok [22:26] New bug: #302194 in bacula (universe) "package bacula-director-mysql 2.2.8-5ubuntu7 failed to install/upgrade: subprocess post-installation script returned error exit status 30" [Undecided,New] https://launchpad.net/bugs/302194 [22:26] unit3: only that it was the way ubuntu jumped so I wanted to see why... [22:27] sorry, canonical... [22:27] unit3: will Virtualbox install on an X'less server? [22:27] Well, they went that way just because it was included in the kernel proper, and so support was easy to include by default in Ubuntu. [22:28] I don't think it was based on any particularly rigorous technical comparisons or anything. :) [22:28] Plus, they include virtualbox in the official apt sources now, so IMO it's equally well supported. [22:28] selinuxium: IIRC it will install without X, but you'll have a harder time managing it. There is a commandline program to manage the VMs, but I'm not sure how well it compares to what kvm offers. [22:29] You'd have to try them out and see what you think. [22:29] oh, thought of another difference between the two: [22:30] kvm requires virtualization support in your CPU. virtualbox will work without it, but you can't have 64-bit guests without it even if the host is 64-bit. [22:30] So for 32-bit VMs, VirtualBox will work on hardware that kvm won't run on. [22:31] but you can have 64bit guest if you do? [22:32] unit3: ^^^ [22:32] yep [22:32] as of the 2.4 release IIRC [22:32] 64 bit guests work as long as you've got virtualization support in your CPU. [22:33] oh, 2.0 release, sorry. [22:33] They're only on 2.0.6, so there is no 2.4 release. ;) [22:33] unit3: thanks for all you help I will give Vbox another bash! :) Going to shutdown before I fall down. Thank you again! :) [22:33] Haha no problem, good luck. :) [22:34] TTFN