[01:11] New bug: #281979 in php5 (main) "[Intrepid] PHP crashes on startup with '/usr/lib/php5/20060613+lfs/gd.so' and 'mcrypt.so'" [Undecided,New] https://launchpad.net/bugs/281979 [04:55] hello [04:55] i need some assistance with a dell poweredge 2500 [04:56] have set it to os install mode and have set the boot sequence for cd-rom first [04:56] but it continues to go strait to winblows 2000 [05:01] i'm running apache and trying to setup authentication. i chmodded the password file to 640 and set the same file to chown root:nogroup, as the apache site recommended. now when i try to authenticate a user the error log says the password file cannot be accessed! [05:03] I don't know how to solve that. But why do you want to use basic auth anyway? It's insecure (passwords are not sent over https IIRC) and ugly (it shows an ugly password input dialog). [05:04] What are you using your webserver for? Serving files? [05:04] i.e. mp3s [05:06] i fixed it [05:06] but [05:06] i use rtorrent and rtgui [05:06] and rtgui has no security whatsoever. i don't think it's ugly perse. i know it's not the *most* secure method (ie no ssl). [05:09] and the website just has my personal site hosted and links to rtgui, so i wanted to secure the rtgui section of the webserver. === james__ is now known as samuraipenguin === freaky_t is now known as fReAky_t === fReAky_t is now known as freaky_t [08:11] New bug: #282050 in samba (main) "package winbind 3.0.28a-1ubuntu4.7 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato" [Undecided,New] https://launchpad.net/bugs/282050 [08:17] New bug: #282051 in samba (main) "package samba-common 3.0.28a-1ubuntu4.7 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 1" [Undecided,New] https://launchpad.net/bugs/282051 [10:09] How do I raise the number of open files? I wrote in limits.conf "user hard nofile 20000" and I uncommented pam_limits.so line in /etc/pam.d/su. What else must I do? [10:55] hello, how can I start 'script' to record console output and commands for each ssh access ? [12:43] hi all, the mount option sec doesn't work with mount command is there an alternative or I missed a package to install ? [12:47] hi all, the mount option sec doesn't work with mount command, is there an alternative or I missed a package to install ? Here is the command I used " mount -t lustre -o sec=plain /dev/sda8 /mnt/data/mdt/" [14:57] hi, can anyone tell me how can i change language on ubuntu server 8.04? [15:32] hello [15:32] im running server with bind9 and dhcp [15:33] dhcp server soesnt give the windows clients the dns server address, if i manually add it to the client client connects no problem [15:34] is there an easy way to force that? i have the option set in the .conf file, but the client never gets set === lamont` is now known as lamont [20:39] hi, I made do-release-update -d and now want to rollback to previous release, how can i do it? [20:40] whats the default location the php.ini file gets placed in when installing php5? [20:41] acemo, /etc/php5/`sapi`/php.ini [20:44] `sapi`? [20:44] is ` even allowed in filenames? [20:45] sapi here means cli/cgi/apache2 [20:45] for example [20:45] ahh [20:45] but who can answer my question? [20:46] depending what your question is [20:46] hi, I made do-release-update -d and now want to rollback to previous release, how can i do it? [20:46] New bug: #282336 in network-manager-openvpn (universe) "Names for certificate selector boxes are swapped (dup-of: 275608)" [Undecided,New] https://launchpad.net/bugs/282336 [20:55] aibo: you don't [20:55] mneptok, why? [20:55] aibo: "dpkg is like that" [20:56] don't really understand [20:56] aibo: "do-release-update" is a one-way ticket [20:56] ah [20:56] suxx :) [21:00] mneptok, is there any docs except help.ubuntu.com about ubuntu server? [21:00] aibo: what do you want to know> [21:00] ? [21:01] there is google [21:01] Goo-what-now? [21:01] mneptok, i am gentoo user, there is stuff like gentoo-wiki.com with a batch of howtos, etc...here i see nothing except some official stuff [21:02] aibo: http://wiki.ubuntu.com [21:03] mneptok, seems to be that i need, thx :) [21:04] np. welcome to Ubuntu! [21:04] :) [21:04] one more question [21:05] Why yes! You *CAN* buy prefessional support for Ubuntu! And the Canonical support personnel are known for their deep and abiding knowledge of free software, and rugged good looks. [21:06] i installed ubuntu server from iso, then made do-release-update and got some security packages while upgrading...what's that...for example i got file /etc/apache2/security with some options, what was that? :) [21:06] i know about prof support, but i need to learn :) [21:07] a package will not install only a directory structure [21:07] or, rather, shouldn't [21:07] what populates that directory structure? [21:08] brb. elf needs nicotine. [21:08] mneptok, don't understand :) [21:08] anyone can help...I have my root on software raid1 and I am having trouble resyncing? [21:32] i am getting strage messages while booting my server, like: [ 2.630760] uvesafb: failed to execute /sbin/v86d [21:32] [ 2.631057] uvesafb: make sure that the v86d helper is installed and executable [21:32] [ 2.631307] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2) [21:32] [ 2.631471] uvesafb: vbe_init() failed with -22 [21:32] [ 2.631735] uvesafb: probe of uvesafb.0 failed with error -22 [23:24] what's the correct way to grant CAP_NET_ADMIN in ubuntu?