[00:02] J-_, that means that apache needs access and it isn't an owner of the files [00:02] so you can try sudo chmod ugo=rwX [00:02] or you could do chgrp www-data [00:02] the later is safer [00:04] you have the same issue with all webapps, i would advise reading up on permissions in general so you understand what the issue is. [00:06] anyone know how to send windows events to a syslog-ng server? [00:09] if aptitude says that a package was automatically installed, how can i determine which package needed it? [00:10] slicslak: apt-cache rdepends packagename could give hints (although it won't say exactly which one was the case) === lipsin_ is now known as lipsin [02:36] does anyone know why a proftpd download from a server would cause rtorrent uploads on that server to come to a near complete stand still? [02:56] hey guys [03:46] how do i find where are the binarise of some programs? [03:56] espacious_: http://manpages.ubuntu.com/manpages/hardy/en/man1/which.html [04:11] New bug: #290555 in munin (universe) "munin-node ships #!/bin/sh scripts with bashims" [Undecided,New] https://launchpad.net/bugs/290555 [04:25] howdy [06:48] who normally takes care of testing installation of JeOS on ESX for milestones? those are the only test cases we don't have results from yet on server for final [07:46] moin [07:46] AHHHHH === macd_ is now known as macd [08:58] hi.. i have set up a server... Whenever, I type http://localhost .. I want it to get automatically directed to http://localhost/ProjA ... How can I achieve this.. Is there some conf file, I can configure to get this result.. [09:48] how do i turn a auto-update on server like on desktop [09:50] <_ruben> !info cron-apt [09:50] cron-apt (source: cron-apt): automatic update of packages using apt-get. In component universe, is optional. Version 0.6.4 (hardy), package size 24 kB, installed size 216 kB === boshhead_ is now known as boshhead [10:13] Am I the only one whose logrotate seems to rotate logfiles every day even though logrotate.conf says to rotate them weekly? [10:15] which logfiles? [10:15] many of mine are rotated weekly [10:23] on hardy configurated weekly - rotated weekly [10:35] slangasek: anything in /var/log, really. Mail logs in particular. [10:37] soren: not reproducible for me [10:37] slangasek: Weirdness. [10:39] slangasek: Double weirdness. /var/lib/logrotate/status doesn't even mention my mail logs. [12:06] New bug: #290673 in samba (main) "fusesmb mount disappears - libsmbclient segfaults" [Undecided,New] https://launchpad.net/bugs/290673 [13:18] Is there a way to install Ubuntu Server with the encrypted LVM option? I booted a bunch of ISO's I have, but it doesn't seem to be in any of the installers...is it strictly on the alternative CD? === scientus_ is now known as scientus [13:29] roktangent: yep i think so [13:31] Can I installed a no-GUI server via alternate CD? [13:33] roktangent: thre is an option for encrypted LVM in the -server installer. [13:35] Is it only in the latest release? [13:35] roktangent: yes, but also check out jeos for that, its a tiny, really basic install [13:36] I guess I should have said 8.04 or 8.10....by latest? [13:36] roktangent: 8.04 and 8.10 support lvm encryption at install time [13:37] including the jeos disc? [13:37] roktangent: I don't know if you'd have the option on the JeOS disc. [13:37] mathiaz: can you modprobe md_mod from a livecd then? [13:38] that would be useful [13:38] thefish: may be - I don't know about the livecd. [13:39] i tried quite a while ago, and no joy, but may have been added [13:53] mathiaz: yes, LVM encrypted is an option on JeOS (/me remembers that it took a while to have all components in minimal to make it work) [13:59] nijaba, are you saying iit is an install-time option on Jeos? [14:00] roktangent: yes it is [14:00] I'll check it out [14:01] roktangent: 8.04 has a separate installer while 8.10 JeOS installer is combined with the standard server CD [14:01] for 8.10 press F4 on the first screen and selection "Install a minimal virtual guest" [14:02] I got the 8.04 image....it should be on there right? [14:02] thanks for the 8.10 tip [14:05] roktangent: right and you are welcome [14:11] nijaba, 8.04.1 JeoS just says "Guided, use entire disk, Guided use entire disk and setup LVM, and Manual"....no encrypted option [14:12] roktangent: duh. I woudl have sworn it was there, sorry :( [14:56] nijaba > I think there are several issues with the bacula package on hardy - should I try reporting bugs? [14:56] many small issues, easily fixable, but which makes it a bit hard to try out :) [15:22] yann2: sure, with my full gratitude if you do so ;) [15:23] * ScottK just noticed that the title for the Ubuntu Server press release about Clamav/Spamassassin in Main looks a lot like the title of my blog post on the topic. [15:23] ;-) [15:25] ScottK: I'm glad you noticed ;) [15:32] New bug: #290747 in openssh (main) "Intrepid X11 Forwarding Not Working" [Undecided,New] https://launchpad.net/bugs/290747 [15:33] Hi all, I have a dynamic IP connection. I urgently want to demo a site to one of the persons. So I gave to that person this, http://59.92.223.62/ [15:33] but it says page not found [15:33] what should I do? [15:33] what should I change in the Apache configuration? [15:34] btw, thats my IP, any can try please [15:37] madrazr: I confirm the 404 error. Here is the Apache signature I get with it: Apache/2.2.8 (Ubuntu) mod_jk/1.2.25 mod_python/3.3.1 Python/2.5.2 PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_vhost_hash_alias/1.0 mod_wsgi/1.3 Server at 59.92.223.62 Port 80 [15:38] nijaba: yeah thats the problem [15:38] madrazr: when you test locally, what url do you use and what do you get? [15:39] nijaba: I have many configuration files like, default, drupal6, drupal6.4, ikiwik, I usually use localhost, drupal6, drupal64, ikiwik respectively [15:39] for local testing [15:40] nijaba: many files in sites-available I mean [15:40] madrazr: so http://localhost/ does return something to you. [15:40] nijaba: yes [15:40] that works [15:40] nijaba: all the other URLs I told work too [15:40] madrazr: you should check your apache log to see if you have some external hits on your server [15:40] nijaba: just a min [15:41] nijaba: /var/log right? [15:41] madrazr: you might be hitting another server [15:41] madrazr: yep [15:41] nijaba: should I see access.log or error.log? [15:41] madrazr: error.log -> 404 [15:42] nijaba: your IP is 82.242.21.186? [15:42] madrazr: yep [15:42] Ok [15:42] nijaba: got the error [15:43] [Wed Oct 29 21:07:10 2008] [error] [client 82.242.21.186] File does not exist: /home/madhu/mywebdevelopment/drupal6.0 [15:43] I know that directory doesn't exist [15:43] but how to change? [15:46] madrazr: that's in your site definition in site-available [15:46] nijaba: I changed it [15:46] but still the same problem [15:46] madrazr: can you pastbin is somewhere ? [15:47] nijaba: actually when I restart Apache, I used to get this error , http://paste.ubuntu.com/64138/ [15:47] nijaba: what exactly should I paste? [15:47] nijaba: in the previous paste there is a warning [15:47] that warning used to come before, now I changed the wrong path to an existing path [15:47] nijaba: and still the same warning comes [15:48] nijaba: what shall I paste now? [15:48] madrazr: on the phone atm.. [15:49] Ok [15:49] nealmcb: thanks for the correction on the minutes. [15:50] nealmcb: seems that I have to fix my script that generates the email from the wiki page. [15:51] nijaba: I think I found it [15:51] nijaba: will confirm in some time [15:53] nijaba: thanks for the help. I found out the problem [15:53] madrazr: great! [15:53] I had written a configuration in httpd.conf unknowingly and did not even know that httpd.conf will override other configuration files in sites-available [15:55] nijaba: thanks a lot. [15:55] np, I did not do much... [15:56] nijaba: reminded me to check error.log. I was not doing this and foolishly trying all sorts of things from past 6-7 hours [15:56] :) [15:56] madrazr: glad I could help then [15:56] nijaba: :) [15:59] mathiaz: :) thanks again for doing the minutes so well - it helps a lot [16:42] anyone has nagios2 installed? [17:01] Hey, How do I make selinux to log? Or how do I test that if it works? [18:41] hello i installed a package than i removed it trought apt but the filese wesre still in /etc/some program so i rm -R that dir [18:41] now i try to reinstall the package and it refuses [18:41] neither revove is ok. [18:47] nagios2-common [18:47] nagios2 [18:47] E: Sub-process /usr/bin/dpkg returned an error code (1) [18:51] Hey guys [18:52] Is there an easy way to see how fast tx / rx is on an interface via the command line? [18:52] I'm looking for something like atop, but just the network speed [18:52] and ideally something that doesn't have to muck with the kernel [18:53] ethtool will tell you what your link speed is [18:53] bwm(-ng) will tell you current rx/tx rates [18:54] Deeps: great [18:54] ethtool only works on ethernet links mind* [18:55] Yeah, it's just a e1000 NIC [18:55] I'm just hoping to figure out why my NetBackup server is only receiving data at like 300k/sec [18:56] hello [18:56] can anybody unlock mandriva channel to enter because they banned me [18:56] hello [18:57] am trying to learn networking...do anyone know of a good tutorial? [18:58] ????????????????????????????????????? [18:58] redi: This is the Ubuntu channel... They have no connection with Mandriva [18:58] redi: So no, we can't help [18:58] Fuck you then [18:59] that was umm...interesting [19:00] ?? [19:00] Deeps: Hey thanks for bwm-ng, it looks like a great tool! [19:00] see you guys [19:01] admin_masu3701: networking is a broad topic, and this is the ubuntu server channel, so I suggest googling with more specifics instead [19:23] what log should i look in for package installation? if its syslog, what keyword should i grep for? [19:24] Is there a mistake in the ubuntu server guide, mail filtering section, https://help.ubuntu.com/8.04/serverguide/C/mail-filtering.html#postfix-mail-filtering-configuration [19:25] postconf is at port 10024 and master.cf is set at port 10025? [19:26] zfuser99: nope, that's correct [19:27] zfuser99: you should be able to telnet localhost 10024 [19:27] and 10025 [19:29] Thanks sommer [19:30] np [19:57] hllo everybody [19:57] i am searching some help with the software tetrinet-server. Can I ask here [20:44] Hi everyone, I'm new to Ubuntu server. I've admined Gentoo systems for a few years now but am migrating my first one to Ubuntu server. My question is - after apt-get install uw-imapd, what do I have to do to get it listening for incoming connections (I can't find xinet.d files anywhere) [20:45] andyjeffries: are you sure you want to use uw-imapd? [20:45] andyjeffries: dovecot is the standard imapd daemon in ubuntu [20:45] mathiaz: I have existing mbox files I have to copy over... Is there an alternative that will use mbox files? [20:45] andyjeffries: dovecot supports mbox files [20:46] mathiaz: OK, I'll give that a go. Do you have much experience with it if I have issues? [20:46] andyjeffries: http://wiki.dovecot.org/Migration/UW [20:48] mathiaz: thanks for that. [21:03] mathiaz: are you around? [21:05] I get an error when I try to login - dovecot: POP3(accounts): open(/var/mail/accounts, O_CREAT) failed: Permission denied [21:06] ls -l /var|grep maildrwxrwsr-x 2 root mail 4096 Oct 30 2008 mail [21:06] (oops missed the line break) [21:26] is there a repository where i could see hardy online? i found http://kernel.ubuntu.com/git but this is only for the kernel. what about the entire distrobution? [21:27] slicslak: what are you looking for exactly? [21:27] slicslak: packages.ubuntu.com [21:28] mathiaz, i want to see the default /etc directory as ships [21:28] slicslak: well the content depends on which packages you've installed on the system [21:30] mathiaz, sure, but with no packages installed? is there a default base? if recall my sudo questions of yesterday... my host maintains they haven't touched a thing. so i would like to prove to them that their sudoers files i messed. but i need an online source to point to [21:30] slicslak: With no packages installed, you've got an empty filesystem. [21:31] slicslak: the /etc/sudoers files is created by the postinst script of the sudoers package [21:31] right, so i need to look in that package. thanks [21:43] I set up ubuntu server, but need the GUI at boot rather than just he command line. I see no inittab in etc and know tha the runlevels in ubuntu are different than in Cent and RH [21:43] !servergui | richf [21:43] richf: Ubuntu server does not install a desktop environment or X11 by default in order to enhance security, efficiency and performance. !eBox provides a GUI system management option via a web interface. See https://help.ubuntu.com/community/ServerGUI for more background and options. [21:44] mathiaz, I know. I installed KDE, am in it now, but want it to start automatically at boot. [21:46] mathiaz, I see no /etc/inittab [21:46] richf: How did you install KDE? [21:47] It was months ago, but let me go through bash history [21:47] richf: If you sudo apt-get install kubuntu-desktop that should get you a complete KDE desktop with autostarting. [21:48] sudo apt-get install kde was what I ran. [21:48] Install kubuntu-desktop. It's a more complete set of packages. [21:48] You can remove extra stuff you don't want after. [21:48] Ahh. Getting 'er now. I'm used to rh type and inittab [21:48] THanks. [21:48] We don't have /etc/inittab because we use Upstart and not Sys V init. [21:49] IIRC Fedora has gone to Upstart now too. [21:49] Really... [21:49] I recall reading that. [21:49] That's what I cut teeth on, but left at FC5 [21:50] Once that's installed, you can get Kubuntu/KDE specific questions answered in #kubuntu. It's OT for this channel. [21:50] Hello, I just installed ubuntu-8.04.1-server-i386.iso. Installation went fine, but on boot I get a message that sais "This kernel requires the following features not present on the CPU: 0:6 Unable to boot - please use a kernel approprate for your CPU.".. Any ideas? [21:51] assuming we have a jail whereto users can - using rssh - only scp and sftp into. what would be a proper way to let users adjust their passwords? [21:51] mluser-work: What CPU? [21:51] Pentium M [21:51] Dunno if that's supported by the server kernel. [21:52] The ubuntu download site sais its for (x86 architecture, Pentium™, Celeron™, Athlon™, Sempron™) [21:52] mluser-work: right - try to install the -generic kernel instead. Try with the alternate iso rather then server iso. [21:52] Yes, but that doesn't mean there aren't pentiums it doesn't work with. [21:53] mathiaz: 8.04-1 Desktop edition works just fine, can I use the alternate iso to install a non gui ubuntu server? [21:53] mluser-work: Or just sudo apt-get remove ubuntu-desktop followed by sudo apt-get autoremove [21:54] That gets you pretty well to the same place. [21:55] ScottK: I already have the Desktop iso, can I use it instead and rmove the ubuntu-desktop from it? Or would it be better to use the alternate iso? [21:58] It gets you to the same place. [21:59] ScottK: Thank you [22:00] So basically no server optimizations are done by the server iso, other than not installing all the extra gui stuff? [22:03] mluser-work: and installing the -server kernel flavor instead of the -generic kernel [22:05] mathiaz: thanks, one last question, would it not be easier to just chroot into my server partition and apt-get install the generic kernel? [22:05] mluser-work: And in tasksel you get some additional options, but you can do that by hand. [22:05] mluser-work: that would probably be easier and faster. [22:05] mluser-work: If you have a working box, yes. [22:05] I thought you didn't have a running box. [22:05] I already have a ubuntu desktop installed on the same box [22:06] ScottK: is there some environment script in ubuntu I need to run once I chroot into the server partition? [22:09] ScottK: mathiaz: Thanks a bunch guys for all your help [22:14] ScottK: mathiaz: Just so you two know.. it worked like a charm.. thanks again [22:15] mluser-work: np :) [23:09] I installed Ubuntu hardy server 64bit and 32bit on two different machines and when apache2 is installed has two different configurations.. is this right? [23:11] New bug: #290901 in dovecot (main) "Update to 1.1.6 - important fix for broken header parser" [High,New] https://launchpad.net/bugs/290901 [23:12] rrittenhouse: what's the difference? [23:14] 64bit uses the envvars whereas the 32bit doesn't [23:14] the config files are different