[00:08] damn still no sound [00:09] configuration: driver=Trident4DWaveAudio latency=64 maxlatency=24 mingnt=2 [00:09] description: Multimedia audio controller [00:09] product: SiS PCI Audio Accelerator [00:11] greetings fellow server humans [00:12] ei [00:14] Can anyone help me understand how the file colors work in bash by default [00:15] I thought if a file was colored blue when you do a ls it was a folder, but now I see some with green backgrounds and blue lettering [00:15] I moved everything from the old 7.10 server to the new 10.10 server via sshfs yesterday. and the files that are moved, some have different colors than I expected when I do a ls [00:18] anyone able to point me to a resource where I can learn about how bash deals with colors in a default ubuntu server 10.10 install? [00:18] NoqturnalX: yes [00:19] NoqturnalX: man ls [00:19] NoqturnalX: the dircolors command essentially [00:20] thx pmatulis :P [00:20] NoqturnalX: you have to be careful with sshfs/fuse, you need to specify ownership and permissions during the mount [00:20] NoqturnalX: man sshfs [00:20] ah, that's probably what made the changes. [00:22] cause I mounted the samaba share in sshfs from the old server and did cp -pfR * to the sshfs mounted spot [00:23] so I thought I was just essentially copying the files from the old server to the new server via sshfs with the preserve, force & recursive flags :P [00:24] so far it looks like nothing bad happened yet, so I guess I should learn from this and read up on sshfs thanks again pmatulis :P [00:39] NoqturnalX: yw === dendrobates is now known as dendro-afk [00:44] How do I know if a package is installed? [00:50] kerneloops_: apt-cache policy packagename [00:50] ty [01:09] Why do I need to run sudo alsamixer in Ubuntu Server via SSH???? [01:09] help [01:23] take look at my alsamixer http://i56.tinypic.com/2rxzpdf.jpg http://i55.tinypic.com/2hptw1u.png [01:28] SOUND WORKING SOUND WORKING SOUND WORKING SOUND WORKING SOUND WORKING SOUND WORKING SOUND WORKING SOUND WORKING [01:29] it was permissions problem [01:48] i had apache2 working fine then i installed php5 and mysql-server and accompanying packages.. now my http://domain fails but http://IP works .. what might i have done? [02:23] anyone use ksplice here? [02:27] https://www.youtube.com/watch?v=a22T27rU4b0 [02:34] I used it on my router when it was still free [02:35] great idea, good system [02:35] I'd pay for it if I had an IT budget, but I don't [03:19] where are the stats pulled from when u sign into ubuntu server? === DrD_away is now known as DrDetroit [03:48] hehe i asked that quetion today [03:48] in the update-motd [03:50] it comes from /etc/update-motd.d [03:51] dschuett: it comes from /etc/update-motd.d and landscape-sysinfo [04:13] DrDetroit: any reason it would stop showing when i log in? [04:17] dschuett: not that I know of, but I am basically a newb to ubuntu-server [04:17] it always shows me the page when I log it [04:18] i think you can basically see the same info by typing landscape-sysinfo [04:18] rebooting [04:18] back shortly [04:18] yeah, it always showed me my cpu usage, memory usage, interfaces etc... but as of yesterday it stopped [04:19] what happens when you cat /etc/motd [04:32] and back === DrDetroit is now known as DrD_away [04:53] bye all [04:58] dschuett: If there is a file ~/.hushlogin in your account, that would suppress printing of the MOTD === twister004_ is now known as twister004 [07:51] kann mir jemand bei einem update script helfen... ich kirege immer einen fehler auf line 28 zurück sehe da aber keinen ..... [07:55] ich nein sprachen ze deutch [07:57] k [08:03] Morning [08:42] New bug: #742307 in samba (main) "Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily " [Undecided,New] https://launchpad.net/bugs/742307 === cerber0s is now known as cerberos === DrD_away is now known as DrDetroit [11:52] New bug: #742104 in openldap (main) "OpenLDAP remote DoS: CVE-2011-1081" [Undecided,In progress] https://launchpad.net/bugs/742104 [12:18] hi [12:19] i added this line Listen 127.0.0.1:80 to gksudo "gedit /etc/apache2/ports.conf" so that my server will only .listen to localhost only. but while restarting apache it says sudo /etc/init.d/apache2 restart * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [12:19] help [12:19] do i need to edit some other file too? [12:21] Abhijit: Thats just a warning, it won't stop the server from actually running. [12:21] Abhijit: http://tinyurl.com/y2l2zay [12:21] Pici, but does it now successfully only listen on localhost and not on internet? because what i have told him is 127.0.0.1 but whta he has used is 127.0.1.1 [12:22] Abhijit: Both of those addresses only refer to the local machine. [12:22] Pici, oh. ok. thank you. [12:42] New bug: #742421 in postfix (main) "package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75" [Undecided,New] https://launchpad.net/bugs/742421 [12:55] Daviey: where are with the dhcp/eucalytpus stuff so i can mention it in the release team [12:56] zul, 2 moments [12:56] k [13:03] morning all [13:06] New bug: #742431 in drbd8 (main) "package drbd8-source 2:8.3.7-1ubuntu2.1 failed to install/upgrade: drbd8 kernel module failed to build" [Undecided,New] https://launchpad.net/bugs/742431 [13:09] zul, bug 717166 ... emails with upstream eucalyptus and communication and testing with hggdh. [13:09] Launchpad bug 717166 in eucalyptus "Broken with v4 isc-dhcp-server in Natty" [Critical,Triaged] https://launchpad.net/bugs/717166 [13:10] kirkland: ping for the server-maverick-uec-liveusb spec the milestone target is set to beta-1 shouldnt that be pushed back? [13:10] Daviey: coolio [13:12] kirkland: also it doesnt have anything for beta-1 so thats why im asking [13:15] hi [13:15] how to " select all " using vi ? [13:16] <_ruben> shift-g shift-v g g [13:18] how to copy then ? [13:18] <_ruben> y [13:18] ctrl c now working [13:20] ctrl c not working [13:20] zul: no, it's done [13:20] zul: i need to blog post it today [13:20] zul: sorry === dendro-afk is now known as dendrobates [13:21] zul: i'd like to get one working with openstack too, actually.... [13:21] kirkland: can you update the blueprint in launchpad then? [13:21] hello :) [13:21] zul: ack wilco [13:21] kirkland: thanks [13:22] hi raphnik [13:22] zul: do you have the link in front of you? [13:22] kirkland: https://blueprints.launchpad.net/ubuntu/+spec/server-maverick-uec-liveusb [13:22] zul: thanks dude [13:23] zul: dun [13:23] kirkland: thanks [13:24] _ruben: still not working [13:24] i can able to select all with GVgg [13:24] but can't able to copy and paste to an editor [13:32] zul: don't forget to sponsor this one please :) bug #619712 [13:32] Launchpad bug 619712 in keepalived "keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)" [High,Fix committed] https://launchpad.net/bugs/619712 [13:33] RoAkSoAx: yep its on my toodo list [13:33] zul: awesome, thank you [13:35] RoAkSoAx: did you end up getting a docking station for your x201? [13:35] RoAkSoAx: if so, does it work with natty? [13:37] kirkland: nope I didn't. I ended up bayuing a dualhead2go [13:37] and works beatifully [13:37] RoAkSoAx: oh, hmm, okay [13:37] kirkland: image quality is good enough [13:38] for my dual monitors [13:38] the only thing is that, it appears to be like one huge monitor [13:39] kirkland: are you looking into dual monitors too? [13:39] RoAkSoAx: no, just the one [13:39] RoAkSoAx: i want to drop my x201 into my docking station, and go straight to external monitor, my 24" 1920x1080 [13:40] RoAkSoAx: worked perfectly in Maverick, been busted for most of Natty [13:40] kirkland: the docking station or dual monitors? [13:41] kirkland: gnome-display-properties causes to not display correctly in dual monitors btw [13:42] kirkland: bug #737891 [13:42] Launchpad bug 737891 in gnome-desktop "gnome-display-properties unable to correctly enable monitors connected to VGA" [Low,New] https://launchpad.net/bugs/737891 [13:42] RoAkSoAx: i'm not doing dual monitors [13:42] RoAkSoAx: i just want one or the other [13:43] RoAkSoAx: either my 1280x800 lcd on the thinkpad, or my 1920x1080 external monitor [13:43] kirkland: yeah, so you are with the same issue as me in bug #737891 [13:43] Launchpad bug 737891 in gnome-desktop "gnome-display-properties unable to correctly enable monitors connected to VGA" [Low,New] https://launchpad.net/bugs/737891 [13:43] kirkland: connect your laptop to external monitor, enable it, then disable LVDS with xrandr [13:44] if you disable it with gnome-display-properties, it won't work [13:44] hggdh: around? can bug #712145 be closed? [13:44] Launchpad bug 712145 in pkgsel "ubuntu-server JEOS ISO install uses 519M of storage" [Medium,Fix released] https://launchpad.net/bugs/712145 [13:46] zul, yes, it can. I actually thought it had been closed already, james & colin fixed it good [13:47] hggdh: thanks [14:08] <_ruben> tyreza: vi *is* an editor [14:08] i never said vi in an OS _ruben [14:09] An editor is an application; it's not part of the OS. [14:09] emacs doesn't have a kernel yet? [14:09] The OS is the stuff that sits between applications and the bare metal. [14:09] shauno: it does not. [14:10] shauno: you can use it as pid1, but that's all [14:10] shauno: you can do the same with LiCE on Movitz, which lets you get emacs running off a floppy, but that's about it. [14:11] the hurd chaps are slacking then :/ [14:18] no surprise there [14:22] <_ruben> eh? whatever === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [14:35] hello there [14:35] very quick question ? [14:35] how to select all using vi ? [14:36] New bug: #742501 in mysql-5.1 (main) "Apparmor profile prevents read/write from /tmp" [Undecided,New] https://launchpad.net/bugs/742501 [14:36] tyreza: :5y [14:36] whoops [14:36] tyreza: :%y [14:37] my question is how to select all ? [14:38] not working if i do :%y it say :1369 lines yanked [14:38] i need to select all [14:38] to copy then and paste it [14:40] <_ruben> yank = copy [14:40] listen carrefully i got 1000 lines on a file [14:40] i need to select all line copy and paste it [14:40] how to do ? [14:40] <_ruben> sigh [14:40] sigh [14:40] tyreza: :%y [14:41] tyreza: copies it. [14:41] tyreza: p pastes it. [14:42] i need to copy to notepad [14:42] tyreza: There's a #vim irc channel. [14:42] ctrl c not working [14:42] sigh [14:42] oops ctrl v not working [14:42] "p pastes it" [14:43] where is ctrl v in that line? [14:43] use command "cat " in your shell to dump contents of file, then copy from one window to the other [14:44] * semiosis hopes that helps [14:44] yes i know how to use the same thing with cat [14:44] with my question is using vim [14:45] vim may not be the best tool for that job [14:45] soren: say somethign with :%y [14:45] <_ruben> just use scp to transfer the damn file [14:45] but why that's not working ? [14:45] <_ruben> pardon my french [14:45] what is the usage of scp ? [14:46] lol [14:46] * _ruben gives up [14:46] use command "man scp" to find out all about scp [14:46] tyreza: "*:%y [14:47] <_ruben> yanking in vim won't help transferring it to a windows machine [14:48] Oh, he's connected over ssh or something? [14:48] <_ruben> 15:42 < tyreza> i need to copy to notepad [14:48] <_ruben> presumably [14:49] the way is with cat [14:49] leave vim himself alone [14:49] thanks a lot [14:50] bye [14:51] That was very annoying. [14:51] * soren pimps "set clipboard=unnamed" [14:51] was that IRC trolling? [14:52] If it was, I'm impressed. Well played. [14:52] totally === io is now known as Guest68357 === dendrobates is now known as dendro-afk [15:27] zul: just realized that cobbler is still missing the python-koan package :/ [15:28] RoAkSoAx: gah... === evilmist is now known as mrmist [15:58] if apt wants to install libgl1-mesa-dri and libgl1-mesa-glx and xterm does this mean that X server is also installed? [15:58] jhunt: ping [15:59] jamespage: hi - in a meeting currently [15:59] jhunt: np pong me later - found resolution for java daemonisation problem/upstart [16:01] hello to all. i have here a hardware problem with ubuntu. i am trying installing and testing the newest alpha3 version of ubuntu natty [16:01] but for some reason i have big trouble with the pcmcia SiL 3512 Sata Link Card [16:02] jamespage: awesome! we'll add it to the cookbook :) [16:03] this here is the output of lspci => http://pastebin.com/tEzBrT4Q [16:04] ubuntu does recognise pretty well the card and load also the driver that works with that card [16:04] # lspci | grep Sil [16:04] 06:00.0 Mass storage controller: Silicon Image, Inc. SiI 3512 [SATALink/SATARaid] Serial ATA Controller (rev 01) [16:05] but for some reason first the leds on the card does not blink or burn [16:05] and second when i connect my sata harddisk i get allways error messages [16:05] adac: 'xterm' will pull in x11-common, but that is not xorg in its entirety. See http://files.nullcortex.com/rdepends.svg === dendro-afk is now known as dendrobates [16:05] (not a permanent url, its a scratch space for when I make those graphs) [16:05] Pici, oh ok i see :) [16:05] thx [16:09] http://pastebin.com/vMM33wFg [16:18] it say allways ata4: SATA link down (SStatus 0 SControl 310) === twister004_ is now known as twister004 [16:37] hello to all. i have here a linux hardware problem with the pcmcia SiL 3512 Sata Link Card. [16:37] this here is the output of lspci => http://pastebin.com/tEzBrT4Q [16:37] does recognise pretty well the card and load also the driver that works with that card [16:37] #lspci | grep Sil [16:37] 06:00.0 Mass storage controller: Silicon Image, Inc. SiI 3512 [SATALink/SATARaid] Serial ATA Controller (rev 01) [16:37] but for some reason first the leds on the card does not blink or burn [16:37] and second when i connect my sata harddisk i get allways error messages [16:55] hello there [16:55] post fix is a good server mail ? [16:57] artuio: postfix is a good mail server, yes. it requires some configuration before you can use it, but after you configure it, its a good mail server. [16:57] well [16:57] i m on the point of installation [16:57] when i m trying to ehlo localhost [16:57] hello [16:58] it say command not found [16:58] the syntax is it correct ? [17:03] artuio: trying to what? [17:03] ehlo localhost [17:03] i got command not found [17:03] that command doesnt exist. [17:04] what do you want to do? [17:04] * genii-around telnets to port 25 [17:05] New bug: #735351 in squid (main) "package squid 2.7.STABLE7-1ubuntu12.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/735351 [17:09] "ehlo localhost" <--- wtf is "ehlo"? [17:10] ehlo [17:10] is checking for conf [17:10] working fine now [17:10] now i got an other error : http://paste.ubuntu.com/585487/ [17:11] ehlo's an extension to smtp. rfc 1870 is your google-fu [17:11] artuio: there's an SQL syntax error [17:11] -SQL [17:11] its a syntax error nonetheless [17:22] can i flush things out of virtual memory back into regular memory (i have plenty of regular memory) [17:24] I'm not sure actually, short of swapoff'ing. I tend to just trust the kernel, if it thinks disk caches are going to be more productive than a process that's been quiet long enough to get tucked away [17:28] yea, i trust it too.. i'm having issues with my machine thouhg; when it does swap... it takes forever and no one can get any work done. [17:29] thank yuo shauno [17:29] something makes me think i'm losing a drive [17:29] slowly [17:32] andygraybeal_: you can use the command "sync" to write file buffers to disk, but that may not actually result in less "virtual memory" being used [17:33] semiosis, interesting thank you [17:55] Greetings. I am going through the 10.04 serverguide for openldap. I'm at the point where it says to create a file ( frontend.example.com.ldif ) and add the entries using ldapadd. When I do this it errors and I can't determine what is wrong. [17:57] jamespage: pong? [17:57] jhunt_: give me 2 ticks [17:57] jamespage: np [18:00] I am creating a test directory. Here is the error I get when running the command: http://paste.pocoo.org/show/359558/ [18:01] well i try to create alias with postfix [18:01] this is the error what i got : ERROR 1062 (23000): Duplicate entry 'info@example.com' for key 'PRIMARY [18:02] pastebin here : http://paste.ubuntu.com/585507/ [18:02] jhunt_: http://paste.ubuntu.com/585505/ [18:03] jamespage: thx! I'll digest and regurgitate something appropriate into the cookbook. [18:05] jhunt_: seemed to work best with start-stop-daemon as upstart was able to track the java process correctly. [18:05] jhunt_: anyway have a good weekend - speak next week [18:05] jamespage: thanks very much for the info! ttfn === raphink_ is now known as raphink [18:18] greetings again [18:19] what would be better to use syslogd or syslog-ng, I have 5 routers that I want to collect logs from (running dd-wrt) and I forgot how I had it setup on the old box [18:19] on a Ubuntu-Server 10.10 box [18:19] anything wrong with rsyslog that comes by default? [18:20] i dunno, i thought syslogd was the default [18:21] * NoqturnalX mans rsyslog [18:21] lol [18:21] no manual [18:22] now my 8.04 machine uses syslog :) [18:23] It's another stuck on stupid day for me. I had all this stuff figured out cause I setup either syslog or syslog-ng on the other server to collect the logs from my dd-wrt routers [18:23] but i can't remember what I did [18:23] I am using syslog-ng [18:23] I plan on switching to rsyslog though [18:23] and check how it performances compared, but haven't yet [18:23] but my old system used syslog-ng [18:23] there's no man entry for rsyslog :( nothing in apropos either [18:24] man rsyslogd [18:24] did [18:24] odd [18:24] i even apropos syslog to see if anything like rsyslog shows up [18:24] nothin [18:24] I have it and rsyslog.conf man [18:25] I got logger, pam_syslog, pam_vsyslog, pdbtool, syslog, syslog, syslog-ng, syslog-ng.conf, Unix::Syslog, vsyslog [18:25] dunno what an apropos is [18:25] well, that is why [18:25] you already installed syslog-ng [18:25] that forces rsyslog to deinstall [18:25] search the manual page names and descriptions [18:26] but I still have rsyslog on the system [18:26] maybe it's config files [18:26] there's a rsyslog.d in /etc and a rsyslog.conf too [18:26] but not the program itself [18:26] like I said, it deinstalled, it wasn't purged [18:26] therefor configs stay [18:26] suppose your right [18:26] So I have an Ubuntu server on a Windows domain using Likewise Open. In the past when I've connected to Windows file servers from the Ubuntu server on the domain, it would just let me in because it auto authenticated me based on my logged in name. On this new server, that's not the case. I have to type my credentials in each time. I'm setting this server up for a school, so this uh.. isn't possible to let go. How can I fix it? [18:26] apt-get install rsyslog :P [18:28] New bug: #734316 in apache2 (main) "plymouth made SSL pass phrase dialog can't read input" [Undecided,New] https://launchpad.net/bugs/734316 [18:34] so what do I do for rsyslog to start logging my routers? [18:34] slap a line in the config file somewhere for each router? [18:35] that depends what the other machines can do [18:35] dd-wrt has a syslog option in the WebGUI where you just specify the IP address of the machine that's supposed to log [18:36] http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBQQFjAA&url=http%3A%2F%2Fwww.ubuntu.com%2Fsystem%2Ffiles%2FCentralLogging-v4-20090901-03.pdf&rct=j&q=log%20central%20rsyslog&ei=kOCMTYvhLIzrgQfpifGyDQ&usg=AFQjCNEL3sc8W3FDTyyFUyG4alXFQP8o2w&cad=rja [18:36] oh that is ugly [18:36] yikes [18:36] lol [18:36] http://www.ubuntu.com/system/files/CentralLogging-v4-20090901-03.pdf [18:36] need one of those goo.gl shortners [18:37] I should just hire a stand in for the day [18:41] Is there a way to "unbond" network interfaces? I tried to bond them yesterday and it kinda bombed out, and due to time restraints I wanted to get that out of there and just use one NIC for now. === dendrobates is now known as dendro-afk [19:35] NoqturnalX: if you've re-installed rsyslog, check out the file /etc/default/rsyslog, in there you'll see some comments at the top [19:36] NoqturnalX: so of those options, you'll want -r in the RSYSLOGD_OPTIOSN variable, to enable the UDP syslog listener [19:37] NoqturnalX: then just do 'service rsyslog restart' to reload the config, then you can set your routers to send to the IP address of your linux box, and the logs will get collected [19:37] * cloakable hmm [20:07] thanks semiosis i just got back from lunch, looks like i'm just in time :P [20:08] i think my next goal is to setup freeradius on this thing :P [20:08] anyone got any experience with radius? Tips? pointers? advice? horror stories maybe?? [20:12] have a good weekend [20:22] SpamapS: i thought we fixed the apache ssl thing in maverick? [20:24] zul: no we opted not to because it would change the boot [20:25] SpamapS: ok i muse have mismembered [20:25] zul: it was uploaded right at the start of natty [20:25] * RoAkSoAx does out for a late lunch ... starving... [20:25] right [20:36] New bug: #742748 in backuppc (main) "package backuppc 3.2.0-3ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2" [Undecided,New] https://launchpad.net/bugs/742748 === ed1703 is now known as edegroot === edegroot is now known as ed1703 [20:44] what sould i use to transcode a video file to lower res/quality and have a client computer be able to see that [20:45] hello [20:45] there [20:45] i got this error with postfix http://paste.ubuntu.com/585589/ [20:45] what's wrong ? [20:50] zertyui: can you tell me whats wrong... i have nog browser on this linux console :P [20:53] you can use elinks cavefish [20:53] console browser [20:53] +1 for elinks [20:54] can use mouse even [20:55] oke done links2 [20:56] zertyui: INSERT INTO 'transport' should it be ;) [20:58] sorry i don't get you cavefish [21:00] when i paste your postfix i got a SQL related issue in Links2 [21:03] ok [21:03] are you asking to run this command on my mysql cli : INSERT INTO 'transport' [21:03] ? [21:04] the error says you got the name wrong [21:04] the table name [21:06] but i can't understand [21:06] as you can see there on my pastebin i just create the table [21:06] but i got that error [21:07] i don't know why ? [21:07] i know but the table on the CREATE statement should be the same as the one on the INSERT statement [21:08] what is the correct line i have to enter ? [21:11] INSERT INTO `post_db.transport` (`domain`, `transport`) VALUES ('example.com', 'virtual:'); [21:12] http://paste.ubuntu.com/585603/ cavefish [21:13] INSERT INTO `transport` (`domain`, `transport`) VALUES ('example.com', 'virtual:'); [21:14] Normal i work with MSSQL, seems like Mysql handles the prefix itself [21:15] yes working now [21:15] thanks a lot cavefish [21:16] your welcome man [21:46] zul: do you mind taking a look at https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/742770 and telling me if you think the fix is worth trying to push through freeze? [21:46] Launchpad bug 742770 in lxc "Erorr in syntax in ubuntu templates" [High,In progress] [22:03] Hi. I'm new to ubuntu server. Did a net install of a remote headless server in a hosted XenVM, and set up NFS4 kernel-server & client. Via client, I can mount NFS4 shares @ another server from cmd line, and if I add to /etc/fstab, and 'mount -a', that works too. But at reboot, it simply hangs & "sits" no further output @ console. [22:03] Is there something I should immediately consider re: NFS @ boot, or how do I get more verbose logging in this case? [22:09] could try adding "nobootwait" to the mount options for the nfs mount in your fstab [22:09] <^Mike> http://releases.ubuntu.com/10.04.1/ubuntu-10.04.1-server-amd64.iso.torrent is a 404 [22:10] ^Mike: Try 10.04.2. [22:10] ScottK: Error: "Mike:" is not a valid command. [22:10] Nice. [22:11] <^Mike> :D [22:11] <^Mike> I'm just following links on http://www.ubuntu.com/desktop/get-ubuntu/alternative-download#bt [22:12] <^Mike> Also, http://www.ubuntu.com/server/get-ubuntu/download is a 404 (linked from http://www.ubuntu.com/desktop/get-ubuntu/download) [22:12] Assuming 10.04.2 works, please file a bug against ubuntu-website. [22:12] use torrent, is preferred [22:12] There's no one on this channel who can fix it. [22:14] <^Mike> apport doesn't like ubuntu-website: "Package ubuntu-website does not exist" and I've never figured out how to submit a bug without using it [22:15] ^Mike: https://bugs.launchpad.net/ubuntu-website/+filebug [22:16] <^Mike> thanks [22:16] Apport is just for package in Ubuntu (which the web site clearly isn't). [22:16] You're welcome. [22:33] i have a question for people with a strong background in enterprise linux/unix (redhat/centos/solaris/aix/etc.) [22:33] how do you find ubuntu server? [22:34] i need to use rackspace for some hosting and my only options for a managed SLA are centos, ubuntu and rhel [22:34] rhel is too expensive, centos is getting too old now (still only 5.5) [22:35] i find desktop ubuntu to be a pretty low quality distribution, im just wondering if the server is the same [22:38] Ubuntu Server work fine for me [22:45] echosystm: in what way do you "find desktop ubuntu to be a pretty low quality distribution"? - although the discussion is more appropriate in #ubuntu-offtopic [22:45] anyone know if there is a ppa with spice enabled kvm, virtmanager etc etc??? [22:51] Did someone get the BCM4328 driver working on Ubuntu 9.10 server with the latest kernel [23:15] guntbert: i mean ubuntu desktop hasa lot of bugs in comparison to rhel/debian [23:16] i've certainly found it to be extremely shakey [23:16] hell, i've found less bugs on my archlinux box [23:17] echosystm: I don't share that view - but maybe from less experience .... please don't discuss it further in a support channel - try #ubuntu-offtopic [23:17] ok, no worries