[00:35] jmedina: I thought hp changed it to novell's edirectory...they changed all of their IDM stuff to Novell's IDM [00:47] zoopster: nop, they tried to change fist in 2004, but they couldnt because openldap didn fit the requirements [00:47] zoopster: and with help o symas they migrated to openldap in 2008 [00:47] thereis a presentation about it [02:52] hrmm for some reason my membership in ubuntu-server lapsed :( [03:39] Hello everyone, I have what I hope to be a simple question. I have just installed Ubuntu server via cdrom. After install, I am unable to see the contents of any cdrom I place in the drive. [03:40] have you remembered to mount the cd? [03:40] How do I mount the cd? [03:40] by default, mount /cdrom [03:41] oy. [03:41] you'll also need to umount /cdrom before it'll allow you to eject the disc [03:41] I've tried all kinds of ways to mount the cdrom [03:41] cd /media/ [03:41] ls [03:41] mount /dev/cdrom /media/cdrom, etc.. [03:41] mount /media/cdrom should do the job too [03:41] It didn't [03:42] But the command you gave me worked. [03:43] Thanks :) [03:45] np [04:20] * genii puts on a pot of coffee [05:11] New bug: #308434 in nagios3 (main) "Please merge nagios3_3.0.6-1ubuntu1 from debian unstable" [Undecided,Confirmed] https://launchpad.net/bugs/308434 === nxvl_ is now known as nxvl [07:17] Is there a server meeting tomorrow or Wednesday? [07:17] *tuesday or wednesday [07:39] I think we have one today [08:17] Which version(s) of Ubuntu Server Edition do you use? [08:18] 8.10 isn't listed [08:18] err.... this one is out of date, isn't it [08:18] 8.04.1 LTS [08:19] is what i use for production [08:19] <_ruben> 8.10 out of date? its 2.5 months old :p [08:19] <_ruben> err 1.5month even [08:20] .... [08:20] 9.04 isn't on there either [08:21] <_ruben> april 2009 is in the future [08:21] <_ruben> its in development at the moment [08:22] <_ruben> and where's "on there" ? [08:23] survey.ubuntu.com [08:24] <_ruben> ah [08:24] <_ruben> contact the survey maintainers, i guess there's an email address or bugtracker link listed somewhere [08:25] <_ruben> copy/pasting questions from a survey into an irc channel is quite confusing btw [08:25] sorry [09:12] hi all, a little bit of a newbie, how can I configure security updates please? [09:28] hi [09:28] I have a problem that I can't figure out how to sort out. I managed to get the VPN PPT connection to work in Intrepid at home. However at the office it does'nt connect. Starting in XP or using another computer in the same office network (XP) it is possible to connect, however when I start my computer in Linux it doesn't. The only diference between home and the office is that at the office we have a VPN PPTP server with the PP [09:28] TP protocol ports forwarded to it; However if this is the reason, why the others computers or mine in XP can connect? Can you help me please? [09:39] do you know which firewall product they're using at work? [09:53] Oliber, I am actually the network administrator, and I have total access to the router, which is using now DW-RT software [09:54] Oliber, the computers are all connected directly to the network (router), no proxy or firewall in the middle [09:54] is the router NATting? [09:54] yes it is [09:54] in fact, it is forwarding 1723 port to the VPN server which is actually installed ina Ubuntu Server computer [09:55] becuase most of the time, you can have lots of PPTP going in one direction [09:55] butm whay is this happenign only in Ubuntu? [09:55] and none in the opposite direction, at the same time [09:56] I mean, when I start up my laptop in XP no problem, however if I startup in Ubuntu I get no connection in VPN, and when I start up my laptop in Ubuntu AT home, I get connected [09:56] ? [09:56] So the routing should not be a problem, right? [09:57] if it's on the same subnet/ip then yeah, thats a bit odd :s [09:59] Yes,the router is doing DHCP, so whichever is the SO a startup with, I get automatically the IP. In fact now I am writing you this in UBuntu connected to the router, but no VPN is possible [09:59] However if I restart now this same computer in XP, I can get connected to the VPN, and if I move this computer to home, I can connect to the VPN using Ubuntu¿? [09:59] How can I track this problem? I really need the VPN to work [10:01] I thought that since I was port forwarding 1723 to the Ubuntu Server, somehow it is not good for another UBuntu computer in the same network¿? [10:01] is that possible? [10:23] Oliber, it works now [10:24] Oliber, I didn't do anything, just the new updates icon started to blink at the bottom and I donwloaded the propossed 35 packages, I restarted and here we go, the VPN gets connected now ¿?¿¿? [10:25] This is the time to say : "What the hell..??" [10:27] Sookie: you were using network-manager on the Ubuntu client ? [10:28] * Koon reads backlog [10:29] ah ok, port redirection to a server... [10:29] hm, strange :) [10:31] Sookie: sounds like there was a bug that was fixed in your updates? [10:32] hi guys, I think I accidently screwed my server during an upgrade from shell.. I'm trying to remove exim4 and replace with postfix, but getting a whole load of dependency issues related to exim4-daemon-light after exim4 is removed [10:32] any suggestions? am I looking at a complete reinstall of OS? [10:33] Koon, Yes I am using Network manager [10:33] Deeps, yes it sounds, but in that case Why was it working at home??? [10:33] http://pastebin.com/m4466936b [10:34] In fact, there is a big entry in launchpad about networkmanager-pptp!!! but all related to make te VPN to work, however I already managed this..my problem was that was only wokring at home's nework [10:34] and now after the updates it magicaally started to work! [10:35] sudo apt-get remove exim4-base: The following packages have unmet dependencies. exim4-daemon-light: Depends: exim4-base (>= 4.69) but it is not going to be installed [10:36] sudo apt-get remove exim4-daemon-light: exim4-base: dependency problems, but removing anyway as you request: exim4-daemon-light depends on exim4-base (>= 4.69). [10:36] dpkg: error processing exim4-base (--remove): subprocess post-removal script returned error exit status 3 Errors were encountered while processing: [10:36] exim4-daemon-light exim4-base [10:36] reinstall OS? [10:42] perlmonkey: sudo apt-get remove postfix+ exim4-base exim4 exim4-daemon-light [10:44] Well, now it is not working, I ewally don't understand how can be this such UNESTABLE [10:46] soren thanks will give it a try [10:47] soren: http://pastebin.com/m7422739 [10:47] Sookie: which version are you using? [10:47] Intrepid 32 bits [10:48] Well now it doesn't conenct [10:48] I cant understand anything [10:48] soren: looks like a botched upgrade, package version inconsistency? [10:48] Deeps, network-manager-pptp version 0.7.xx [10:49] Deeps, the last one, I always download the latest updates for Ubuntu [10:50] perlmonkey: sudo rm /etc/init.d/exim4* ; sudo apt-get remove postfix+ exim4-base exim4 exim4-daemon-light [10:50] My colleague by my side just tried to conenct to the VPN and it woekd out (he is usig XP). Both are under the same network, the same rights [10:50] And I just connected 10 minutes ago, and now I cant [10:50] soren: thanks [10:52] perlmonkey: No problem :) [10:52] soren: phew you're a hero! all back to normal =) [10:53] Any ideas folks? [10:53] soren: how did you figure that out? isnt that weird apt wouldnt uninstall exim4? [10:54] perlmonkey: Not really. There's probably something that depended on an mta. [10:55] perlmonkey: Putting postfix+ on the line at the same time made sure that dependency was never broken. [10:55] oh [10:55] ahh i see [10:56] I suppose it's even possible that just installing postfix would have done the trick (since postfix conflicts with exim4 (or exim4-base or whatever)). [10:56] soren: im much obliged anyway, I thought I would be looking at a day wasted here on a server reinstall [10:57] perlmonkey: A reinstall is virtually never the right (nor easiest answer). [10:57] true [11:09] I am going to restart just to check something [11:13] Hi again, nothing [11:13] I can't make it to work again [11:13] I am really lost on this [11:14] Do you have any idea about what can I check in order to get the reason for such unestable behaivour? [11:16] Sookie: What's the problem? [11:17] soren, I can't make the VPN connection to work in my office when I start up in Ubuntu, however it works when I am in XP, and it works when I am at home in Ubuntu as well. [11:17] How does it fail? [11:17] VPN Failed Connection [11:17] that's all [11:17] Where do you see this? [11:17] the funny thing is that it connected once just 20 min ago [11:18] in the Netowork Manager applet [11:18] Look in syslog, then. [11:18] In syslog just: Modem hung up [11:18] let's se [11:18] I copy it into pastebin [11:18] Modem!? [11:19] http://pastebin.com/m5de5722d, that's a tail command fo syslog [11:21] http://pastebin.com/m2bef3388, that's a complete one [11:22] any clue? [11:24] Everything looks to be ok, doesn't it? [11:27] I think the problem is: LCP: timeout sending Config-Requests [11:28] until that everything is going ok [11:30] moin [11:33] soren, any idea? thanks [11:39] Sookie: What do you see on the server? [11:48] I am not in the server, I am in my laptop [11:48] but we have a server too [11:49] What are you connecting to? [11:50] I am trying to connect to a remote VPN server in other office of our group [11:50] however in our local network we have another UBuntu server that is a VPN server to the people in the remote office too [11:50] when I try to connect to the remote VPN network using my Ubuntu installation, it doesn't work [11:50] If I try the same starting in XP from the same computer it works [11:51] If I try the same at home starting in Ubuntu it works [11:51] My colleagues here are using XP and they are in the same network as me but they can connect to the remote VPN [11:52] So I think it is not a router problem, otherwise in XP it shouldn't work [11:52] also I think it is not my Ubuntu installation, since at home it works [11:53] I think that somehow my UBuntu isntallation in my laptop doesn't like that at the same network we have a Ubuntu VPN server.. [11:53] is that possible? [11:53] soren, have you checked my syslog file [11:56] Yeah. I can't see what the problem is. [11:56] the LCP timeout right? [11:57] Have you seen the LCP timeout? [11:57] and afterwards just "modem hungup"? [11:58] the funny thing is 1 hour before, I installed the last updates Ubuntu was warning me about, and then I restarted, and tried to conect and surprise! It worked, However I disconnecte and since then I couldnt make it to work again [11:59] ¿? [12:12] Sorry, I don't know what could cause this. [12:16] OK, I have to restart then in XP..I need to work and it is obvious that Ubuntu is not giving me the chance, thanks anyway [12:37] We have a Ubuntu Server which in the router the por 1723 is being forwarded to; Here is my question, if I have another computer in the same nerwork that is trying to connect a remote VPN network, will be there any problem? [12:37] Please [12:37] maybe this is the problem [12:39] 1723 and GRE should be forwarded, which often causes problems on NATting devices [12:40] if 1723 and GRE are forwarded to an internal address, internal clients cannot connect to external PPTP servers [12:40] So why in XP they can? [12:41] That would exmplain why I cant connect to remote VPN networks, since the por 1723 is already forwarded to another IP (in this case the Ubuntu server) [12:41] But Why the XP clients can connect? [12:42] And my second question is; How can we have a VPN server (forward ports 1723 to it), and at the same time be able to connect to remote VPN connections? [12:43] Could be possible to put the VPN Ubuntu server under DMZ, and delete the 1723 port forwarding so the internal clients can connnect to remote VPN connections? [12:43] Thanks for your responses in advance [12:47] That doesn't seem to be the problem, since I disabled the port forwarding to the server in the router, and the results are still the same [12:48] any ideas? [12:51] Nothing [12:51] I disabled the VPN server in our network [12:51] I disabled the port forwarding to the server [12:51] All the XP computers can log into the remote VPN network, but the Ubuntu one [13:06] wll, I give up [13:06] this is really a crap [13:07] More than 1 week wasted in making a VPN to work! [13:08] I even put the computer directly in DMZ, and the same results [13:08] I don't understand anything [13:17] hi there, whats THE choise for crypt mysql partitions in debian/ubuntu like system ? [13:22] whats THE choise for crypt mysql partitions in debian/ubuntu like system ? [14:03] Good morning! [14:03] Would someone do me a favour please? Could someone tell me the permissions and ownership of the files and folders in /var/lib/mysql please? [14:05] owned by msql [14:05] unsurprisingly [14:05] mysql* [14:06] Deeps, it isn't surprising... except for /var/lib/mysql/mysql which is mysql:root [14:06] which makes me wonder if all database folders need to be owned this way [14:06] Not here.. [14:06] drwxr-xr-x 2 mysql mysql 4096 2007-11-17 23:17 mysql [14:07] group ownership isn't something that matters too much in this instance [14:07] mysqld runs as mysql user, if the files are owned by mysql user, there's no problem [14:08] http://rafb.net/p/ykTtWk30.html [14:08] those are the permissions I see [14:08] this is with a fresh 8.10 install [14:10] as i say, as long as they're read/writable by the mysql user somehow, either through user or group ownership, and they are owned by mysql user as seen there, you're not likely to encounter any problems. if you're concerned chown -R mysql:mysql /var/lib/mysql [14:13] and the perms are generally 664? [14:13] err 669> [14:13] jebzuz [14:13] 660 [14:13] aye [14:14] 755 on /var/lib/mysql/mysql, 700 on db folders [14:16] ok... perfect [14:17] one other question... this is the first I'm using mysql with 8.10 ... does it now say "* Checking for corrupt, not cleanly closed and upgrade needing tables." when mysql starts up? [14:17] yep [14:17] ok... just making sure I didn't have problems :) [14:17] or something along those lines [14:17] standard onload cleanup [14:18] this is 'newish' right? I never recalled seeing that in 8.04 [14:18] it's in 8.04 [14:18] maybe I never stopped and started the service manually then [14:21] hello [14:21] someone up ? === miguel is now known as Guest88804 [15:09] Anyone have a second to help with apache vhosts? [15:10] Fenix|work: You might want to also ask in channel #apache [15:10] genii, yeah I might... but they're generally very hostile to those not using their version :) [15:10] It's a simple vhost/permissions issue [15:11] * genii sips [15:11] when trying to access my vhost abc.domain.com I get 403 Forbidden, but accessing server.domain.com/abc I get the page [15:12] I'm also getting "NameVirtualHost *:80 has no VirtualHosts" when apache starts up [15:12] Hmm [15:14] the vhost I enabled reads [15:14] perms on rootdir of the vhost [15:14] will probably explain the 403 [15:15] and/or lack of auto index page generator module [15:15] abc.domain.com is located in /var/www/abc [15:15] (if you dont have a real index page in there already) [15:15] abc.domain.com is a CNAME to server.domain.com [15:15] the default vhost points to /var/www [15:15] (apache default vhost) [15:16] abc.domain.com dies with 403 ... server.domain.com/abc works [15:16] check the error log [15:16] either that or you've fluffed your vhost file [15:16] I keep forgetting the stupid errorlog [15:16] .htaccess pcfc_openfile: unable to check htaccess file [15:17] what are the default permissions for files and folders for apache, 644/755 ? [15:17] and they're all owned by www-data:www-data? [15:18] yea [15:18] apache runs as user www-data [15:19] .htaccess is 644 as well I suppose? [15:19] as long as it's readable by the www-data user [15:19] thats largely all that matters [15:19] Oh, I've also disabled my vhost ... and am getting the message from /etc/init.d/apache2 :: [warn] NameVirtualHost *:80 has no VirtualHosts [15:20] this is just default settings now [15:20] yep, you need a vhost defined as somewhere i think to make that be quiet [15:20] ok [15:20] ooh [15:22] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results [15:22] harsh [15:22] :) [15:22] I think it's because of ports.conf ... there it defines NameVirtualHost *:80 [15:22] but sites-available/default defines NameVirtualHost * [15:23] ah [15:23] use a IP [15:23] I just commented out the NameVirtualHost *:80 ... it's redundant [15:24] you can't have named SSL VHosts anyway [15:24] you can [15:24] yes you can Fenix|work [15:24] * yann2 uses named ssl vhosts :) [15:24] # SSL name based virtual hosts are not yet supported, therefore no NameVirtualHost statement here [15:25] it's not exactly valid, but you can do it [15:25] right in ports.conf [15:25] not supported != not possible [15:25] mmh. well it does work I tell you :) [15:25] you're right Deeps :) [15:26] well I'm a happy man then :) [15:34] Hye, I've installed postfix+dovecot and they work perfectly. But now I've installed razor,pyzor,amavis and spamassassin. [15:35] But amavis won't check if the email is spam, it only scans it for viruses [15:37] ow ok it worked, but it quarantined the spam, how do I only mark it for spam? [15:42] quick question: is there any way to invoke the dialog configuration script to configure the network (the one used in the installer..) in an already installed system? for easy reconfiguring of the network settings.. [15:44] or if someone could point me to a source of information on how the actual installer works, would also help.. [15:44] thanks [15:50] incidence: put your spam policy to PASS === Guest90375 is now known as ssd7 [15:52] tewmten: I think you might want netcfg from the base-installer [15:52] yeah I've been seeing that mentioned on some places, but I can't really figure out where to get it.. I think I must be doing something wrong :P [15:53] like if I do apt-cache search on base-installer or netcfg it finds nothing. maybe I need to add an extra source in my sources.list_ [15:53] jmedina, Can't find out which file I should edit [15:54] incidence: look for $final_spam_destiny [15:54] in /etc/amavis/conf.d/ [15:54] the policy is D_PASS [15:55] and $sa_spam_subject_tag to set the "subject mark" [15:56] server team meeting in 4 minutes on #ubuntu-meeting [15:57] ah ok thanks, now it delivered the spam message, but did not mark it as spam ($sa_spam_subject_tag is = '***SPAM*** ') [16:03] tewmten: I think all the base-installer and netcfg etc is in the package debian-installer [16:06] incidence: how are your your sa_tag_level_dftl, sa_tag2, sa_kill and sa_dsn [16:06] that options set the defaults for message tagging [16:08] $sa_tag_level_deflt = 2.0, sa_tag2_level_deflt = 6.31 and sa_dsn_cutoff_level = 10 [16:08] How do I go about merging my old passwd file with my new one? [16:09] diff? patch? [16:09] what about the shadow file? [16:09] I mean, the hashes will still work? [16:10] the hashes are in /etc/shadow [16:10] just coppy the user lines from /etc/passwd and /etc/shadow [16:10] and the corresponding /etc/group and probably /etc/gshadow [16:11] in debian the fist UID is 1000 [16:11] ok [16:14] something like this will get you a list [16:14] awk -F: '$3 > 999' /etc/passwd [16:14] the same applies to shadow [16:15] yeah... got it :) [16:16] of course this wont list system users added after the installation [16:17] that's fine... I just need regular users [16:17] everything else has been done [16:18] good [16:19] Hopefully you have old /etc/group as well [16:36] dmesg gives me : [1407259.665276] console-kit-dae[3300]: segfault at 168 ip 00007f2bbf304e09 sp 0000000041f78090 error 4 in libglib-2.0.so.0.1800.2[7f2bbf2d8000+c3000] well several time, but it dosent affect anything that i use [16:37] Hello - my proftp server performs Identlookups although I have "IdentLookups off" in /etc/proftpd/proftpd.conf. Does anyone know why or how to troubleshoot this? [16:38] dinsdale07: have you restarted the service one you made modification [16:39] yes, reload and restart. The line has been in the file for ages but I think it never worked. [16:40] Faust-C, I found out by starting proftpd in debug mode and it shows me performing ident lookup / ident lookup returned 'UNKNOWN' [16:42] I have lost my connection to the internet from my ubuntu server, LAN connections seem fine. Any ideas on how to troubleshoot? TIA [16:43] route -n [16:43] do you have a default route defined [16:44] I'm not sure - I haven't come across that term before - is it the same as default gateway? [16:44] soo. anyone ideas why console-kit-daemon segfaults libglib? [16:44] yep [16:44] sommer: ping [16:44] kirkland: yo [16:44] sommer: hey, i was wondering if you could help with a server guide update [16:45] kirkland: sure [16:45] sommer: see Bug 290885 [16:45] Launchpad bug 290885 in initramfs-tools "SRU: Backport of Boot Degraded RAID functionality from Intrepid to Hardy" [Wishlist,Fix released] https://launchpad.net/bugs/290885 [16:45] well, in my interfaces config file its pointing at the same gateway it always did, and the one that's working for the rest of the pcs on the LAN [16:45] sommer: we need to update the server guide RAID section [16:45] Phil__: if you run `route -n`, you should see something like 0.0.0.0 10.1.0.1 0.0.0.0 UG 0 0 0 eth0 [16:45] sommer: note that booting degraded RAID is now possible with Hardy, if you upgrade your grub, initramfs-tools, and mdadm packages [16:45] where 10.1.0.1 would be your gateway [16:46] sommer: AND THEN grub-install to your RAID device providing /boot [16:46] sommer: the latter part must be done manually [16:46] sommer: which is the main thing i'd like to get in the Server Guide [16:46] kirkland: ah mmmmmm, that may be a little harder since the raid section wasn't included in the hardy guide [16:46] sommer: alternatively, if you'd think we'd handle this better in the wiki, that's fine by me too [16:46] yeah, oh, okay, tbh - I'm not sure if the output to route -n is correct or not - shall I stick it in a pastebin? [16:46] sommer: oh, okay [16:46] thanks for the help btw [16:47] sommer: is there somewhere else it might land? [16:47] Phil__, or maybe traceroute internet-address to see where it stops. Maybe it's also a dns problem? [16:47] Phil__: please [16:47] kirkland: we could add the instructions in a hardy subsection for the jaunty guide [16:47] good to know there is support for degraded raid in hardy [16:47] id like to test it [16:47] would be greate to have that info in the official server guide [16:48] kirkland: that would allow put the instructions on the site at least [16:48] Deeps: http://pastebin.ca/1286927 [16:48] Phil__: is 192.168.1.254 your default gateway? can you ping it from the server? [16:48] kirkland: we can also look into an SRU for the hardy guide, but it will need to be re-translated so I'm not sure how much "support" the idea will get [16:49] kirkland: but since hardy is lts... [16:49] sommer: okay, how about this .... [16:49] yes it is and sometimes it works, like about 10 minutes ago, and othertimes, like just now, I'm getting 'destination host unreachable' [16:49] Phil__: do other machines on your lan get that same problem? [16:50] sommer: i think we should create https://help.ubuntu.com/community/DegradedRAID [16:50] nope, never as far as I'm aware [16:50] I tried a fresh NIC as well to see if it was the hardware [16:50] Phil__: could be a dodgy nic in the server, dodgy cable linking from the server to the switch, dodgy switchport, dodgy wireless if you're using that, try changing those bits around, as it doens't sound like a software problem [16:51] kirkland: sounds good to me, is it possible to put a link to the page in the updated package readme or somewhere users's will find it [16:51] Phil__: also check for IP conflicts - is anyone else on the lan using the same IP as your server? [16:51] no, its the only static IP and its well out of the dhcp range [16:51] kirkland: I was thinking about non-irc users and users not following the raid bug [16:51] sommer: that might be possible [16:51] sommer: i could ask about putting it in the grub postinst [16:52] could it be anything to do with my / directory being completely full? [16:52] sommer: detect if you're upgrading from an old version of grub that doesn't support boot degraded [16:52] Phil__: possible but highly unlikely [16:52] sommer: if so, refer the user to read the documentation at http://....... [16:52] sommer: could you get the framework of a page up at DegradedRAID ? [16:52] okay, fair enough... I'll swap some bits around and see if I get any joy [16:52] sommer: i'll fill in the details.... [16:53] kirkland: sounds like it would work to me [16:53] kirkland: sure, I can work on that this week [16:53] sommer: i'll work through the sru process to get such a link up [16:53] sommer: cool, ping me when you get it [16:53] kirkland: are the updates already released? [16:54] sommer: yes, last week [16:55] kirkland: okay, I'll try to work on that this evening as well [16:56] sommer: nice, thanks. [16:56] kirkland: this has started me thinking about future bug fixes that might also require documentation updates [16:57] kirkland: I wonder if we should work out some type of better system for doc updates [16:57] sommer: yeah, i think so [16:57] sommer: well, i think it could use some improvement [16:57] * sommer probably just need to learn more about the translation process [16:58] kirkland: I'll ask the doc team and see if there are more ideas on the subject [16:59] sommer: well, i saw the response to your suggestion of splitting it out of the other docs [17:01] kirkland: ya, couldn't hurt try :-) [17:02] does anyone here have experience running ubuntu 8.04 as a Xen domU (paravirtualized)? [17:04] mgagne: I do have some 8.04.1 xen servers both dom0 and domu hardy [17:06] jmedina: I was reading about Ubuntu dropping support for dom0, I am looking at possibilities for running some 8.04 servers as domU's but am not sure what distro I should consider for dom0. [17:07] mgagne: I dont think will be dropped in hardy [17:08] jmedina: is the setup and configuration somewhat reasonable for hardy as a dom0? [17:08] mgagne: I use xen-tools for that [17:09] using debootstrapper [17:09] jmedina: ok, is your long term plan to stick with 8.04 in the future as well? [17:09] mgagne: for servers yeap [17:10] even my desktop, well all the office desktops, except laptops they are now with intrepid (kubuntu) [17:12] Faust-C, have solved my earlier problem with the IdentLookups. They need to be in a Identlookups off directive, now it works [17:25] kirkland: thanks for the blazingly fast work on screen-profiles! I got it from your ppa, screen-profiles - default profile - on hardy: and see in bold at the bottom: apt-check: error: no such option: --human-readable! [17:26] nealmcb: oh bummer [17:26] nealmcb: let me take that out [17:26] nealmcb: that's only available on hardy [17:32] nealmcb: fixed uploaded to my ppa [18:00] hi i'm wanting to use vmbuilder to create a paravirtual image for xen, do i need to change the line in the config file referring to hvm? if so what to? [18:34] hi [19:05] kirkland: it is built and installable now - looks good now. thanks! [19:05] nealmcb: np [19:07] Has anyone taken a look at "Pro Ubuntu Server Administration" by Sander van Vugt? [19:08] it is on my amazon wish list [19:08] His first books was kind of ok, the second books looks like he went a little more in depth (these both being the "beginner" books) [19:46] http://www.ubuntu.com/products/whatisubuntu/serveredition/features/ec2 <-- GREAT !!!! good to see ubuntu server spreading everywhere [20:08] dinsdale07: sweet [20:09] lukehasnoname: i havent found a really "enterprise" grade book for ubuntu [20:09] like none detail using advanced auth methods, [20:12] <^efil4ejkeoD> Hi, im trying to set up a server with ubuntu linux. However I have never ever touched a linux PC before. [20:12] <^efil4ejkeoD> What I would like to accomplish is a server who backes up every other computer connected to the network. And can reinstall them when they are crashed [20:13] <^efil4ejkeoD> Ive searched the internet, but all help files are still not very clear. :( Can anyone plz say which programms i need? [20:14] ^efil4ejkeoD: i suggest you get some books if you're really wanting to learn [20:14] Faust-C: Error: "efil4ejkeoD:" is not a valid command. [20:14] <^efil4ejkeoD> i think i need samba for getting networks up. I know have my server visible in my network. I can create files and maps but not in every map.. [20:15] Hello there [20:15] <^efil4ejkeoD> True, i looked for: beginning ubuntu server LTS on bol.com [20:15] I need an asisstance here. [20:15] <^efil4ejkeoD> So anyone who wants to start with ubuntu needs to learn books first? :P [20:15] well read a book [20:16] My disks are falling...all of the sudden I start getting those messages: Buffer I/O error on device sda3, logical drive xyxy Aborting journal on device sda3, on device sda2,... Write error on swap-device [20:16] Is there a way to fix my disks ? [20:16] I did unplug the cable and start server again... [20:16] This was also the only option at that time to restart comptuer [20:16] I'm assuming my disks will crashed eventually... s Is there a way to prevent or to slow down this process ? [20:17] <^efil4ejkeoD> how old are your disks ? aint there a way to read there SMART statistics? [20:17] <^efil4ejkeoD> their* [20:18] ^efil4ejkeoD: about 4 years they both SATA [20:18] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:19] huh? [20:19] <^efil4ejkeoD> my name starts with an ^ ;) [20:19] as a command :) [20:19] <^efil4ejkeoD> ye [20:19] <^efil4ejkeoD> but do you know how to read SMART statistics out of hdd? [20:20] ^efil4ejkeoD: no idea [20:20] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:20] <^efil4ejkeoD> Im not really of any assitence with linux here. I've never touched it before, but im advised: "read a book" when i asked asked my question [20:20] <^efil4ejkeoD> anyway.. drives have SMART statistics which tells you the status of your harddrive [20:21] <^efil4ejkeoD> in windows you can easily read them by using programms like speedfan [20:21] <^efil4ejkeoD> or sometimes you are able to read them in the bios [20:21] <^efil4ejkeoD> it tells you exactly how many pieces of the harddrive are broken and when its time to change the drive [20:22] <^efil4ejkeoD> If the SMART tells you to change, i'm not sure if there is any methode to slow down the proces other than turn of your machine.... [20:22] *efil4ejkeoD: I'm sure linux can do that and even more to slow down the process just don't know [20:22] <^efil4ejkeoD> ah, first try to read them out [20:22] <^efil4ejkeoD> google for smart hdd or smthing :) [20:24] <^efil4ejkeoD> Can you help me out maybe. I want to have a programm that backes up all other machines in my network, and can reinstall them when a computer is crashed. Is that possible? It's actually just windows home server but then in ubuntu server. [20:27] I'm afraid I cant. [20:27] Haven't really used server for backuping my data, though apperantly I should :S [20:28] <^efil4ejkeoD> what are you using it for then? file server? [20:29] i have mysql installed on a ubuntu machine, with a lot of power - quad xeon cpu:s, and a large raid volume with 15k rpm disks. however, when benchmarking with a simple script that creates a database in mysql, and then creates 1000 tables inside the db, i get extremely poor performance; 5 tables created per second. compare that with my laptop, that gets about 150 tables per Asecond [20:30] I'm using it for somesort of media center. I have installed on it ampache for listening my favourite music from one location, for torrents to DL some fancy music abroad since I can't buy all the cds, for testing php pages, for mysql database, for storing my DVDs, and ofcourse for programming :P [20:31] And now I'm a little scared since I don't have dual or backup disks.. [20:32] <^efil4ejkeoD> You might be able to clone them in time maybe? [20:32] I can use them, as we sepak, but not so sure.... [20:33] <^efil4ejkeoD> If you want to keep the data, you should clone them or get an image of them as fast as possible. But that is only useful if the problem really are the disks themselves [20:34] what else could it be ? [20:35] <^efil4ejkeoD> I have no clue. I've never used linux before.. and im not a programmer :). I do know, however, that when a disk pefrmance is poor you shuuld check for the SMART status. That will tell you what is wrong with your disk, mostly. [20:35] *efil4ejkeoD: if the sorage is 500gb how big would be the image ? [20:35] or the clone.. haven't really done this before [20:35] <^efil4ejkeoD> i think the same size if the disk is full [20:36] huh [20:36] <^efil4ejkeoD> an image is actually a clone, but then stored on a existing hard drive. A clone is really a clone of the harddisk itself. So you can make a clone with an image. [20:36] <^efil4ejkeoD> do you follow that one? :P [20:36] heh, I'm working in my head :D [20:37] <^efil4ejkeoD> ^^ [20:37] ^efil4ejkeoD: Error: "^" is not a valid command. [20:37] <^efil4ejkeoD> when you copy a DVD to your harddrive, you can make an image from the DVD. This image is 1 file which consist of all the files on the DVD [20:37] <^efil4ejkeoD> this file is as large as the DVD itself. [20:38] <^efil4ejkeoD> so the image is a clone of the dvd. But you haven't got 2 DVD's. So when you put the image from the DVD on a new DVD, then you have cloned your dvd. [20:38] <^efil4ejkeoD> but thats not really the point here :) [20:38] <^efil4ejkeoD> you want to know how to clone a 500 GB harddisk [20:38] ^efil4ejkeoD: aha [20:38] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:39] <^efil4ejkeoD> and for that question i do not have an answer :( [20:39] kirkland: https://help.ubuntu.com/community/DegradedRAID created, and I've linked to the intrepid config options... I think that's what you were looking for? [20:39] <^efil4ejkeoD> I only know windows alternatives [20:39] ^efil4ejkeoD: ofcourse they will say to buy a new disk :D [20:39] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:39] <^efil4ejkeoD> you have to buy new disks :P But you want all your data from the old one, on the new one [20:39] The only problem is that I can get the lowest WD external 1TB for 100EUR [20:40] <^efil4ejkeoD> you don't need an external hard drive for cloning [20:40] ^efil4ejkeoD: I know but they are the chepeaset storage alternative :D [20:40] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:40] <^efil4ejkeoD> internal? [20:41] ^efil4ejkeoD: I have SATA and not SATA2 which costs less than SATA <-those two are "internal" [20:41] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:41] <^efil4ejkeoD> where are you from btw? [20:41] slovenia [20:41] <^efil4ejkeoD> ah k. Im from holland [20:41] <^efil4ejkeoD> hmm.. I think i can't help you any further then :( [20:41] <^efil4ejkeoD> i don't know much about computers [20:41] ^efil4ejkeoD: no worries someone will :) [20:41] frojnd: Error: "efil4ejkeoD:" is not a valid command. [20:42] <^efil4ejkeoD> hehe :) [20:54] how much space would you guys recommend for 70+ users high volume traffic [20:56] HOw long is a piece of string. [20:56] 6 [20:57] Faust-C: For what, their home dirs? [21:12] hi! how to skip disk checking on starup (fschk)? Thank You! [21:15] "ESC" ? [21:17] And of course there's the ever-dangerous and not to be recommended replacement of 0 1 with 0 0 in fstab [21:27] genii: no for email period [21:29] Faust-C: I'd think 4-8Gb would suffice. A lot depends on if they are leaving much mail also on there, like imap [21:31] well atm its pop3 and alot of the mail is old or internal spam [21:32] how long is a peice of string? [21:35] Faust-C: Can you du -sh /var/mail/ (or equivalent) to see how much space their POP3 mail takes up now, then use (for example) 2x that as rough a starting point for their email disk space needs? [21:37] jmarsden|work: sadly atm the email server is a XP machine (done before i got here) [21:37] and i cant afford to screw up considering that email is necessary to function [21:57] Faust-C: You could (a) still find out how much space the mail is taking up (Look at mailboxes in Exchange if that is what they use, or use one of many disk spacetools for Windows if the mail is in flat files) (b) consider setting upo new mailserver with LVM so you can change partition sizes later if necessary? [21:58] Or enforce quotas on /var/mail or so [22:08] jmarsden|work: no exchange, mdaemon [22:08] im rebuilding network [22:08] genii: and yes that is a must this go round === erichammond1 is now known as erichammond [22:15] do you have to install the pop3d part for dovecot? [22:24] Faust-C: Only if you want to offer POP3 service to email users.. if all will use IMAP I don't think you *need* to instyall dovecot-pop3d. [22:45] kk [22:45] just trying to go word for word by docs [22:46] btw which would be the prefered choice, mbox or maildir [22:47] maildir [22:48] i thought so [22:49] DIE [22:54] hmm i so need more info === liberfiasco is now known as libervisco === lamont` is now known as lamont