[00:26] zul: did you test the apache2 debdiff before uploading it ? [00:34] zul: I was waiting for feedback on my debdiff from the sru team before uploading to -proposed [03:05] when your at ther terminal and you hit ctrl-z it stops the process your doing and puts it on hold......how do you get it back? :P [03:07] michalski: fg [03:07] (foreground) [03:08] awesome thanks sommer [03:08] np [03:09] or bg [03:09] im having a super hard time getting mysql to work , stupid language :P [03:09] Which may not be what you want in this case, but it's useful [03:09] hey cool hads, thanks :) [03:47] dendrobates: morning :) [04:50] hey, does anyone know about upstart scripts? [04:54] i'm trying to figure out how to make a service depend on another before it starts, can anyone point me in the right direction? [06:45] anyone know how to use cpu frequency scaling? === antdedyet is now known as antdedyet_ [07:19] hi all, Im trying to set up svn correctly... sigh... I have it set up and working, but it just wont prompt for authentication. any Ideas. ( I set up http auth according to the ubuntu wiki) [08:35] hello, I want to make a file writable by another server, what is the easiest way to do though ? [08:43] moin [08:51] hello, how can I export only one file from a file system, I need to make a file editable by another machine === mdz_ is now known as mdz [09:29] are there any packages for ubuntu that facilitate remote installation and a repository of software on win32 systems using krb5 and winbind on a domain with admin privileges to have permissions to exec [09:47] Hi, is there still a way to run MySQL 4 on an ubuntu 7.10 server (ppa or backports or whatever) or do I need an older version of ubuntu server to do that ? === weesyz is now known as sudo [10:21] New bug: #242869 in firestarter (main) "dnsmasq's dhcp blocked to clients by firestarter" [Undecided,New] https://launchpad.net/bugs/242869 [10:51] hi [11:00] anyone know about lamp? I think I downloaded an olderversion or something off of the ubuntu site... have the server installed.. but no lamp option came up [11:02] how to open port 25 ? === sudo is now known as malt [11:02] sethalton, what you mean by " no lamp option come up " ? === sethalton is now known as GeekSquadSF [11:03] lamp ( Linux Apache Mysql Php ), which option from all this not work ? [11:05] I was looking for a gui way to manage the server (used to windows) [11:06] and one of the forums said that you had to install LAMP in order to run the gui side... [11:07] GeekSquadSF: LAMP stands for Linux Apache MySQL PHP, it's not a GUI just a collection of programs. [11:08] ah... hmm... Im just looking to setup an internal email server [11:09] and possibly learn to setup a domain controller... (not sure what that all includes [11:12] An email server isn't too difficult to setup but it will be a bit of work if you're only used to a GUI environment. [11:12] There should be a few howtos on the wiki etc. for setting up a mail server. I like Postfix (mail server software) myself. [11:14] i can't send email i think because port 25 closed how to know if this port closed or not ? [11:16] slim1: `netstat -plnt | grep 25` should show you if there is anything listening on port 25 [11:17] hads, no result [11:17] this mean that is closed ? [11:18] Yes [11:18] how to open it ? [11:18] Well, it means nothing is listening on that port. [11:18] Well, what mail server do you have installed? [11:19] i don't have mail server [11:19] i have only mail client [11:19] mail server is not in my side [11:20] i only get information to connect to it [11:21] Ah OK, you want to use an external mail server. Well outbound traffic is enabled by default so I doubt that's your problem. [11:22] then i try to contact mail server admin [11:26] does postfix get installed if I chose email server during the setup process? [11:28] GeekSquadSF: I'm not sure what's installed by tasksel. You can check by running `dpkg -l | grep postfix` [11:28] If you get no result then it's not installed. [11:29] cool.. thanks for the help [11:30] No worries [11:30] and the army wonders why they have IT issues all the time === GeekSquadSF is now known as MCROSFT_MONKEY [11:31] heh [11:31] MCROSFT_MONKEY: get the fuck out of here! ;) [11:32] thats what IT guys are in the army [11:33] hi, is there some snapshot features (like vmware) on ubuntu kvm? [11:34] you can run VMware with ubuntu as a VM [11:34] and take snapshots of it [11:35] no... [11:35] tomsh: You can pause guests and resume them but there isn't a snapshot feature at the moment. [11:35] hads: thanks, the only solution is a traditiona backup solution? [11:35] I have no problem with creating snapshots of mine... running ubuntu server [11:36] tomsh: AFAIK yes at the moment. One of the virt gurus may be able to come up with a better solution thouhg. [11:37] MCROSFT_MONKEY: We're talking about kvm, the main supported virtualisation solution in Ubuntu [11:38] hads: ok [11:38] i.e. something like VMWare [11:38] You could take a snapshot and backup that but taking a snapshot shuts down the guest I believe (I don't use them myself). [11:38] same end result... you're running ubuntu-server... need to take snapshots of the system for later retrieval right? [11:39] MCROSFT_MONKEY: Not quite [11:39] i'll shut up then [11:39] srry [11:40] Talking about taking snapshots of guests running in kvm on top of Ubuntu [11:40] hads: for using on a datacenter i need sapshot feature... [11:40] snapshot [11:56] looking through the forums... someone posted that "sudo aptitude install x-window-system-core gnome-core" would install the gnome gui desktop... [11:56] not working... [11:57] I would say `aptitude install ubuntu-desktop` though you are better off learning the hard way. [11:59] If you're using the GUI tools you'll likely also need to ask for assistance in the #ubuntu channel as people here will be using the command line. [11:59] ok.. wilco.. thanks [12:48] ubuntu-desktop install xfce? [12:48] or gnome? [12:52] gnome (but this sort of question *really* belongs somewhere else) [12:53] i just install mailserver , and notice that ISP block port 25, is it possible to change smtp port for mailserver or this is standard ? [12:54] soren: probably the correct question is "ubuntu-desktop package on ubuntu server install gnome? [12:55] slim1: You can change it. [12:57] tomsh: It's the same. [12:57] ScottK: Whuh? [12:57] ScottK: Er... Yeah, he can listen on a different port, but how's that going to make other mail servers deliver to it? [12:57] soren: ok sorry [12:58] soren: That's a good question. [12:58] * ScottK answered what was asked. [12:59] Well, half of it :) [12:59] i'm using webmail for thunderbird to retreive hotmail emails and with wenmail i can change smtp to any value [12:59] "this is standard"> Yes, port 25 is the standard. [13:00] It's what other servers will attempt to connect to. [13:00] in this image i can change smtp port to any value and send through it, http://webmail.mozdev.org/images/screenshots/page1.png [13:01] of course, i don't know how it work [13:02] Er.. Yeah, if both server and client are yours, you can change their smtp port, but if you're going to be talking smtp to anyone else, they're going to be listening on (and sending to) port 25. [13:04] soren but i can use this smtp also not for hotmail but for other mails and still working [13:55] So according to our offices in Leatherhead, UK, it is almost pm. [13:55] er, 2pm [13:59] anyone know if x-server is on the orig. ubuntu-serv? [14:00] it is not [14:02] know where I can download it? or another gui for managing ubuntu-server? [14:02] used to windows.. trying to get weined off of gui's [14:10] download it onto your server via apt-get [14:10] if you download a window manager it will likely be a dependency [14:10] so say you "apt-get install xfce" [14:14] Er.. No, it won't. [14:14] You don't need X to run a window manager. [14:15] Besides, these are #ubuntu questions. Not #ubuntu-server questions. [14:15] hehe... alright... you have a good site with lists of commands that I can use as a guide for managing the mail server and samba? [14:16] https://help.ubuntu.com/8.04/serverguide/C/ [14:16] soren pwned me [14:17] awesome... thanks guys.... hopefully I can quit using problem infested windows [14:23] sour code? That doesn't sound good. [14:47] hello, can I send a mail to my gamil account using sendmail ? [14:55] hello, can I send a mail to my gamil account using sendmail, any help ? [15:01] exot: echo foobar | mail -s "subject foo" foo@bar.com [15:02] Only 13 pre-requisite MIR needed to get spamassassin in Main. Everyone is welcome to help ... List is in https://blueprints.launchpad.net/ubuntu/+spec/clamav-spamassassin-in-main [15:04] kraut, thank you really .. [15:04] u mean sendmail instead of mail ? [15:04] mail uses sendmail [15:04] exot: watch out the manpage [15:47] hello people [15:48] hello [15:48] pls how can i install ubuntu server on a machine [15:48] ? [15:49] do you have the install cd? [15:50] yes [15:51] i am even running on hardy [15:52] and your question is how can i install ubuntu server ? [15:52] yes [15:53] http://www.howtoforge.com/perfect-server-ubuntu8.04-lts [15:53] install and configure it for a small LAN [15:53] ftp, print server, etc [15:54] thanks man [15:55] when you install ubuntu server you can choose: mail, samba, printer, dns, ... [15:55] no problem [15:56] thanks a lot [15:56] :p [15:58] but, is it going to work with clients runnin windows [15:58] ? [16:01] no idea, i never tested, but i think it will work [16:08] ok [16:08] New bug: #242956 in bind9 (main) "Bind9 (8.04) not returning 'ad' flag when dnssec is enabled" [Undecided,New] https://launchpad.net/bugs/242956 === bamed_ is now known as bamed [16:52] mathiaz: apache sru taken care of === dan_ is now known as dantalizing === specialK1vin is now known as specialKevin [17:53] soren: around? [17:53] dm_crypt hates me [17:53] I hear you have the beating-stick [18:01] * delcoyote hi [18:07] lamont: I might. :) [18:07] so I have 2 partitions that I put into dm_crypt... and the bootup process politely asks for the passphrase for the first (swap), and then dies because / isn't found [18:08] can I recover that from initramfs's prompt, or do I need to be back in the installer? [18:11] soren? [18:11] lamont: Sorry, bad timing. I have to run. I'll be back later. [18:12] meh [18:12] I may get bored and just install it without encryption. [18:15] hi there; I just installed Hardy server, and set up some service there, but although I can access them via LAN, I can't see them from the outside. I've disabled ufw and stopped apparmor; iptables seem to be empty. I also set another test-server to the same local IP, and it worked, so it's not a router misconfiguration. Any help would be very welcome. [18:18] bluk: netstat -anp|grep , check what ips its bound to [18:18] bluk: if you are switching around machines and using the same ip, you'll need for your arp cache to clear, or make sure that the interfaces use the same mac address [18:18] bluk: or rathar, sudo netstat -anp [18:18] and what jdstrand said [18:19] ok, a minute (I think messages are delayed because of server split) [18:21] so the service is bound to IP 0.0.0.0 [18:22] also the ssh is the only service bound to an IPv6 address (dunno if this might be a problem) [18:23] jdstrand, it seems the arp cache was automatically cleared, it seems ok [18:25] ssh binding to IPv6 is normal. [18:25] maybe i didn't really stopped the firewalls: i issued "ufw disable" and "/etc/init.d/apparmor stop" is this sufficient? [18:26] Neither should be needed. [18:26] ufw by default doesn't block anything and apparmor isn't a firewall. [18:26] bluk: apparmor doesn't have anything to do with the firewall. unless you explicitly enabled ufw, it wasn't on [18:26] can you confirm iptables won't block anything by default too? [18:27] bluk: you can run 'ufw status' to see the status, and run 'iptables -L -n' to be ultra-sure [18:27] ok, i just wanted to make sure it wasn't interferring so i enabled/disabled it [18:27] ok i'll do it again :-) [18:28] so ufw is "not loaded" and iptables just contain a rule i added (maybe useless but I had to try) [18:29] ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:50 [18:29] (in chain INPUT, policy ACCEPT) [18:29] was a test rule (I'm testing with nc -l -p 50) [18:29] bluk: mind, I don't know your network, but all the arp caches along the way need to clear [18:30] ok I have 3; this comp, the server, and the router, I'll do that [18:38] lamont: You should be able to fix that from initramfs. [18:39] lamont: You have cryptsetup in there, so you should be able to grab the right options from /etc/cryptblahb/blah [18:39] except that when it prompts for the key, it does that in the usplash screen, which I can't get back to once I get into innitramfs [18:39] lamont: Unless it's luksFormat'ed, in which case it's much easier. [18:39] lamont: It can ask on the console, too. [18:39] * lamont does a swapless install attempt for now [18:39] well, it doesn't ask on the console [18:40] hi again; unfortunately, no progress with arp cache reset [18:40] lamont: Try booting without splash on the kernel cmdline. [18:40] lamont: Maybe it decides based on that. [18:40] I already flattened it. [18:40] Oh, ok. [18:41] btw, my normal trick of booting to the partitioner and then bringing up a shell? not so good for recovery with dm_crypt. [18:41] pls to fix0r that. kthx [18:42] something in Hardy-server is blocking incoming internet packets, but allows incoming local packets, but it's neither uwf nor iptables... what can it be? [18:42] i mean ufw* === bluk_ is now known as bluk [18:56] bluk: the second machine that you tried, did it have iptables installed and configured? [19:16] soren: have you tried running a 2.6.26 based intrepid vm on a hardy host ? [19:16] soren: It seems to be stuck in the boot process, just after the kernel has booted [19:17] soren: http://people.ubuntu.com/~mathiaz/ifail.png [19:21] Greetings [19:22] anyone have a sendmail how-to for 8.04? [19:22] It starts with apt-get install postfix. [19:22] hehe [19:23] ok, and then with postfix, to set it up as a relay... [19:24] IIRC relayhost is an option presented to you when you install. [19:25] The server guide has docs on setting it up. [19:25] I'm reading it now [19:25] I assume I'm installing as 'internet with smart host' === bluk_ is now known as bluk [19:35] soren: screw it. it doesn't like to boot without swap, either. [19:36] * lamont decides that the laptop gets to be his dm_crypt playground, and leaves the desktop machine to post-boot happiness [19:47] ScottK, ok... postfix installed and working... now how do I make all local user accounts use a different domain name? [20:04] I solved my server problem; the default gateway was incorrectly set by default, but the effect was weird: incoming local packets were accepted only if they were local: internet incoming packets were dropped. All of this because of an incorrect gateway, I noticed this by accident, I'm feeling lucky :-) === MatBoy is now known as MatBoys === MatBoys is now known as MatBoy [20:23] ScottK: what is the name of that dedicated host [20:51] New bug: #243061 in openldap2.3 (main) "slapd error while update from feisty to hardy" [Undecided,New] https://launchpad.net/bugs/243061 [21:00] ScottK: do you plan to integrate clamav and spamassassin in the mail-server task once they're moved to main ? [21:00] mathiaz: there is a known problem with 2.6.26-based intrepid VMs. [21:01] mathiaz: iirc colin pushed the issue to the kernel guys. [21:08] Koon: ok - thanks. [21:13] ScottK: I've created a wiki page to keep of MIR for spamassassin and clamav [21:13] ScottK: https://wiki.ubuntu.com/ClamavSpamassassinInMain [21:14] ScottK: could you update the spec url in the blueprint to point to it ? [21:22] lamont: I'm not sure I understood why you didn't just use the default encryption options in the installer (splits the drive into a boot partition and an encrypted PV, and puts everything else on LVM)? [21:22] soren: show me where in the default installer options I get a 4 drive wide RAID setup with encryption on top of it. [21:23] mathiaz: ScottK If you need help to test clamav spamassassin to move it to main Just let me know .. This is a great news [21:24] soren: for bonus points, give me RAID5 for the filesystems, and raid0 for swap (so as to have one partition spread across the bunch of them, letting the partition sizes be sane, etc. [21:24] and then you'll run into the issue that it only actually initializes one dm_crypt partition, and then blithely goes on to try mounting things (root, for example) from the others [21:25] * lamont freely admits that his use case is maybe 2 sigma out [21:26] soren: hence my "I give up. I'll just do dm_crypt on the single-disk laptop, which is clearly the use case" [21:30] also, it'd be nice if the partman screen wouldn't let me go change the raid drive parameters after the dm_crypt setup runs (and the raid drive gets smacked back to "do not use" instead of "physical partition for encryption" [21:30] and it would be extra nice if I could go in and say just do the config portion of dm_crypt without overwriting all the data" [21:31] since that's my trusty tried-n-true method for doing recovery on disks: boot up to the partitioner, bail, exec a shell, and presto. [21:31] for RAID, add in a "configure software raid" in the middle to start md0 et al [21:38] lamont: Er.. I suggest you talk to Colin about all of that :) [21:38] heh [21:39] In such a case, I'd set everything up manually, but that's rather painful, too. [21:39] painful, but possible. Unlike through the installer, apparantly. [21:41] well, I expect that it's just a matter of catching it at the "please hit return after removing the CD" and fixing cryptroot to have more than one line in it [21:41] OTOH, I grew tired [21:41] mathiaz: From my perspective integration is dependent on the server flavor spec. That's how I'd do it. [21:42] mathiaz: wiki page is linked [21:45] lamont: http://archives.neohapsis.com/archives/postfix/2008-06/1215.html enjoy. [21:45] * ScottK runs off. [21:47] ScottK: heh [21:50] ScottK: what is that dedicated server hosting you recommendeD? [21:53] how can I check if cpu frequency scaling is being used? [21:56] soren: have you looked at xVM? [21:56] does the linux-image-server have support for cpu-frequency scaling ? [21:59] ... [22:16] ScottK and soren: set up an intelligent bot to respond to questions directed at y'all 24/7 === RoAk is now known as RoAkSoAx [22:48] alguem utiliza msn-proxy ??????? [22:48] Does anyone know why the standard Ubuntu Server 8.04 install (I only chose to install the SSH services) runs Exim4 as a deamon? It appears to be listening to the loopback host, but not sure. I am not expert on this matter, and just want to get a sense of its purpose. Thanks. [23:05] hansin: Exim is a mail server [23:10] Someone please tell lukehasnoname http://www.softlayer.com/ if he shows up again. [23:10] hansin: exim4 is not installed by default. You installed something else that needed a mail server. [23:14] hads: Thanks. [23:15] ScottK: Thanks, I'll try nd figure out what did it. I don't remember what it could have been, but will take a look. I'll see if I can hit port 25 from the outside, or if it truely is just listening on loopback. [23:18] hansin: If you set this up recently you can grep /var/log/dpkg.log* for exim and then see what else was installed about that time. [23:18] A mail server is usually a good thing to have installed anyway (I prefer postfix but that's personal preference) you can just firewall it (which you should have anyway). [23:18] hads: I'd argue installing the minimal set of services is generally better. [23:18] You can also try uninstalling it with aptitude and it will complain if something depends on it and show you what it is. [23:19] ScottK: True, that is a good thing, but a bunch of things will try and mail if there is a problem on the system so I like to have an MTA installed personally. [23:20] Yes. But then you want to configure it to deliver mail where it's wanted and so you should have it on purpose and not by accident. [23:21] Quite [23:21] leonel: It would be good to get some help doing the MIR paperwork. That's the main thing needed. [23:23] Thanks all. But can you not just call the MTA on an "as needed" basis instead of running as an daemon, or maybe I am off here? [23:23] I wonder if ScottK was interested in taking care of the selinux merges? [23:23] ^^^^^ from -meeting [23:23] ogra: Error: "^^^^" is not a valid command. [23:24] ogra: If I do it I only promise a minimal diff from Debian. I don't know enough to get them working. [23:25] i'll forward that to steve, thanks