[00:00] Roxyhart0: sudo iptables -L [00:01] it work with ufw or something like that isnt'? [00:02] iptables -L should still tell you, but you can also do sudo ufw status [00:02] if i want to desactivate this firewall? [00:03] sudo ufw disable if it's using that [00:03] apparently i am using iptables, it is installed automatically [00:04] then sudo iptables -F [00:04] all of this information is in the man pages [00:05] yes i am reading ...still i am so bad following "man" [00:05] thanks a lot sub === jmarsden_ is now known as jmarsden [00:06] your firewall will probably reset on reboot. [00:17] Hi, I configured PPPoE-server with the help of http://ubuntuforums.org/showthread.php?t=291926 , as this url says that you have to add each user as a regular users to your linux, Like , "adduser xyz" it create the home directory also each time. I dont want to add users like this , just wanna add users to pap or chat file in /etc/ppp/ directory, How can i? Need help please [00:29] kirkland: never mind, I figured out the problem [00:29] how can i redirect my LAN clients all browsing requests 192.168.0.1/24 to a web server running on 192.168.0.100 on my lan, Using iptbales [01:39] Hi, I'm trying to get postgresql to run on my server, and when I run the ubuntu init script for postgres, nothing happens. No errors, server doesn't start. How do I debug this? [01:43] Nothing in the error logs either [01:45] savid: apply the strace command to the init script (man strace) [01:45] savid: sudo bash -x /etc/init.d/postgresql-8.3 start # may give you an idea where in the init script things are going wrong [01:49] hmm.. looks like the conf file doesn't exist... [01:51] savid: If this is a new install, sudo apt-get purge postgresql-8.3 && sudo apt-get install postgresql-8.3 # may fix that for you? [01:51] yeah, new install. I'll try that [01:52] jmarsden, nope it still didn't set up a conf file for me [01:54] savid: Karmic Server? Seemed to work for me here... odd. I need to go AFK for a while, may be back later; might try a fresh Karmic Server install in a VM to see if that sheds any light, but not right now... [01:54] Yeah, karmic [01:57] Is there a different package for postgresql server other than "postgresql"? [01:59] ARGH this should not be this difficult [01:59] savid: sudo apt-get install postgresql-8.4 # Just works for me here. [02:00] jmarsden, and you see the conf file in /etc? [02:01] makes no sense at all [02:01] I see the server start up automatically :) [02:02] And a bunch of config files under /etc/postgresql/8.4/main/ [02:02] But now I really have to go... back later I hope. [02:03] hi i need to reconfigure my nss and pam and dpkg-reconfigure doesnt work, how i can do it manually? [02:05] jmarsden, interesting, an strace on dpkg-reconfigure shows this: http://dpaste.com/156005/ [02:09] What is the purpose of the files in /var/lib/dpkg/info? How do I restore files that are missing from there? [02:10] savid: pastebin your locale settings (command: locale) [02:10] hi whwn i do dpkg-reconfiure libnss-ldap i got this error: Running nssldap-update-ignoreusers.any idea? [02:11] pmatulis, http://dpaste.com/156009/ [02:12] savid: please study bug 162517 [02:12] Launchpad bug 162517 in postgresql-8.2 "postgresql does not start" [Undecided,Invalid] https://launchpad.net/bugs/162517 [02:12] pmatulis, I had trouble with my locale in the bigging.. I ran locale-gen en_US en_US.UTF-8; dpkg-reconfigure locales a little while ago [02:12] pmatulis, thanks, I'll check it out [03:01] hi how i can know my nss-ldap configuration? [03:01] before i did the configuration in a ldap.conf file but now is not coming any more? [03:08] Uhhh.. why do I get "unknown host" when I do "ping localhost" [03:08] localhost is in my /etc/hosts file [03:08] points to 127.0.0.1 [03:46] New bug: #518653 in opie (main) "libopie exports conflicting symbols" [Undecided,New] https://launchpad.net/bugs/518653 [03:47] does libvirts domifstat have a rx_bytes and tx_bytes limit somewhere around 4,160,279? [04:02] !cups [04:02] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows [04:02] !cups server === sabgenton_ is now known as sabgenton === robbiew is now known as robbiew_ [04:12] New bug: #514610 in libvirt (main) "USB passthrough device ID interpreted as decimal instead of hex" [Undecided,New] https://launchpad.net/bugs/514610 [05:53] hi please sombody can tell me where is the configuration for libnss now? before i did the configuration in the file ldap.conf, but now is not anymore [05:58] Roxyhart0: libnss has always been configured using /etc/nsswitch.conf (as far as I know). [05:59] i mean when i do dpkg-reconfigure i need to wrote many things, where are this information [06:01] That's a TOTALLY different question. Which is confusing. Info stored by debconf goes into the debconf database, see man 7 debconf [06:02] You can sudo apt-get install debconf-utils and then use debconf-show to see what is stored for each package, if that helps you. [06:05] i am wondering why when i do getent password is just shows me the local useras and not ldap. when i do wbinfo it work fine [06:12] jmarsden: wouldn't you use debconf-list-selections? [06:14] twb: Hmmm. On my Karmic desktop here I don't have debconf-list-selections but I do have debconf-show . Did the names of the utilities change? [06:15] Er, -get-selections [06:15] That just dumps the entire database [06:16] i dont undertsand what ar eyou talking about :S [06:18] Roxyhart0: You asked: i mean when i do dpkg-reconfigure i need to wrote many things, where are this information [06:18] before i did some configuration in a file ldap.conf which contend somethink like that http://pastebin.com/d3dc68a73. where i could set this informatin now? [06:18] debconf-show and debconf-get-selections are ways to see that information. [06:19] sorry about the spelling [06:19] That's not configuring libnss, and it is not info stored as a result of dpkg-reconfigure either. === sabgenton_ is now known as sabgenton [06:23] yes because this is a old ubuntu 9.04 [06:23] which is working === sabgenton_ is now known as sabgenton === sabgenton_ is now known as sabgenton [06:32] Roxyhart0: You are asking questions, and then when you get an answer, you seem to ignore the answer, and asking a different question. This is... unhelpful, and frustrates those providing answers. I feel as though I am wasting my time answering you tonight. Either you are very confused, or you need to work on asking questions more clearly (or maybe I'm just not "getting" things today!?). [06:35] sorry [06:47] Roxyhart0: This might help? https://help.ubuntu.com/community/ActiveDirectoryHowto#libnss-ldap [06:47] But I do not know how up to date that information is. [06:49] thanks yes i check it before and i will check again but i think i am so tired, so im going to the gym and then try to come back fresh...thanks a lot for your help [06:50] You're welcome. [06:51] jmarsden: auth-client-config can turn debconf into nsswitch.conf [06:51] (As a pedantic counter-example.) [06:52] OK... :) [07:57] ivoks: hi! [07:58] mathiaz: hi [07:58] mathiaz: isn't it late at the other side of atlantic? :) [07:58] it's 01:58 where I am. [07:58] ivoks: I'm in Brussels [07:58] mathiaz: oh, same timezone :) [07:59] ivoks: yeah - won't have much time though - as I'm in a meeting all day [07:59] ok [07:59] ivoks: I spoke with Fabio yesterday during FOSDEM [07:59] then just agree to my arguments and that's it :D [07:59] ok [08:00] ivoks: I'll have to think about it [08:00] ivoks: I'm just making everything has been considered [08:00] ivoks: making *sure* [08:00] i know [08:01] well, i don't know what else to say [08:01] pacemaker is there and it works very well [08:01] ivoks: right [08:01] ivoks: seems like the new cluster stack is shaping well [08:02] (let's call it pacemaker, even though we aren't talking just about pacemaker) [08:02] ivoks: I'm just wondering whether it's stable-ready for an LTS release [08:02] ivoks: yeah - I have an overview of the whole stack in my head [08:03] you figured out corosync <-> openais relation? :D [08:03] anyway, do you know what features Fabio mentioned? [08:04] that are missing in pacemaker, but are available in rhcs? === sabgenton_ is now known as sabgenton [09:42] mathiaz: /dev/drbd0 on /opt type gfs2 - yay [09:50] <\sh> soren: I filed bug #518742 I don't know what's going wrong...is there a vmbuilder switch to enable debug logs? (--verbose is not good enough) [09:50] Launchpad bug 518742 in vmbuilder "karmic vmbuilder with separate boot partition doesn't boot" [Undecided,New] https://launchpad.net/bugs/518742 [10:08] hello, my dmesg cpu is CPU0: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05 [10:09] and am looking for the linux kernel with hardy [10:09] apt-cache search 'linux-kernel' returned different 64 kernels [10:09] and I don't know which one to use [10:10] the results of the cmd are, linux-image-2.6.24-26-server - Linux kernel image for version 2.6.24 on x86/x86_64 [10:10] linux-image-amd64-xeon [10:11] linux-image-amd64-server [10:11] I also read that it is good to use amd64 kernel with intel cpu? is that stil true? === sabgenton_ is now known as sabgenton [10:15] http://www.ubuntu.com/files/server/UbuntuServerBrochure804LTS.pdf [10:16] page 6 says are fully maintained in Ubuntu Server Edition. [10:16] AMD64 and Intel64 based systems [10:17] how to debug a reverse dns problem ? [10:17] almost all newer intel cpus are 64bit [10:17] lau: to be precise, all with EM64T functionality [10:18] hello ivoks, thx for your reply, I guess that linux-amd64-xeon should be my kernel from the ubuntu repos [10:19] lau: yes [10:19] but aptitude show linux-image-amd64-xeon returns Description : Upgrade dummy package. Can be removed [10:19] lau: that's old name for the kernel [10:20] lau: just install linux-server and that's it [10:20] if you installed 64bit version of ubuntu, you'll have 64bit kernel [10:20] mathiaz: depends on the problem [10:21] er... [10:21] maxagaz: depends on the problem [10:21] ivoks: my hero, care to take on a almost non server related question? :) [10:21] ewook: try me :) [10:21] ivoks: good with converting / calculating subnets? [10:22] ewook: there are tools for that [10:22] ivoks: well, I can't make 'em do what I want / need [10:23] ivoks: to shorten the span.. : 83.188.192.1 - 83.188.255.255, that's the range I need to have a mask for. [10:24] with my low knowledge, I'm guessing that's a b-class, but .. ya.. === sabgenton_ is now known as sabgenton === sabgenton_ is now known as sabgenton [10:34] i guess you ment 83.188.192.0 - 83.188.255.255 [10:35] that would be 83.188.192.0/18 [10:35] Netmask: 255.255.192.0 [10:42] ivoks: http://krow.net/dict/subnet.html . so , yes, it's a /18 :) [10:43] that was the best site ever. those calculators just gives me headaches :P [10:44] what's wrong with ipcalc? [10:44] ipcacl 83.188.192.0 - 83.188.255.255 [10:44] ipcalc `ipcacl 83.188.192.0 - 83.188.255.255` [10:46] almost :) [11:19] ivoks: I didn't have it, that was the wrong part :) === sabgenton_ is now known as sabgenton [12:51] New bug: #518803 in nis (main) "package nis 3.17-25ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/518803 [12:59] im (or will be) using a bunch of virtualized servers in my environment... could anyone hint me in a direction where i could allow my users on the virtualized machines to authenticate against the host? that is, if the host has an user account then that account can also be used in a virtual machine [12:59] other than ldap :) [13:00] im thinking PAM but cant really figure out what approach i should have [13:03] hey guys. i have installed openssh-server and im trying to get private keys setup [13:03] i have created the keys on the client end and i want to add them to the server. how? [13:09] guessing you insert the public key to /home/username/.ssh/authorized_keys [13:11] philsturgeon: man ssh-copy-id [13:11] lau: client id a mac [13:12] lau: think i got it now [13:18] \sh: --debug is your friend. [13:20] hey soren [13:20] morning [13:20] ivoks: Hey, dude. [13:20] zul: bowl [13:21] hey ivoks [13:36] _ruben: man, how are you ? [13:56] New bug: #517704 in tftp-hpa (main) "package tftpd-hpa 5.0-11 failed to install/upgrade: " [Low,Incomplete] https://launchpad.net/bugs/517704 [13:56] New bug: #518073 in samba (main) "package samba 2:3.4.0-3ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Fix released] https://launchpad.net/bugs/518073 [13:57] lamont: ping a valid hostname for postfix doesnt have a "." at the end right? [14:11] New bug: #518355 in php5 (main) "CURLOPT_WRITEHEADER fails" [Undecided,Fix released] https://launchpad.net/bugs/518355 [14:22] soren: what do you think of bug #517478 upstream said the patches that we have for netcat are not good [14:22] Launchpad bug 517478 in libvirt "remotely executed netcat (nc) uses -q option which is not universally supported" [Undecided,New] https://launchpad.net/bugs/517478 [14:26] hi all [14:26] :) [14:28] i m installing ubuntu server and it is at 25% setting users and passwords... about 10 minutes now did it crashed or is that normal? [14:55] kirkland, ping [14:55] smoser: who dat? [14:57] bah to you [14:57] :) [14:57] anyeay [14:57] anyway [14:58] i thought you had said you'd done the archive admin acceptance to universe for cloud-utils [14:58] but its still pending [14:58] https://launchpad.net/ubuntu/lucid/+queue?queue_state=0&queue_text=&start=30 [14:59] zul: I don't know what Guido is up to. I added netcat-openbsd to Debian two years ago to avoid this. [15:00] soren: ok thanks [15:04] kirkland, ^^ [15:04] smoser: i had accepted it ... let me check [15:07] <\sh> guys, is there an easy way to see what vmbuilder is doing when adding grub to the disk images, when creating the vms? I don't see any possibility to debug why it fails to boot when having a /boot partition separated from the rootfs ... (bug #518742) [15:07] Launchpad bug 518742 in vmbuilder "karmic vmbuilder with separate boot partition doesn't boot" [Undecided,New] https://launchpad.net/bugs/518742 [15:11] with php mail function, does anyone know which log file is used ? [15:16] New bug: #500484 in libvirt (main) "libvirt conflicts with existing dnsmasq installation" [Undecided,New] https://launchpad.net/bugs/500484 [15:37] zul: depends on your definitons... [15:37] fully-quallified domain names end with a trailing dot, to anchor them. many programs believe that there shouldn't be a trailing dot. [15:38] lamont: newaliases is complaining about the trailing dot i think [15:38] the resolver library makes a WAG at whether or not to try the search list (is it an FQDN?) based on how many dots are in the name [15:38] MTAs are pretty universal in not wanting trailing dots [15:38] Why in the world would I get "unknown host" when I do "ping localhost"? [15:38] my /etc/hosts shows 127.0.0.1 localhost localhost.localdomain [15:39] savid: nsswitch.conf? [15:39] lamont, http://dpaste.com/156160/ [15:39] lamont: gotcha thanks [15:40] savid: good question then... strace might be helpful [15:42] lamont, http://dpaste.com/156162/ Not sure how to read that :-P [15:45] open("/etc/hosts", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied) <-- savid: chmod 644 /etc/hosts [15:45] ahh, didn't see that :-) thanks! [16:03] kirkland: ping? [16:04] jiboumans: yo [16:04] hi, can i borrow your brain? [16:04] jiboumans: heh, sure [16:04] excellent; calling you in a few mins, and sending you something over mail to read along [16:04] jiboumans: cool [16:05] hi all .. i have problem with automounting NFS4 shares on boot ... i added NFS shares to /etc/fstab .. manualy is everything working .. but after reboot automount doesn't work .... any ideas? [16:16] Hey can someone give me hand. I can't get SSH'd into my server [16:16] I can get in through webmin and pull up a command prompt however [16:16] Webmin shows that there is not ssh server running? [16:18] I tried "sudo /etc/init.d/ssh restart" but no luck [16:19] Xpistos|work, what was output of your last command? [16:19] sorry [16:19] I am an idiot [16:20] The port forward wasn't changed to the correct ip [16:20] it helps when you trouble shoot easiest to hardest [16:20] * Xpistos|work feels like an idiot [16:21] New bug: #518883 in openssh (main) "ssh-copy-id does not work over non-standard port" [Undecided,New] https://launchpad.net/bugs/518883 [16:25] any idea about my NFS issue? === techsupport_ is now known as oru_work [16:44] panter: yes [16:44] panter: ubuntu 9.10? [16:44] ivoks, yes .. karmic [16:44] panter: add mount -a to /etc/rc.local :( [16:45] filesystems are mounted before network and network services are up [16:45] panter: what problem are you having with NFS? [16:46] ivoks, i think that there is _netdev option for this problem, or not? [16:46] Xpistos|work, i have problem with automounting NFS4 shares on boot ... i added NFS shares to /etc/fstab .. manualy is everything working .. but after reboot automount doesn't work [16:47] ivoks, ok .. if it is the only solution .. i'll try [16:47] panter: it's a bug in upstart [16:47] ivoks, ok . thanks a lot .. [16:47] Hi, after the installation I lost my password, what can i do ? [16:47] i didn't have time to investigate why and how, but rc.local fixes the issue [16:47] What is the root password [16:48] philien1: there's no root password [16:48] philien1: you can boot live cd [16:48] But server (in recorvery mode) ask to a root password [16:48] then you set root password [16:49] philien1: ubuntu server? never [16:49] But i never set a root password [16:49] philien1: what is the prompt you get? [16:49] guntbert : Yes it's an ubuntu server [16:50] Give your root password for maintnance or type ctrl-D for resume [16:52] philien1: did you get file system errors just before that? [16:53] guntbert: No I just lost my password just after the install [16:54] kirkland, mind if i tag https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/517871 as milestone alpha3 ? [16:54] Launchpad bug 517871 in euca2ools "euca-describe-volumes fails in lucid" [High,Triaged] [16:54] philien1: that means you did set a root password or are you talking about your user password? [16:55] guntbert: a root password [16:56] philien1: you should not do that :) - does your system boot fine in "normal mode"? [16:57] gunbert: no i do this to reset MY password [17:01] philien1: best way of handling: boot from a live CD, mount your ubuntu partition, chroot into it (see http://www.nistor.co.uk/2009/12/chroot-into-ubuntu-from-debian/ ), and then reset your password [17:02] In sudoers if I turn on mail_always, is it possible to exclude one user (a system account that runs) from notifications being sent out? [17:11] Hi, I would like to be able to set up a repository for our custom .deb packages so that we can easily manage them on our servers -- what's the best way to do that? [17:18] savid, probably a launchpad PPA [17:20] qman__, cool thanks, I'll read up on it. [17:23] how to test your disks in server? without shuting it down? [17:26] Multiple SSL Certification with multiple name based virtual host with single ip & port is possible in apache2.2.11 with out sni ? [17:31] smoser: go for it [17:32] kirkland, so, thats the beginning of the possibly large set of "euca2ools fix for boto 1.9" bugs [17:33] smoser: k [17:33] i have a patch attached to it. and you can take if you'd like. [17:33] smoser: i'll get to it, though that's a bit further down in my queue today [17:33] no problem. [17:37] I think I messed up my one of my postgresql conf files. How can I get ubuntu to replace it with the default? [17:37] I tried dpkg-reconfigure postgresql, but that didn't do it [17:42] take care... 'night [17:45] savid, download and extract the package [17:59] aptitude has a "reinstall" option as well - might work [18:33] is there any good howto set up iptables for ubuntu server? [18:35] sponzor: start with https://help.ubuntu.com/9.10/serverguide/C/firewall.html [18:45] ok [18:46] New bug: #517769 in eucalyptus ""Server internal error" when acl is set on a bucket using a cannel acl and no access control list (xml) in the request" [Undecided,Fix committed] https://launchpad.net/bugs/517769 [18:56] how much HDD space would i need to run minimal karmic + tomcat + oracle express + SVN ? [19:02] New bug: #518962 in openssh (main) "ssh client does not forward X11 to local user's networked DISPLAY" [Undecided,New] https://launchpad.net/bugs/518962 [19:12] I bet 518962 is a matter of the remote side having x11forwarding turned off [19:13] mebbe not === sponzor1 is now known as sponzor === oru_work is now known as techsupport [20:24] the ubuntu uses apache.conf and no httpd.conf? [20:24] sponzor: yup [20:27] hmm strange :P tnx [20:34] sponzor: there's all sorts of variations between distributions [20:41] I have to admin rhel/centos as well and I much prefer the Ubuntu/debian Apache config format. Esp. for vhosts. [20:54] Hello, I'm trying to get the updated GD library working on an ubuntu server, but am having issues. I am following the instructions here: http://www.howtoforge.com/recompiling-php5-with-bundled-support-for-gd-on-ubuntu , but after running dpkg-buildpackage -rfakeroot I get: dpkg-buildpackage: failure: debian/rules build gave error exit status 2 [21:00] Try and build it without any rules mods - sanity check your environment. If that works, but the build fails when you adjust the rules file, you know where to look. [21:00] kk, trying now, ty [21:12] hi all. i am going to be running a headless home server for my home (to SSH into, backup, and a bunch of other small tasks). i am assuming an ubuntu-minimal install would suit me better, just want to make sure thoguh. would there be any reason you can think of for ubuntu server if i am not really looking to run a web server, db server, email server, etc... [21:13] You don't need to install stuff web,db etc. - you have a choice - server version would be better if headless - assuming no X required [21:13] Hi all: I'm trying to create a ubuntu domU on my xen hvm server. I've been trying with the 9.10 x86_64 dvd iso. I've got it loading the cd menu (language, etc), but when I select "Install ubuntu", my display hangs (the menu is cleared, a flashing cursor shows up for about 1 sec, then all that remains is the F1... stuff on the bottom of the screen), and the CPU uses 100% of one core until I kill the DomU. Any suggestions? [21:14] sherringham: is there a list of what comes on server by default? [21:16] sherringham: and why is it better than the "minimal" install (ie, mini.iso) === erichammond1 is now known as erichammond [21:18] is ext4 bugy or is it ok now? [21:19] dereks: why is it better - maybe it isn't :-) I am not familiar with minimal - go for it. You can install what you need afterwards easily anyway. [21:24] sponzor: current ext4 is considered "production" quality now. [21:24] what about the /boot should be on ext4 or ext3? i did all partitions on ext4 and the /boot on ext3 is that ok? [21:25] how do I get the broadcast ip and the network ip to put into the /etc/network/interfaces file? [21:25] do I get it from my provider>? [21:26] sherringham: where can i get a list of what is installed on ubuntu-server by default? [21:27] dereks: I don't know - there's sme info here : [21:27] http://www.ubuntu.com/products/whatisubuntu/serveredition/techspecs [21:27] But is is more about what's available. [21:28] Remember - you can install a very minimal base. [21:29] sherringham: thanks [21:32] does anyone know a site that guides you with the tcp/ip networking that is easy to understand? [21:38] image_q: Try https://help.ubuntu.com/8.04/serverguide/C/index.html [21:39] Or : http://www.debian.org/doc/manuals/network-administrator/ [21:40] I believe I've done all that stuff correctly, but for some reason when I do ifconfig the Bcast ip address is different from what I put into the interfaces file [21:40] do I get my broadcast ip from my business internet provider? [21:40] same question for the network id? [21:42] and when I use "route -n" I don't see anything there [21:43] image_q: What is your ip? [21:44] And what is your submask? [21:44] image_q: ifconfig -a (perhaps) [21:44] 96.56.144.156, 255.255.255.248 [21:44] respectivel [21:45] I put in 96.56.144.7 as my broadcast ip [21:45] hi [21:45] I'm on ubuntu server 9.10 and I would like to know how to prevent my hard disks from being spun-down [21:45] image_q: http://pastebin.ubuntu.com/372060/ [21:45] in other words, I DO NOT want Ubuntu to spin down my drives, ever. [21:45] I do not wish this power management [21:46] how can I have this? [21:46] Please advise [21:46] https://wiki.ubuntu.com/PowerManagement#How%20to%20get%20disks%20to%20spin%20down%20and%20idle%20correctly%20%28without%20excessive%20load%20cycling%29 [21:46] is not very clear to me [21:46] it applies to laptops [21:46] thanks I'll try that [21:47] do the values returned from virsh domifstat have a max value where it resets to 0? [21:47] Jeeves: ipcalc - forgot about that :-) I used a web based calc. [21:48] Jeeves_: I put that in but it still gives me the Bcast of 159 [21:48] I restarted networking of course [21:48] and I cant reach the internet [21:48] this is weird [21:49] /dev/sdb1: setting standby to 0 (off) [21:49] so /dev/sdb1: setting standby to 0 (off) [21:49] if used with hdparm -S 0 (man hdparm) [21:49] says 0 will turn it off [21:49] do I have to restart my server for this to take effect? [21:49] or remount the disk? [21:50] A value of zero means "timeouts are disabled": the [21:50] device will not automatically enter standby mode. === luis__lopez is now known as luis_lopez [21:55] $>sudo hdparm -I /dev/sda1 | grep -i power Advanced power management level: 254 [21:55] it won't disable advanced power management [21:55] does anyone know how to disable this for hard disks? [21:56] image_q: describe your net connection - ethernet/eth0 -> router or switch? Where did you get the 96.56.144.156 address? [21:57] router [21:58] optimum online [21:58] its a business network [21:59] I added auto eth0 to the interfaces file (it accidentally had a # in front) and whenever I restart it gives me the message "Failed to bring up eth0" [22:01] I try to add it with "route add -net 96.56.144.156 gw xx.xx.xx.xx dev eth0" [22:01] but I get the message SIOCADDRT: Invalid argument [22:02] (the xx.xx.xx.xx is my gateway address I got from the company) [22:03] gw : 96.56.144.153 / broadcast : 96.56.144.159 / IP : 96.56.144.156 ? [22:04] yes [22:04] show /etc/network/inerfaces : http://pastebin.com/ [22:05] alright hold on [22:07] http://pastebin.com/m496efe6c [22:07] is there any way i can recover a lost password, using 9.10 in a VM [22:08] imageq: take the /29 off network [22:08] (only 1 user on the installation, no root pass) [22:08] already did that [22:08] *image_q ... [22:08] same thing happens [22:09] it still gives me the message "Failed to bring up eth0" when I try to restart [22:10] image-q: some are 244 - some 144? [22:11] Should all be 144 [22:11] (except mask) [22:11] thats just a typo on my part [22:11] I'm using a separate computer so I cant copy/paste [22:11] they're all 144 on the server [22:12] (except mask) [22:13] Is the network h/w OK? i.e. module loaded and h/w found? i.e. sudo grep eth0 /var/log/dmesg [22:14] ah it says there is a problem [22:15] "forcedeth 0000:00:0f:0: ifname eth0, PHY OUI 0x732 @ 1m addr (mac add) [22:15] and then [22:15] eth0: no link during initialization [22:15] eth0: link is not ready [22:17] any guesses as to what I should do? should I reinstall linux? [22:17] I recently added a second ethernet card, maybe thats why this happened? [22:17] image_q: not so quick on reinstall - almost certainly not === gary_ is now known as Guest49904 [22:20] ok, any other ideas about what I should do? === Guest49904 is now known as garymc [22:22] image_q: Is the other eth device installed and available? [22:22] I have 2 internet cards atm yes [22:25] image_q: I'm just wondering whether you should consider getting the gw working with the original (m/board) ethernet i.e. configure without the other device - in case it's the problem. [22:25] i.e. physically remove temporarily - while you test [22:25] it was working before [22:26] And stopped when you added the 2nd device? [22:26] but I configured it with a different ip/gateway [22:26] no I'm trying to put this on a different ip/different gateway etc [22:26] Well - you see where I'm going ... simplify config and test [22:26] when I changed it it stopped working [22:26] so you think I should remove the second device, and reconfig it? [22:30] I think I'll just reinstall it, this machine doesn't have anything special on it anyway [22:31] OK - not sure what to suggest (other than take 2nd dev out and re-check) [22:31] yeah it will take me the same amount of time to just reinstall it [22:31] thanks [22:31] Good luck [22:34] sherringham, I tried building without any mods, but it still failed [22:35] I found this in test-results.txt: ERROR: invalid PHP executable specified by TEST_PHP_EXECUTABLE = ./apache2-build/sapi/cli/php [22:37] jon23d: not sure - what is that file? : file ./apache2-build/sapi/cli/php [22:38] if I had to guess I would say the php command line interface generated by the build [22:39] Yes - but is it "valid" as per "file"? I am not a PHP person I'm afraid (or dpkg-buildpackage actually) [22:39] Any other errors or warning earlier? [22:39] well, not sure, I've never done this before! I can tell you this though, when I run the file (./apache2-build/sapi/cli/php -f "echo 'hi';"), it works [22:40] OK [22:40] yeah, there were also warnings about it not liking running in safe mode [22:40] Maybe I will try it quickly .. hold on [22:40] tyvm [22:46] jon23d: building now ... need to make space on / - 96% used now ... [22:47] lol, kk, ty [23:04] jon23d: .. still going .. a bit more than I expected ... my laptop is getting hot :-) [23:04] yeah, its quite a process [23:04] it really sucks... [23:04] thanks so much [23:21] New bug: #519062 in eucalyptus (main) "Unable to connect to Eucalyptus Service on port 8773" [Undecided,New] https://launchpad.net/bugs/519062 [23:28] jon23d: Phew - finished - that's a lot of code .. :-) [23:29] It seems to have worked for me [23:29] bah [23:29] No obvious error at the end [23:29] Karmic 9.10 i686 [23:29] bah, I'll try it on another server, see what happens there [23:30] thanks for trying [23:30] No "ERROR" string in test-results.txt [23:30] No prob. That's me for the night. Cheers. [23:30] I think it may have something to do with safe mode [23:30] good night! [23:57] meh, somehow someone overwrote the /var directory that holds the dpkg --list information... of all the packages from karmic to hardy [23:57] what directory is that so I can uhhm, defuck this without apt-get reinstall world? [23:59] eh nm i'll just reimage the box