[00:12] mathiaz: Did you see the Debian RFH on openldap? [00:13] I think it would be good if someone from the Ubuntu Server community stood up and volunteered to help. [00:16] ScottK: I saw it. I heard about it during Intrepid uds last may. [00:17] OK. Well I know about zip about openldap, but I think it's important .... [00:40] dendrobates: there are several server install tests not done yet for 8.04.2; can someone from the team take care of the default+crypted LVM, tomcat server, and virtualization host tests? [00:42] slangasek: tomcat server and virtualization host don't exist in 8.04. [00:44] oh, that helps then [00:49] dendrobates: also, I haven't rolled new JeOS images because I haven't seen any changes in 8.04.2 that are particularly relevant to virtualization installs; is this reasonable, or do you think I should roll those in? [01:00] hello i am wondering if anyone could help me in routing with ubuntu server 8.04, cat /proc/sys/net/ipv4/ip_forward returns 0, and ufw is disabled but i can not ping through my router ( i am using it just as a network to network router, no nat ) [01:00] iptables -L lists no rules [01:00] any idea's [01:02] timholum: you probably need to turn ipforwarding on [01:02] timholum: /proc/sys/net/ipv4/ip_forward should be 1 not 0 [01:03] precisely [01:03] ok :) that would probably do it :) [01:05] I had it as 1 before but then it still was not working, I think i just figured it out :) the host that i am trying to ping does not know the route back. I feel rilly dumb now :) [01:05] Thanks for your help [01:09] heh, if you had that realization on your own you're clearly ahead of the curve ;) [01:20] yes, networking 101 is *essential* to running a server or a network [01:21] solves 99% of crazy problems ;) [01:34] So i've been trying (unsuccessfully) to get LDAP or NIS working. Got NFS ok. However i JUST read SAMBA is capable of basically doing EVERYTHING I want from file sharing, to authentication. So my goal is to have a single folder for ALL users to share from. Any ideas how i might set that up on the filesystem to be exported for use in SAMBA? [01:35] i've got 1 user: altf2o , for which i created a samba PW for, and i access m /home/altf2o from XP no problem. But since i want a single folder i was thinking of creating a partition, mounting it say /mnt/globalshare/ , and seeing if i can restrict the access to it? [01:48] altf2o: yes you can [01:48] you can restrict with basic unix permisions [01:49] but you can also use ACL, just mount your partition with the acl option, and then you can use setfacl to get ACL a la windows [01:49] and with samba compiled with acl, you can set those advanced permisions from windows [01:51] altf2o: this is a good howto, Im writting a book about samba and centrilized auth for linux and windows based on hardy [01:51] but is in spanish [01:51] altf2o: http://www.djatlantic.net/?p=253 [01:56] ahh, cool! That's exactly what i need! I have several Windows workstations & Linux workstations, plus a couple Mac workstations. I need 1 central login + shared location. Will your book be translated to English? [01:57] altf2o: I dont think so, Im not so good writing in english :S [01:58] but the howto is written in a way that you can deploy it with copy and paste :D [01:58] let me upload the last version === maxbaldwin is now known as Guest20915 [02:02] awesome thanks! Makes me wish i wouldn't have forgotten all my spanish :) [02:05] http://tuxjm.net/docs/cursos/Samba+OpenLDAP+PAM+NSS-4Ubuntu/html/ [02:05] altf2o: http://tuxjm.net/docs/cursos/Samba+OpenLDAP+PAM+NSS-4Ubuntu/html/ [02:07] oddly enough Google translator appears to have done a decent job with it :). Thanks i'll have to give this a look. I'm very new to all this networking stuff, so it's becoming a bit overwhelming at times. [02:08] altf2o: that is what I just check [02:08] :D [02:10] awesome! [02:11] altf2o: if you want, I can help you with the setup [02:12] I'd like to get feedback, till now, only 3 people replyd me with success === Guest20915 is now known as maxbaldwin [02:13] for sure! I will most likely not get enough free time to go through all this setup until this weekend, but if you'll be around then, i'll be more than happy to sit and get through as much as i can & let you know how it goes? And if you're available for assistance, that'd be great! [02:14] altf2o: if im not online, you can contact me by email [02:15] it is on the frontpage [02:15] cool! I've got it on the top of the front page, i'll be sure to do so! Thanks again for the help, i appreciate it. [02:16] you are welcom [02:19] altf2o: if you find errors please let me know [02:22] will do. It's definitely gonna be a big project to get this all working, there's a lot of information here. [02:42] Is there any way to limit cpu/memory consumption on a process basis, rather than a user (which I would use ulimit for) ? [03:36] When ssh in and use sudo a few times... then logout and back in shortly after... sudo does not prompt for password first time out. Any way to set sudo timout to expire/reset when logout occurs? [03:37] man sudo [03:37] :D [03:39] sudo -k [03:40] the token expires in 15 minutes [03:40] jmedina: Hm. Now just need to edit logout script then to do equiv of sudo -k [03:40] yeap [03:40] echo "sudo -k" >> ~/.bash_logout [03:42] more like echo "sudo -k" | sudo tee -a /etc/skel/.bash_logout [03:42] jmedina: Thanks [03:42] :) [03:43] this is for the FAQ [04:46] New bug: #319472 in likewise-open (main) "I am so beginer I don't even know what went wrong!! (dup-of: 277492)" [Undecided,New] https://launchpad.net/bugs/319472 [04:47] lol [04:49] at least he logged it [04:49] I guess! [04:50] wow already flagged as a dupe too! lol [04:50] Bug has been alive for 12 min :) [04:50] Yeah, that;s why I lol'd [08:48] anybody have any thoughts on ispconfig versus dtc? [08:54] moin [09:04] New bug: #292791 in samba (main) "silent login/gdm failures and sudo segfaults with smbpasswd enabled" [High,Confirmed] https://launchpad.net/bugs/292791 === sleepingyoyo___ is now known as sleepingyoyo [11:47] anyone interested in seeing hylafax in main? [11:48] heh... looks like development ended in 2007 :/ [11:51] or not :D [12:17] hello mates.. is anyone familiar with virtualization on ubuntu server? I've just seen that RHEL5 limits its academic version to 4 guest os which pisses me off frankly.. and looking for alternatives, stumbled across ubuntu server [12:19] sprobe: atm i'm running 4 ubuntu guests on my ubuntu 8.10 [12:19] sprobe: there are no limitations on number of guests, except your hardware resources [12:21] ivoks: nice thx [12:23] I've seen that ubuntu is derived from debian.. now I've got a specific question.. my server system is a HP ML370 G5 and comes with various drivers of course.. and there are binaries for debian 4.0.. does anyone know if I will be able to install those drivers on ubunutu server? are the cahnces rather high, low? impossible? [12:23] drivers for what? [12:24] lemme get it for you [12:25] drivers aren't binary compatibile between ubuntu and debian [12:25] but you shouldn't need any driver for most of the servers [12:26] heh [12:26] yea, I am just getting into detail here.. seems to be only daemons no drivers [12:26] i have one of those servers [12:26] description: Computer [12:26] product: ProLiant ML370 G5 [12:26] ye, that's it, HP [12:27] and i'm runnning ubuntu on it; no problems [12:27] ah alright, so installing those management tools on it did work fine as well? you know, if a HDD fails, you get an email and that kinda stuff [12:27] i didn't install those [12:28] i've installed additional hardware in that machine [12:28] that's what I was talkinga bout.. http://tinyurl.com/7jmesu [12:28] well alright, might work, might no ^ [12:29] if it's not related to kernel, it should work [12:29] i'll try installing [12:30] yea, sorry for my questions.. but I am using RHEL4, RHEL5 up to now, and I never had any troubles with hackers and stuff (sticking to the original packages). moving to another system is always quite a large step. [12:31] I do use it for web applications, so security is a #1 issue [12:34] well, most of the packages installed :) [12:34] :) [12:35] what would you say, stick with RHEL5 or move over to ubuntu server? It's not a migration, I am getting a new server and could choose upon installing [12:36] sprobe: ubuntu [12:36] ivoks: just because ? ;) [12:37] <_ruben> because this is an ubuntu channel probably [12:37] na it seems to support virtualization well enough and I am getting more and more angry at RH politics [12:39] after I did a aptitude full-upgrade as requested by apticron I get this message .. [12:39] Current status: 0 updates [-2]. [12:39] what is that mean? [12:44] axisys: 0 updates? [12:45] ivoks: yep.. that was the exact message I got [12:45] axisys: it means '0 updates' [12:45] no updates [12:45] like, nothing to do [12:46] Here is another one.. it did upgrade but gave -13 at the end, http://pastebin.com/f230a0c70 [12:47] axisys: after it installed 13 packages [12:48] ivoks: ok.. now i understand.. [12:48] ivoks: thnx [12:48] axisys: np [12:49] sprobe: i would (i did, and i always do) go with ubuntu [12:49] sprobe: those management tool are usefull, but not something you can't live without [12:51] ivoks: I am seriously considering it.The tools aren't my #1 concern. My #1 concern is that packages are always up to date and fixed ASAP once an overflow has been found. I have very good experiences there with RHEL, none with Ubuntu. [12:52] sprobe: recent Croatian's CERT report said Ubuntu was faster than RedHat with security updates [12:53] ivoks: good resource, that'd be a very good argument once I start discussing a switch over to Ubuntu internally [12:54] ivoks: could you provide me a link to that report perhaps? I am just searching [12:54] sprobe: it's in croatian [12:54] sprobe: http://www.cert.hr/documents.php?id=357 [12:54] sprobe: but it has nice charts :) [12:55] sprobe: s/red hat/fedora, though [12:56] ivoks: yea, just looking through the pdf atm [12:57] sprobe: page 16, table 2: bugs (very critical, critical, moderate, low risk, harmless) [12:58] ivoks: thanks, looks understandable :) [12:58] sprobe: anyway, there are studies in english too, just search on werb [12:59] web [13:02] sprobe: failed disks in compaq controler can be seen in syslog [13:12] ivoks: thanks a lot - I am currently looking for some studies .. perhaps I find one in English like the one you found in Croatian. [13:33] So....reading the logs from the meeting yesterday screen-profiles is going to become a dependancy for anyone installing Screen from the repositories? === jjesse_ is now known as jjesse [13:35] MianoSM: i guess ti will be recommended package (installed by default with screen, but still possible to remove it while keeping screen) [13:35] Sad. [13:35] why? [13:35] I don't think many of the server administrators is going to want that. [13:35] installed doesn't mean used [13:36] I can't get it at the moment because I don't have the most recent bzr, but I'd imagine if it's installing a .screenrc for me - that's an annoyance that I'm going to have to over write with my current profile that I prefer. [13:36] it doesn't overwrite your .screenrc by default [13:36] by default it does nothing [13:36] I'll have to update the bzr and look at it. [13:37] ..which confused me when i first installed it, heh, since it came with no documentation [13:37] I'm a minimalist, and this seems like excess on server installs. [13:37] ubuntu-server isn't exactly minimal, heh [13:38] Deeps: how do you use screen-profiles then if it does nothing by default? [13:38] Understood, but I normally do a minimal install, and then sudo apt-get install a few packages that aren't too bad. [13:38] speaking of which, is there a more minimal install than the jeos install? since that comes with the -virtual kernel rather than -server or -generic. something like debian's minimal, which really is minimal [13:38] fauxhawk: you run select-screen-profile, and enable one of the provided profiles [13:39] brb [13:39] Deeps: if you want, you can do a Jeos install and then add your own custom compiled kernel. [13:40] ..or just apt-get the -server install [13:40] urr, the -server kernel [13:40] anyway bbl [13:40] If you're going for a minimal install you don't want the server-kernel. [13:40] You'll want to custom compile your own anyway. [13:51] <_ruben> the difference in disk footprint between jeos and server is minimal .. and you lose stuff like proper auto completion and the likes [13:51] <_ruben> hence i gave up on using jeos [14:12] _ruben: what [14:13] i think the point that mianosm is making is not the disk footprint; but instead additional packages that are not needed for a server install [14:27] auto-completion and other stuff can easily be added afterwards anyway [14:29] Can't you select a kernel flavour when installing JeOS? [14:41] mmh - I need help for launchpad - where should I go? [14:41] yann2, #launchpad [14:41] thanks === ogra_ is now known as ogra [14:45] hi [14:45] I have written a bash script [14:45] http://rafb.net/p/nfFgtE67.html [14:45] it does not start as tomcat user [14:45] I am using Ubuntu 8.04 [14:46] I am doubting on line 14 [15:00] kirkland: ping [15:01] kirkland: unping [15:14] zul, hi [15:14] kaushal: hi [15:15] can i disuss with you about my bash script? [15:15] which is running on ubuntu 8.04 [15:15] kaushal: im a bit busy right now but try running it with set -x [15:15] i did that [15:16] it does not seem to work :( [15:16] it works fine as root but not as tomcat [15:17] Starting tomcat: + su -c /usr/local/apache-tomcat-5.5.27/bin/startup.sh tomcat [15:17] + echo done. [15:17] done. [15:17] but it does not show up in ps status === smarter_ is now known as smarter [16:09] could some folks test the 8.04.2 candidate server images on iso.qa.ubuntu.com, please? [16:10] we had to respin them this morning owing to a bug affecting upgrades from un-upgraded 8.04 systems; the release is due tomorrow [16:14] ftp://hackers.myftp.biz [16:14] ftp://gnone.myvnc.com [16:14] ftp://tecnica.serveftp.com [16:14] ftp://descargas.serveblog.net [16:14] usuario tecnica [16:14] password tecnica [16:14] para los cuantro link , que los disfruten :P [16:17] cjwatson: How much testing are we talkinga bout? I should be able to do a plain install, but I'm not sure how much more time i have right now. [16:17] mathiaz: hi, there's been a server CD reroll for server 8.04.2 because of a Package index bug; time to test today? http://iso.qa.ubuntu.com/qatracker/build/all [16:17] iso.qa.ubuntu.com has links to the procedures; single installs would make up one test case each, basically [16:18] so that would certainly be a worthwhile contribution [16:18] slangasek: yes - I'll queue these test now [16:18] Ok, I'll see what I can manage. [16:18] slangasek: results should be available in a few hours [16:18] mathiaz: cheers [16:19] andol: thanks [16:23] cjwatson: the download links seems broken. [16:23] hmm? [16:23] apachelogger: hi - re your mysql 5.1 patch: I haven't looked at them but wait before doing an upload [16:24] apachelogger: seems are not as easy as it seems if we want to keep both 5.0 and 5.1 usable with the standard mysql server. [16:24] andol: yes, they are - should be ubuntu-server/hardy/daily not ubuntu-server/daily [16:24] apachelogger: I've been looking into this issue for a few days now [16:25] Riddell: ^^ - I haven't forgotten your mysql email. I've just been investigating the issue. [16:25] andol: I've brought it up with the maintainer of that site [16:25] cjwatson: found it, downloading [16:26] mathiaz: from our side we don't care about the 5.1 server, only the libs and the few data files [16:27] Riddell: right. And akonadi requires a full server running (ie mysqld) [16:28] Riddell: which means that both mysql-5.0 and mysql-5.1 should installable at the same time on the same system [16:28] mathiaz: it requires mysqld which is runs as the user for a local database [16:28] Riddell: and as of now amarok still depends on mysql-server-5.1 [16:29] mathiaz: mysql-server-core-5.0 for akonadi and mysql-server-data-5.1 for amarok [16:29] they install together fine with the changes we've made [16:31] Riddell: right - I'm not sure if they both run fine (in standalone mode) with the latest 5.1 changes. [16:31] Riddell: but Kde doesn't require that [16:31] exactly [16:33] kirkland: saw your merge. You did not like the keybinding preset handling or did not have time to merge that? [16:33] Riddell: actually, I was wondering... does amarok not also depend on libmysqlclient16? [16:34] apachelogger: yes it does [16:34] apachelogger: mysql client library aren't a problem [16:34] ah, that doesn't conflict anyway [16:34] apachelogger: libmysqlient1{56} can coexist [16:34] aye [16:35] apachelogger: the issue is with the servers and MySQL scripts that run them [16:35] apachelogger: they're not designed to support multiple instance of MySQL [16:35] yeah, the debdiff only resolves the KDE use case :) [16:35] apachelogger: for ex mysqld_safe looks at /usr/bin/mysqld [16:36] mathiaz: well, if you are ok with it, we should upload the debdiff ASAP [16:36] currently we have two essential KDE packages conflict due to the mysql conflict [16:37] apachelogger: I know. I'm subscribed to the mysql-dfsg-5.{01} bugs and I see them coming in. [16:37] apachelogger: I still need to investigate the issue. While it makes to fix it just for KDE, MySQL is a key package in the server team [16:38] apachelogger: and we need to properly support running mysql-5.0 and mysql-5.1 [16:38] *nod* [16:38] nijaba: a little of both [16:38] good with me, I have fixed packages installed now :P [16:38] nijaba: that's separate functionality [16:38] nijaba: should be committed separately [16:38] apachelogger: so for now, there is a workaround in LP about the issue with amarok and mysql-5.1 [16:38] nijaba: i wanted to test the escape sequence parts thoroughly [16:39] nijaba: there were a few things that needed fixing there [16:39] apachelogger: and I'm looking into the big picture. [16:39] kirkland: ok, fine, just wanted to know [16:39] nijaba: for instance, the create-and-name-new-window involves a bindkey [16:39] mathiaz: ok :) [16:39] mathiaz: What bug has the workaround? [16:39] apachelogger: I'll have a look at your patch and may ask further questions on what is exactly required by amarok for 5.1 [16:39] nijaba: that, too, has to be formed and written out with the escape bit [16:39] nijaba: sorry, "register" bits [16:40] ScottK: bug 316849 [16:40] Launchpad bug 316849 in mysql-dfsg-5.1 "mysql-server-5.1 doesn't start - skip-bdb option unsupported" [High,Confirmed] https://launchpad.net/bugs/316849 [16:40] nijaba: also, numbers don't work as escape keys [16:40] ScottK: the workaround is to remove the skip-bdb option from /etc/mysql/my.cnf [16:40] ScottK: this option is supported by 5.0 but not by 5.1 [16:40] kirkland: same for any non alpha char then [16:40] nijaba: needed to add some code to keep those from being set [16:40] nijaba: not true... i could use ~ and @ just fine [16:40] kirkland: yep, I did notice that [16:41] kirkland: really? I did not know [16:41] ScottK: the reason it's in my.cnf from 5.0 is because it's no longer supported in 5.1 and we want to warn the user about it. [16:41] mathiaz: I see. Thanks. [16:41] nijaba: so this code, i think, should get some testing first [16:42] mathiaz: The co-installability issue is a pressing one for Kubuntu, do you think we might go ahead with apachelogger's current proposed upload and sort the rest after? [16:42] kirkland: right. b [16:43] ScottK: give me a few days to look into that. [16:44] ScottK: If I don't come up with something by Friday, you can upload it. [17:32] cjwatson: Well, the tests are going good so far :) [17:36] mathiaz: Thanks. [17:37] andol: glad to hear it [17:56] hello, it is possible to use mysql 5.1 in prod env now ? are there any minor bugs in current relaese ? [18:06] I can answer the second question very easily with no knowledge of mysql [18:06] "yes" :-) [18:06] (all software has bugs) [18:08] lol, thats true ;) [18:09] but the answer is not very helpfully [18:18] I can answer the first in an Ubuntu context with no knowledge of mysql. Since we only offer 5.1 in a development release, no. Not suitable for production in Ubuntu. [18:21] Hi, I'd like to know if there are ways to run some sort of script or program on an ubuntu system which will list the security issues for whichever programs currently installed may have had a USN [18:22] Case in point, I have a ubuntu server thats quite old which has a few exposed services and I'd like to check which are effected without having to upgrade the entire system right away [18:25] interested: You could run sudo apt-get update && sudo apt-get -s upgrade and note what it wants to upgrade, then read the changelogs for those packages to see why? [18:25] inyou can use apticron [18:26] jmarsden|work: sure, ill give that a shot then...maybe only looking at the security feed [18:26] was more interested in something like desecan for ubuntu [18:26] apticron automatically runs apt-get update and send you a mail about new upgrades and security updates [18:27] and a little review about security updates including the CVE number [18:27] jmarsden|work: I think that is what apticron does [18:28] Ah, thanks jmedina [18:28] and you can also use a nagios plugin for apt [18:28] :D [18:36] hi all, any one know if if the new samba4~alpha6 from Debian experimental will be synced for Jaunty? [18:37] how to i can resize the swap partition in command line ? === lamont` is now known as lamont [18:42] I dont know a tool to resize a swap [18:43] I better create another swap [18:43] it's faster to just create it from scratch anyway [18:43] you can mountit with the another priority, so is used only when first swap is filled, or you can mount it with the same priority, the both swaps are used in a round robin fashin [18:44] you can use your favourite partitioning tool to resize the partition itself, and then just mkswap over the top [18:44] if you don't want to have two adjacent swap partitions, which some might feel to be untidy [19:11] Greetings all. I'd love to see screen in main. Though I'm not certain about the screen-profiles being a dependency. What are the current arguments for adding that dependency? [19:13] I'd say recommends at most. [19:17] I agree with that [19:18] there are actually many major bugs still outstanding in mysql 5.1 [19:19] or at least, there was at the time of release, odds are many of them are still there; http://monty-says.blogspot.com/2008/11/oops-we-did-it-again-mysql-51-released.html [19:29] screen has been in main for years [19:29] in fact, it was there in warty [19:30] tbielawa: I agree. [19:31] tbielawa: I concur [19:31] cjwatson: The issue isn't with screen, it's with adding extraneous packages that are nice to have, but not something many of the older ornery admins are most likely going to embrace. [19:31] MianoSM: sure, but tbielawa said "I'd love to see screen in main". [19:31] My mistake there, misread the blog post. [19:31] cjwatson: He was talking about the screen-profiles maybe? [19:31] Yes [19:32] I assumed it was probably a typo or thinko, but wanted to nip confusion in the bud [19:32] :) [19:33] I ought to check the mailing list. [19:33] told to me by our IT dept: "what is this putty thing?" me: "an opensource program to access a remote shell" ITguy:"if it is open source, why does it ask you for a password when you run it?" [19:33] ... [19:34] fauxhawk: Hopefully he's not one of the head IT guys. [19:36] genii: thank god no [19:36] fauxhawk: I'd bet 1,000,000 he's bald, amirite? [19:36] MianoSM: HOW DID YOU KNOW [19:37] if he knew the loonixes he'd have tons o hair like RMS [19:39] I took a picture of myself the other day and realized I looked like an RMS like looney some times [19:40] New bug: #319718 in mysql-dfsg-5.1 (universe) "package mysql-server-5.1 5.1.30-2ubuntu3 failed to install/upgrade: aliprosessi post-installation script palautti virhetilakoodin 1" [Undecided,New] https://launchpad.net/bugs/319718 [20:39] Does anyone here use kickstart to install Ubuntu? is there any way to issue a command that will just wipe out the filesystems completely before it gets to the disk partitioner? mainly to avoid problems with LVM? [21:06] The settings in /etc/resolv.conf keep changing on me... I think it is being caused by a DHCP renew or something. How can I stop it? [21:08] kaje: Edit /etc/dhcp3/dhclient.conf so it doesn't get DNS info from DHCP -- if that is what you want? Or just configure the server with a static IP and don't use DHCP. [21:09] do I configure it with a static ip in /etc/networking/interfaces? [21:10] y [21:10] Yes, see https://help.ubuntu.com/8.10/serverguide/C/network-configuration.html [21:11] Reading that whole guide is worthwhile if you are running Ubuntu Server, by the way. [21:11] thanks! [21:11] You're welcome. [21:14] how can i go to a specific line number in nano ? [21:14] orudie: nano +1234 filename.txt [21:14] orudie: nano +1234 filename goes to line 1234 [21:15] We used the same example line number :) [21:15] hehe === Mohammad[B] is now known as boozary [21:19] oh man what did they do to kickstart in 8.10 [21:19] its totally broken === boozary is now known as Mohammad[B] [21:56] I just finished the following tutorial: https://help.ubuntu.com/community/JeOSVMBuilder , VM started ok but i cannot ping it... is there any way to debug? [21:59] just like any other system [22:00] check your interface is up and with link (ethtool), run a sniffer and see if you have incoming traffic [22:00] tcpdump -i ethX [22:04] thanks jmedina === maxbaldw1n is now known as maxbaldwin === maxbaldwin is now known as Guest20399 === Guest20399 is now known as maxbaldwin [23:03] Hi, I'm planning on doing an install of ubuntu server under vmware server 2 and I was curious as to if it would be that much better to do a JeOS install instead of the normal server version. [23:04] This would just be a one off, not packaging an appliance for distribution [23:04] smgoller_: I would stick with server [23:06] ok, I was curious since JeOS claims to remove a lot of the things a kernel would need for a physical computer but not a virtual one [23:07] hello, when I installed ubuntu server, it asked for the way to install updates, i choose automatic, however I can't see any cronttab or similar for that... how are automatic updates done in ubuntu server? [23:08] thanks for the opinion, jtaji :) [23:12] P4C0: did you get an answer for your apt-update question? [23:12] Slart: no [23:12] P4C0: have you checked in /etc/cron.daily/ ? [23:13] i don't have the box right now, but I think i checked them... is there were it's supposed to be? [23:13] P4C0: I'm not sure.. but I have a script in there called apt that does a lot of things.. that might be it [23:14] Slart: thanks I will give it a try when I get home [23:15] P4C0: you're welcome [23:16] hey guys I'm running lightttpd on my ubuntu server and I can't figure out how to install memcached for php5 [23:21] cjwatson: Should there be a Tomcat-test for hardy 8.04.2 server? [23:24] andol: no [23:24] andol: tomcat5 is only available starting from intrepid [23:24] andol: same for the host virtualization use case [23:33] I've set up a SingleSignOn configuration using the how-to on ubuntu's wikis. When a user ssh's into a machine with a password, it gets a kerberos ticket for them. However, when they ssh in with a public key, it does not get a ticket. How do I set it up to grant them a ticket? [23:33] Greetings. Anyone alive? I am remotely reconfiguring IP addresses of servers and was wondering if anyone would double check my configs as I will be screwed if I get them wrong! :o) === maxbaldwin is now known as Guest16073 === Guest16073 is now known as maxbaldwin [23:37] if I am multi homing an interface should I keep eth0 and then add eth0:0, eth0:1 etc, or change eth0 to become eth0:0? [23:38] Gargoyle: Keep eth0, add the alias(es) you need. [23:38] mathiaz: ok, thanks. [23:39] This look OK? [23:39] http://pastebin.ubuntu-uk.org/46401 [23:40] And can I use ifconfig eth0:0 up to bring the extra one online, or do I need to fully restart networking? [23:41] Is there a script available to start UFW on boot? [23:41] vigo: 'sudo ufw enable' is all you need to do [23:41] Thank you [23:42] hey guys I installed php5-memcache and it added the appropriate conf file but looking at phpinfo, it won't read/parse it [23:44] How do I re-detect my network adapters? I am using Ubuntu 8.10 [23:44] UBuntu Server 8.10* [23:44] I am trying to pring up eth0:0 and I am getting "SIOCSIFFLAGS: Cannot assign requested address". Any ideas? [23:49] OK, a bit odd. ifup eth0:0 gave me the same error, but it did actually bring up the interface! [23:51] Gargoyle: that approach is deprecated in favour of using ip addr add ip/32 dev eth0 [23:51] Gargoyle: unfortauntely there's no nice way to do it beyond having a for loop or multiple up lines in your eth0 definition in interfaces [23:53] Using Ubuntu Server, the adapters seemingly refuse to get a DHCP IP address during install. However, when using the desktop cd, the same computer gets a DHCP ip address without any problems. Since Ubuntu Server won't install my ethernet adapters during the OS install, I still need to install them. How do I go about doing this? [23:53] Deeps: Soo you don't define eth0:0, etc entries in interfaces anymore?