=== stdin is now known as tsimpson === nandemonai_ is now known as nandemonai [01:10] when i'm installing GRUB, how come the thing says "cannot stat aufs"? [01:10] from liveusb [04:51] New bug: #815281 in mysql-5.1 (main) "package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/815281 [06:20] can i ssh to a computer on a different subnet? [06:32] philipballew: Sure. As you as you can route packets to it, you can ssh to any ssh server on the Internet. [06:33] s/As you as you/As long as you/ === koolhead17 is now known as koolhead17|away [06:42] what is usually a preferable way to build deb package for local use [06:42] pbuilder or debootstrap's chroot? [06:47] I'm trying to get boxee running on 11 and all's good except getting sound over hdmi. Anyone got any ideas? [06:48] Sorry, 11.04 [06:59] jmarsden, even if i am on a the same network? [06:59] cause a subnet is designed so i wont communicate? [07:10] i heard that webmin is no longer supported in the 11.04 server, could someone direct me to a remote management program that i can use? [07:16] i heard that webmin is no longer supported in the 11.04 server, could someone direct me to a remote management program that i can use? [10:23] hi [10:23] I've got a general (mail) server question and this is the only server-related IRC channel I know... [10:25] I have a server with an an own IP and domain (for www), but don't want to run my own smtp server [10:26] do you have an idea under what "feature name" I have to look at hosting companies to find such "smtp server hosting"? [10:54] oliver_g: mail server? dyndns.org proivde such a server but it costs alot, others might do it too but the hosting panel sucks and not mayn provide an api to let you create your own control panel. webfaction os one of the few that do [10:54] oliver_g: ideally you want to be able to let your users change their password without having to involve you [10:59] airtonix: thanks, dyndns Email Forward seems to be exactly the feature I need but the price is not what I had in mind :-) [10:59] oliver_g: you just need an mx record? [10:59] not sure... [11:00] oliver_g: it seems from your previous question you don't want to run dovecot and similar? [11:00] I need an smtp server which accepts mail addressed at my domain [11:00] airtonix: correct [11:01] there are some hosting companies which offer separate mail servers but they all want to have the domain registered with them [11:02] yep [11:02] i bet you they mostly use that horrible thing called cpanel === nandemonai_ is now known as nandemonai === zz_ng_ is now known as ng_ === ng_ is now known as zz_ng_ === koolhead17|away is now known as koolhead17 === zz_ng_ is now known as ng_ [16:55] hi [16:56] how to check nfmark using tcpdump ? [17:13] Howdy. I'm trying to access PHP file in my /var/www folder from the computer that's hosting it, and Ubuntu keeps trying to download the file as a ".PHTML" file. I'm pretty sure this is an issue with my /etc/hosts file, and I need to add a line to it or something since I am accessing the file from the system hosting it. I unfortunately can't remember what I need to add and was hoping perhaps someone here knows. [17:17] ThomasB2k, that is almost always an error in the apache configuration, though sometimes a file permission error [17:17] as in, the php file is not being executed [17:19] IIRC only files ending in .php are processed by default [17:19] possibly .php3 as well [17:22] New bug: #815489 in openssh (main) "ssh client should not ask for key passphrase when an unprotected key is available" [Undecided,New] https://launchpad.net/bugs/815489 [17:24] ah, apparently not, it has some regex now [17:24] [18:39] !list [18:39] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [18:42] New bug: #815528 in vsftpd (main) "vsftpd installation script fails" [Undecided,New] https://launchpad.net/bugs/815528 === ng_ is now known as zz_ng_ [22:09] If anyone could help me out, I'd appreciate it: if i want to run php-fpm, do I need to do the install for php5-fpm, or will php5 itself now install fpm [22:42] suggestions for a good keystroke to set as default to clear + reset my terminal window ? [22:49] CTRL+ALT+SHIFT+O [22:49] because you can. [23:10] Hey, anyone out there had much luck with UEC 11.04? [23:11] I've been fighting with this for two days now... I thought things were a bit clunky in 10.04, but it doesn't seem to work at all in 11.04 === andreas__ is now known as ahasenack [23:40] hi, does ubuntu server come with admins group out of the box? [23:47] I've got a user, and I want to add him to an admin group, everybody in the admin group should be able to do sudo adminy stuff, then i can turn off root [23:47] how do i do everything from and including adding the user to the group (including checking if the group exists and creating it)