=== imbrando1 is now known as imbrandon === shauno_ is now known as shauno === bdmurray_ is now known as bdmurray [01:11] to enable root on 12.04 AMIs, is this the right practice? sudo cp /home/ubuntu/.ssh/authorized_keys /root/.ssh/ [01:39] flaccid: Yes, as long as you ignore that allowing ssh as root is not a recommended practice on Ubuntu. That's the command I list in http://alestic.com/2009/04/ubuntu-ec2-sudo-ssh-rsync [01:39] That article also lists a number of ways to do things without root ssh that you might normally think require ssh to root. [01:40] erichammond: thanks, i just wanted to make sure the implementation had not changed i.e. we direct this http://support.rightscale.com/12-Guides/RightLink/04-Creating_RightScale-enabled_Images_with_RightLink/RightLink_Installer_for_Ubuntu#SSH_into_the_instance [01:52] i think rs is working on non root support. there is limited support in some non ec2 clouds but it probably needs to be implemented via a tag on the MCIs [02:00] erichammond: let me put a link to your page on this [02:03] ok i linked it twice, thanks [02:36] Hey, anyone around by chance? [02:36] I just loaded Windows XP on an old PC, and I'm running VirtualBox, and I'm trying to install 12.04 LTS and I get this error: [02:37] Thsis kernel requires the following features not present on the CPU: pae - Unable to boot - please use a kernel appropriate for your CPU. [02:38] Answered my own question. [02:38] Sorry - long day :| [02:39] this is ubuntu-server chan [02:40] I know, it is server 12.04 I'm installing. [02:41] Hmm [02:42] Anyone know anything about krb5-users, and why it doesn't like default_tgs_enctypes = des-cbc-md5, giving No supported encryption types? === ahs3` is now known as ahs3 [05:34] <_John-Doe_> hello everyone! [05:35] <_John-Doe_> anyone know how to troubleshoot PTR records in BIND9? [05:36] <_John-Doe_> need help with /etc/bind/db.xx records!!!! [05:37] <_John-Doe_> plz help!!!! [05:37] !!!!!!!!! [05:38] <_John-Doe_> hey cedr, help a buddy out! [05:38] i'm not sure with bind, but if you have patience someone might help you out [05:40] <_John-Doe_> OK thanks, i'll wait [05:45] <_John-Doe_> need help setting up reverse PTR records in bind9 [05:50] zomgz! [05:50] rtfm [05:52] _John-Doe_: sorry couldn't find an issue in your ramblings [05:52] #bind also exists [05:53] * cedr stimulates flaccid [05:53] (sorry that was horrible) [05:53] unpossible :) [05:54] <_John-Doe_> Im receiving an error on my "/etc/bind/db.127" PTR zone file when i use named-checkconf. [05:54] <_John-Doe_> it tells me i have a sintax error, and im really not sure what the correct syntax is [05:55] what's on line 127 for starters [05:56] <_John-Doe_> its gonna take a while for me to get it, im running on a VM. please hold. lol [05:58] #bind [05:58] or preferably the docs [06:00] oh, it's not line 127 [06:01] what was i using that uses file.linenumber [06:01] huh [06:01] <_John-Doe_> /etc/bind/db.127 [06:01] <_John-Doe_> ; [06:01] <_John-Doe_> ; BIND reverse data file for domain.local [06:01] <_John-Doe_> ; [06:01] <_John-Doe_> $TTl 604800 [06:01] <_John-Doe_> @ IN SOA localhost. root.localhost. ( [06:01] <_John-Doe_> 2012050100 ;Serial [06:01] <_John-Doe_> 604800 ;Refresh [06:01] <_John-Doe_> 86400 ;Retry [06:01] i thought "/etc/bind/db.127" was refering to /etc/bind/db line 127 [06:01] <_John-Doe_> 2419200 ;Expire [06:01] <_John-Doe_> 604800 ) ;Negative Cach TTL [06:01] <_John-Doe_> ; [06:01] <_John-Doe_> @ IN PTR localhost. [06:01] <_John-Doe_> 1.0.0 IN PTR localhost. [06:02] no [06:02] _John-Doe_: pastebin would have been a better solution. [06:02] yeah that's my bad [06:02] some software i was using did it that way, can't remember which though [06:02] fail x 2 [06:02] anyways, i'm off to bed - night all [06:03] <_John-Doe_> l8r cedr === Amoz_ is now known as Amoz [06:04] <_John-Doe_> sorry greppy, still getting the hang of this comand line only environment [06:06] welcome to 'server' [06:08] _John-Doe_: can you pastebin the exact error that you are getting from named-checkconf? or does it literally give you just "syntax error"? [06:08] <_John-Doe_> yeah just looked it up thanks [06:10] URI, _John-Doe_ ? [06:11] <_John-Doe_> http://pastebin.com/UztZXEzv [06:11] hooray [06:11] _John-Doe_: fix your syntax error, done. [06:11] its on line 10 [06:11] _John-Doe_: looks like it is db.10 with the error and the error is likely on line 1 [06:11] can you pastebin your db.10? [06:12] <_John-Doe_> wow great answer! thanks. [06:12] sorry yes, line 1 [06:12] sweet, good luck with your DNS servings. [06:12] <_John-Doe_> ok gimme a sec [06:13] an error is sometimes hard to get. what is even harder to get is teh source. welcome to the life of a support engineer. [06:14] <_John-Doe_> http://pastebin.com/pc1KfDBT [06:14] Network 10.0.24.0/24 [06:14] whats this crap? [06:14] did you not read the error? [06:15] don't know how to do comments? [06:15] <_John-Doe_> sorry no it start at the first ; [06:15] or read documents [06:16] <_John-Doe_> thats some extra stuff to help the process [06:16] doesn't help us [06:16] no matter what I do create passwordless ssh logins it always ask me for a password [06:16] <_John-Doe_> so flaccid , what would you have done differently? [06:16] yaboo: are you using encrypted home directory? [06:17] tried dsa and rsa to no avail [06:17] greppy no [06:17] yaboo: priv key could be wrong. either way run sshd in debug so you can get the log output [06:17] yaboo: did you put the contents of the .pub into ~/.ssh/authorized_keys ? [06:17] _John-Doe_: configured a real forward zone with bind correctly that is not on domain.local which is a foobar zone. [06:17] flaccid, done that and can see nothing wrong [06:17] yaboo: ssh -v -v $hostname may give you more info. [06:18] grippy tried ssh -vvv hostname -p 2202 and same issue [06:18] yaboo: you would see at least a permission denied which is wrong in my boooks. [06:18] tried 12.04 and 10.04 had the gas issue, fixed that [06:18] The SSH server *will not tell* the ssh client why access was refused. This is for security. [06:18] If your access is rejected, you must look at the sshd logs on the sshd server [06:18] so same on both servers [06:19] exactly, but the user claimes debug here heh [06:20] debug2: we did not send a packet, disable method [06:20] yaboo: on both hosts, pastebin the output of "find ~/.ssh -ls". On the server, pastebin the output of "cat ~/.ssh/authorized_keys". [06:20] only thing I can see from debug is this [06:20] <_John-Doe_> any one know where to find a correct syntax format for a reverse PTR [06:20] _John-Doe_: besides what i already said in addition there is no A record [06:21] _John-Doe_: its in teh bind manual [06:21] <_John-Doe_> nevermind [06:21] _John-Doe_: don't think you did it right though [06:21] i'll always mind, coz you wasted my time [06:22] dig axfr 155.7.203.in-addr.arpa will show the correct syntax [06:22] twb the local is ubuntu, the remote is cents 6.2 [06:23] http://pastebin.com/2N9Vy9ar twb [06:23] it looks ok but has no bearing if the authoritive on the reverse is not applicable, e.g. db.127:1.0. IN PTR localhost. [06:24] oh no joh doe [06:24] flaccid: huh? [06:24] sorry that dude fucked off ages ago [06:24] wasting my time here [06:24] Sure, sorry to confuse you [06:25] Really "/home/nagios"? [06:25] now that #ubuntu-cloud redirects to here, i don't think there is much point being here [06:25] system accounts should live in /var/lib or something [06:25] the question are just normal ubuntu stuff not related to cloud [06:25] flaccid: I wish the cloud would FOAD [06:25] i'm of no use and got out of helping normal ubuntu users years ago [06:25] I am sick of hearing cloud/maas/saas/cobbler bollocks [06:25] FOAD? [06:26] flaccid: fuck off and die [06:26] right [06:26] not sure why [06:26] thats what i do for a living [06:26] and this chan got redirected from #ubuntu-cloud and is just full of non cloud crap [06:26] Because it's boring buzzword gibberish and most people only want it because a trade mag told them they should [06:26] yaboo: grep nagios /etc/passwd, let's make sure /home/nagios is actually the home directory. [06:26] to which i have no interest in [06:27] sure thats the masses [06:27] Right I don't care if you specialists want to keep doing it [06:27] different story for the real users [06:27] doing what? [06:27] cloudy stuff [06:27] greppy yes it is [06:27] but this channel now looks after cloud [06:27] IOW you and I both want the same thing -- for -server and -cloud chans to split up again so we can each get only one :-) [06:27] so how twb will you support it? [06:28] I'm not a canoical employee, I don't have to support anything [06:28] do you know aws/ec2,openstack.eucalyptus,openstack,cloudstack,opennebula etc. etc. ? [06:28] I'm here out of the goodness of my blackened and calcified heart [06:28] then your support is limited twb [06:30] yaboo: pastebin: ssh -v -i ~/.ssh/id_dsa $remote_host [06:31] !language | flaccid, twb [06:31] flaccid, twb: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [06:32] erichammond1: sorry which word was not "family-friendly" ?? [06:32] flaccid: f... for one. [06:32] greppy: my text search couldn't find that [06:33] i found this though, twb: flaccid: fuck off and die [06:33] erichammond1: sorry about that [06:33] none of which of you have pulled twb up on [06:33] flaccid: erichammond1 tagged both of you with it, not just you. [06:33] still waiting to find out what language i used which was not acceptable [06:33] i found no curse words in my scrollback [06:33] erichammond1 is wrong until he quotes. [06:34] yaboo: what is in the centos sshd logs re. nagios login attempts? [06:35] flaccid: this is a support channel, if you don't want to support, leave or keep quiet, opining about how you hate that another channel redirects here and being confrontational with people asking for help doesn't help. [06:35] flaccid: Not looking to get into an argument. Just trying to remind you that the #ubuntu channels have guidelines that are not the same as the ##aws type channels. fwiw, grep for "sorry that dude..." [06:36] twb restarted ssh on cents for some reason and it works [06:36] erichammond1: oh, this is getting hit on the head lessons [06:36] twb wtf how can it just do that, no changes have been made [06:37] yaboo: I do not know, but I suggest you run away before C falls over again ;-) [06:37] greppy: o [06:37] ve [06:37] greppy: i've been helping all day, you probably havnt observed that [06:38] erichammond1: i didn't breach any guidelines man, what are you talking about??????? [06:38] flaccid, lets move on [06:38] no lets realize the facts. [06:38] flaccid: correct, I just joined the channel again a little while ago, and all I saw was you giving someone a hard time about dns setup. [06:39] greppy: it wasn't a hard time. it was support. [06:39] Guys, just drop it and get on with life. [06:39] !ot | flaccid [06:39] flaccid: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:39] guidelines are not off topic [06:39] well -server as well [06:39] flaccid, #ubuntu-ops to discuss not here [06:40] bazhang: i was an ubuntu op, sorry [06:40] now that #ubuntu-cloud has been consolidated into this chan i really have no use here [06:41] erichammond is your best man [06:42] flaccid: You have a lot to contribute. I think everyone would welcome your patient and considerate help on this channel. [06:42] not worth my time, thanks anyway Eric [06:44] hey guys having a bit of a problem [06:45] footvilla: so ask your question, don't keep us in suspense.d [06:45] i think im having a harddrive issue [06:46] after about 10 min [06:46] my ubuntu goes into read only [06:46] and wont open anything [06:46] is there any logs that i could look into this? [06:47] dmesg might show something. [06:47] footvilla: /var/log/syslog may show you something as well. [06:47] what kind of hdd is it and how old is it? [06:49] http://paste.ubuntu.com/961807/ [06:49] two 128 SSD using softraid [06:50] init: failsafe main process (812) killed by TERM signal -- what is that? [06:50] An init job called "failsafe" ? [06:50] And why is GDM killed off ten seconds after boot? [06:51] footvilla: "softraid" as in mdadm, or as in fakeraid? [06:51] fakeraid [06:51] You would do better to use mdadm, although that's probably not your current issue [06:52] i know today it made me to a check /fix disk [06:52] when i rebooted [06:57] would any other logs help me find the issue [06:58] footvilla: is it wedged now? [06:58] what do u mean by wedged [06:58] footvilla: wait until it wedges, then examine /proc/mounts, dmesg, /var/log/syslog, /var/log/auth.log, &c -- before rebooting [06:59] wedged as in broken, hung, not responding -- whatever [06:59] gotcha [06:59] should wedge --whatever in around 5 min [06:59] rebooting will clear /proc/mounts and dmesg so you won't see what went wrong [06:59] You might find it in /var/log/kern.log, but only if it could write to that file after the problem occurred [07:00] i think when it wedges nothing is writable [07:01] Exactly [07:01] The most likely problem is filesystem corruption on the root filesystem, which causes the fs driver to lock it until the next reboot. if that's the case, dmesg will show it === cornfeed_ is now known as cornfeed [07:06] what commands would i run [07:06] when it wedges? === smb` is now known as smb [07:06] dmesg and cat /proc/mounts [07:07] And maybe other stuff after that -- depends what is wrong [07:11] hmm its not wedging [07:11] sigh [07:11] flaccid: flaccid: beside the fact that they are ONLY guidelines, what did I breach, specifically??? https://wiki.ubuntu.com/IRC/Guidelines?action=show&redirect=IrcGuidelines [07:11] [5:10pm] flaccid: i have done exactly that, so did you lie to me? [07:11] [5:10pm] flaccid: or what is the go sir? [07:11] [5:10pm] bazhang: I'm a bit busy at the moment, if it takes time between replies that is the reason [07:12] trying to find out what guidelines i specifically breached [07:12] bazhang is too busy atm, anyone sle? [07:12] *else [07:12] flaccid, this is not the place. #ubuntu-ops please [07:12] nah, i take it up here [07:12] where it happened [07:13] that is not against the guidelines [07:13] flaccid: please, take it to #ubuntu-ops, this is not the place. [07:13] no [07:17] twb: did you get lectured as well? [07:17] i gatta get to bed its very late here seems like its not wedging crossing my fingers that it will be fine [07:17] flaccid, lets move on, this is not the place, as you have been asked several times now [07:18] bazhang: no lets not move on. how about you process the issue? [07:18] flaccid, then join the appropriate channel to discuss, where we can gladly do so [07:18] flaccid, which is #ubuntu-ops not here [07:18] i already answered your question in PM [07:19] there is no obligation for me to join another channel [07:19] twb thanks for the help === remix_auei is now known as remix_tj [08:05] hello all [08:05] I have some customized fonts installed in my web directory [08:06] ./var/www/project/web/fonts [08:06] that fonts are not supported and wont work [08:06] how can I fix that please === almaisan-away is now known as al-maisan [08:11] DoomGuy: define "supported" and "won't work" [08:12] twb ok when I access the website from my browser that fonts are not applied to the website's text [08:12] but it work just fine in my local machine [08:15] AFAIK if your website says something like "use font Arial for

blocks", unless Arial is already installed on the desktop, where the browser can see it, you won't get arial. [08:16] font families [08:16] bye bye sh1tbuntu [08:16] twb I have no such errors [08:16] just the font is not showed correclty [08:16] DoomGuy: the browser won't give an error, it'll just fall back to the nearest font it can find [08:17] twb ok, now how can I check that error and fix it ? === al-maisan is now known as almaisan-away [08:19] I don't know [08:19] You probably want a web dev channel [08:19] ok thanks anyway [08:28] morning o/ === DoomGuy is now known as Genk1 === Ztane_ is now known as Ztane === almaisan-away is now known as al-maisan [09:38] hello - i nearly failed a dist-upgrade (10.04>12.04) because of 'fontconfig-config' can i consult other logs beside the /var/log/dist-upgrade stuff? === lool- is now known as lool === al-maisan is now known as almaisan-away === ikonia_ is now known as ikonia === chuck_ is now known as zul [12:09] hello [12:10] if anyone can help, i would be very grateful [12:10] i tried to upgrade from 10.04 to 12.04 but now my / isn't being recognized on boot [12:17] its not recommended to upgrade distro right? [12:17] New release '12.04 LTS' available. [12:17] Run 'do-release-upgrade' to upgrade to it. [12:17] yes, i did that [12:18] but things didn't go as smoothly as i thought. [12:22] hm, it's supposed to not recommend until 12.04.1 [12:22] hughessd: i don't know that i can help, but what was your root fs on? was it raid+lvm? [12:24] def on RAID 0 [12:24] but don't know about lvm [12:24] i have it booting int a liveUSB now [12:24] Dell PowerEdge 1950 Server [12:26] cool, ifyou're booted of usb that should help to file a bug with good details [12:33] well [12:33] im not risking anything [12:34] i dont agree with the notice though, if its only just been released [12:34] from what I read, it's still possible to safely upgrade to 12.04 [12:34] you just have to make sure the dependancies are met [12:34] however, i must have done something wrong [12:35] bc my setup is busted as hell right now [12:35] i have fscked al lthe disks, but everything is clear, [12:35] they just won't mount when I boot [12:36] it's supposed to work, but bugs happen [12:36] yeah [12:36] based on the number of people I've seen complain, this has actually been pretty smooth [12:36] im just trying to get my set up back to normal [12:37] does anyone have any suggestions for me? [12:38] well, without a more specific error message there's not a lot I can offer [12:38] please [12:38] first make sure it mounts live, and that your grub is configured sanely [12:38] tell me what information i can give you [12:38] and that your uuids match up [12:39] qman__: is a release upgrade straight forward with fully encrypted install? [12:39] wonderman, far as I know [12:39] ok, well, I boot and everything posts fine. the ubuntu sequence starts with the splash screen, but then after a sec it says "The disc drive for / is not member:ready yet or not present"" [12:39] but I personally would not upgrade until at least a month after release, preferrably after .1 [12:40] ok [12:40] it gives me the option of S (skip) or M (fix the error) [12:40] so if choose S [12:40] it skips / [12:40] then /tmp [12:40] then the swap partition and then hangs [12:40] if i choose M [12:41] i get dropped to a root shell, but i have to put in the password [12:41] ok [12:41] then i can get around like (almost normal) [12:41] from that root shell, is your / mounted? [12:41] or is it a generic shell [12:41] it is mounted, that's what's weird [12:41] and it its mounted RO [12:41] so there must have been an error (or it thinks so) [12:41] and remounted it like that [12:42] ok [12:42] first, cat /proc/mdstat to make sure it's ok [12:42] then try to remount rw, `mount -o remount,rw /` [12:42] then exit the shell and see if it boots [12:42] it may just be a race condition [12:43] ok, hang on while i try that [12:43] im in a liveUSB right now [12:43] fscking the discs [12:43] ok [12:44] any reason why python-software-properties is not part of default -server install? (it is part of cloud-image) [12:45] i was surprised to *not* have `add-apt-repository' on a server install =( [12:47] cat /proc/mdstat [12:47] Personalities: [12:48] unused devices: [12:48] so your raid isn't showing up at all === almaisan-away is now known as al-maisan [12:48] are you using software raid 0? [12:49] hm [12:49] yes i believe so [12:49] because hardware raid and fakeraid are different [12:49] is there a way to check? [12:49] how did you set it up? [12:49] i inherited the setup from the previous tech guy [12:49] ok [12:49] good morning [12:49] it says 1 VD found on host adapter [12:49] well, you can see if a fakeraid is running with `ls /dev/mapper/` [12:49] 1 VD handled by BIOS [12:50] or you can fdisk -l to see what you've got [12:50] ls /dev/mapper/ [12:50] "control" [12:51] no fakeraid then [12:51] fakeraids are assigned names in there, they look like random strings [12:51] ok [12:51] fdisk -l spit out a lot [12:51] if you fdisk -l, it'll show you what your server sees [12:52] you should see each hard disk, and then for the raid you should see an additional device [12:52] /dev/sda1 sda2 sda5 [12:52] or, if it's software raid, the disks will have partitions of type fd, linux raid autodetect [12:52] its hardware im pretty sure. there is no type fd [12:52] ok, so it only shows one hard disk [12:53] sda1 is linux, sda2 is extended, and sda5 is swap [12:53] but no sdb, sdc, or any other named things [12:53] but sda2 has a + after the blocksize [12:54] nope, the command 'fdisk -l' only outputs one chunk of data, and 3 lines of mounted devices [12:54] ok, looks like it's a real hardware raid presenting as one disk, with a guided partitioning setup [12:54] really simple [12:54] go ahead and try remounting rw [12:56] ok [12:56] hey guys, having a serious issue with my ubuntu server [12:56] i did 'mount -o remount, rw' [12:57] no space after the comma [12:57] mount -o remount,rw / [12:57] ok [12:57] done [12:57] verify with 'mount', it'll be near the bottom [12:57] then see if you can touch a file, like /root/test [12:57] hm [12:57] like /dev/sda1 mounted on / (rw) [12:58] this is odd [12:58] i can touch a file [12:58] and it sticks [12:58] touch /root/test [12:58] ls -l /root/test [12:58] ok, looks like it's working then [12:58] shows my file [12:58] BUT [12:58] if you exit the shell it will attempt to continue to boot [12:58] mount [12:59] has sda1 still as RO [12:59] alright, try to edit the fstab [12:59] just open it with your favorite editor, then save and exit [13:00] heres a recap of my issue http://paste.ubuntu.com/962314/ [13:01] should i just comment the line out and give it defaults? or are there special commands for RAID [13:01] setups? [13:01] nothing special, you shouldn't have to make any changes unless it looks wrong [13:01] should have a UUID with a comment saying sda1 [13:02] I just want to see if the file is writable [13:03] there is a commented out line saying sda1 [13:03] but it says #commented out by dropbox [13:03] file can be written [13:03] just wrote it [13:03] hm [13:03] strange [13:03] yeah, I'd try exiting the shell and see what happens [13:03] if i exit it will reboot, [13:04] no, it will resume boot [13:04] but dollars to donuts it reverts [13:04] rebooting will probably not work [13:04] but exiting the shell doesn't reboot, it just continues where it left off [13:04] with your filesystem mounted rw [13:04] i just typed exit, and it rebooted [13:04] is it not supposed to do that? [13:04] no [13:04] shit [13:05] doesnt that point towards anything? [13:05] unless something changed with the new version, it's not [13:05] ok, so it rebooted back to the same point === al-maisan is now known as almaisan-away [13:06] ok, drop to shell, remount rw, then exit [13:06] see if it does it again [13:07] actually, the last time I was working in a rescue shell, I tried to reboot and it intercepted it and continued booting [13:07] it got back to the splash screen, and not finding /. [13:07] asks for S or M [13:07] i choose M [13:07] get a shell [13:07] cat /etc/mtab show sda1 mounted RO [13:08] mount -o remount,rw / [13:08] exit [13:08] flashed a message about how ureadahead is busy [13:08] but couldn't catch it all.... [13:08] may not mean anything [13:09] did it get anywhere? === dendroba` is now known as dendrobates === dendrobates is now known as dendro-afk [13:09] grrr [13:09] nope === dendro-afk is now known as dendrobates [13:09] back to the same spash screen [13:10] ok, I'd check dmesg for anything that looks bad, like hardware errors [13:10] but that's probably not it [13:11] also, I'd try to manualy boot rescue mode from grub, hold shift while booting and it'll give you the menu [13:12] this really sounds like a race condition to me, like it's not waiting long enough for / to be ready, even though there's nothing wrong with it [13:12] that's what i was thinking (but didn't know the right words for...) [13:13] when it reboots, does the raid re-initialize (full reboot)? [13:13] if so, next thing to try would be holding shift to get a grub menu, waiting about 30 seconds, then booting the normal kernel [13:13] hang on, still checking dmesg [13:13] just to give it more time to be ready [13:14] i see a spot where it mounts sda5, then 'EXT3 on sda1, internal journal' [13:15] and if that works, you can reconfigure grub to, instead of booting instantly, wait X seconds and show the menu, then autoboot [13:16] hm, something else weird in dmesg. [13:17] after it finds the hdd, it says "EXT3-fs: write access will be enabled during recovery" [13:17] which suggests that it's turned off and they're already experienced soemthign that would break it [13:19] does this mean anything? [13:20] smbd respawning too fast, stopped [13:20] no, unimportant [13:20] I mean, it may be an issue later but for now it doesn't matter [13:21] k [13:22] can't get teh grub thing to work [13:22] when do i start pressing shift? [13:22] the odd part is that, without doing anything else, remounting rw works [13:22] basically just before your bios screen goes away [13:22] and it doesn't stick [13:22] use left shift, press and hold [13:24] grub won't work [13:24] it asks me to push f1 [13:24] or f2 to change settings [13:24] that isn't grub, that is your bios :) [13:24] i know [13:24] probably cause you held the key down too soon [13:24] grub only sits for 2 seconds [13:24] utlemming, smoser : Looks like cloud-init is hardcoded to archive.ubuntu.com in cc_apt_update_upgrade.py . What's the best way to override that for an ARM cloud-init. ARM needs to point at ports.ubuntu.com currently [13:24] so it thinks the keyboard is bad [13:25] so push f1, then hold shift [13:25] i did [13:25] and it just booted normal [13:25] well [13:25] normal back to the broken place it was before. [13:25] maybe try control? maybe your not on grub2? [13:26] to fill you in, my /dev/sda1 isn't ready at boot time and is causing problems [13:26] but there isn't any errors or anything.... [13:26] how can it not be ready? [13:26] i dont know [13:26] that sounds like a bios/firmware issue [13:27] your bios or hba firmware is suppost to make sure it's ready [13:27] it remounts fine immediately with no changes [13:27] so it sounds like a timing problem [13:28] but that's as much as I know [13:28] maybe, just for the hell of it, change your sata cable? [13:28] might be throwing errors or timeouts [13:28] how do i check if the UUIDs are matching? [13:28] it's a hardware raid appearing as one disk [13:29] if the UUIDs didn't match you wouldn't get it mounted at all [13:30] oh ok [13:30] if it's grub1 the keypress is escape, but it asks you to do it and gives you 3 seconds [13:30] and I really doubt it is since grub2 has been default since 9.10 [13:32] well, I guess we need to reconfigure your bootloader from the rescue shell [13:33] im editing menu.cfg right now [13:33] but that's just for my own sanity [13:33] there are a lot of old entries [13:35] ok, [13:35] how would i reconfigure the boot loader? [13:36] well, first find out what you have [13:36] if there's a /etc/grub.d, it's grub2 [13:36] ls /etc/grub.d/ [13:37] got files in there? [13:37] 00_header 10_linux 20_memtest86+ 30_os-prober 40_custom README [13:37] ok [13:37] edit /etc/default/grub [13:38] hm [13:38] no file there [13:38] touch it? [13:39] well, that's a problem [13:40] first, collect your UUID for / from /etc/fstab [13:41] ok [13:42] and create /etc/default/grub containing this: http://pastebin.com/TKV4Qcvp [13:42] but with your UUID === dendrobates is now known as dendro-afk [13:45] after that, run update-grub [13:47] ok [13:47] reboot? [13:47] yes [13:47] it should now display the menu for 20 seconds before booting your default option [13:49] hm [13:49] that's odd [13:49] it still stuck for 2 secs and then went into the sequence [13:52] need help setting up pptp or l2tp vpn server on ubuntu server 11.10 [14:01] anyone here? [14:02] i am here but i don't know anything about the things you asked [14:02] im having troubles of my own getting my server to boot === daker__ is now known as daker [14:24] i have a softraid question [14:27] qman_: any other ideas ? [14:27] i got it to drop to initramfs [14:28] but that might be because I disabled the hd.... [14:42] is there any way to transfer a raid 0 (mdadm) 2x 128gig sdd ubuntu server to 1 large 1TB HD? [14:42] rsync [14:43] hughessd, initramfs is actually less useful [14:43] yeah, im finding that out. [14:43] the UUIDs match up [14:43] but for some reason, grub isn't finding this time [14:43] if the grub menu didn't show up that means it didn't actually install [14:44] or update [14:44] that was the only thing taht changed [14:44] hm [14:46] how can i get bcak to the other shell [14:46] ? [14:46] why is it dropping to initramfs now? [14:46] it does that when it can't load the kernel [14:47] hm, so before it could load the kernel? [14:47] yes [14:47] usually means it can't find it, or can't access the disk it's on === txwikinger2 is now known as txwikinger [14:50] honestly at this point I'd probably restore from backup, or if I don't have one, salvage my data and reinstall [14:52] well, it's tricky [14:52] this is an LTSP setup [14:52] terminal server [14:52] and so, remaking the system isn't just a reinstall, [14:52] there is a bunch of stuff that I don't know how to do, bc i didn't help set it up === cmagina_ is now known as cmagina [14:53] and i don't want to have to reinstall everything [14:53] however........ [14:53] i think you're right === imbrandon is now known as imbrandon2 [14:53] btw, this is so weird [14:53] if you're getting dropped to initramfs and don't know why, it's usually pretty bad [14:53] there are some simple mistakes that can get you there but if you don't know what changed [14:54] it's not waiting the 20 secs that we wanted it to, [14:54] but it's still going there [14:54] says, 'gave up waiting for boot device' [14:54] and lists some common problems [14:55] the disk with the matching UUID isn't there in /dev/disk/by-uuid/ [14:55] well, if you can get into the grub menu [14:55] you can manually specify /dev/sda1 instead of by uuid [14:55] you mean in fstab? [14:55] no, in grub [14:56] oh ok [14:56] ill try to catch it before it times out [14:56] highlight the line you're booting, hit e, change root=UUID= to root=/dev/sda1 [14:56] if that gets you booted again then the UUID in grub is wrong [15:00] this is bad [15:00] '/dev/sda1 does not exist!' [15:00] hm [15:07] so its going to initramfs, but if i mount /dev/sda1 in /tmp (or somewhere else), the old files are available. [15:08] can't figure out why its not finding the hdds [15:10] well, you could try chrooting and redoing grub from a live environment [15:14] hallyn: hi, I was trying to make lxc-ip able to search intefaces. Unfortunately I don't have access to the sysfs mounted inside containers, so I can not retrieve the list of interfaces from /sys/class/net/. Maybe I could try using ioctl again. === Resistance is now known as EvilResistance [15:31] qman_ : [15:31] thank you for the suggestions and all your help [15:31] i don't know much about chrooting, and am not sure that i won't make things worse. [15:32] i think that I'll just have to wipe everything and start clean. === patdk-wk_ is now known as patdk-wk [15:33] frankban: yes, ioctls would work, but are you sure you can't use /proc//root/sys/class/net ? [15:33] really, ioctls is probably better... except harder to do through python :) [15:35] hallyn: cool, I was looking at /var/lib/lxc/[name]/rootfs/sys/... didn't know about /proc//root/sys/. Thanks! [15:36] hallyn: moreover, what do you think about this ui: lxc-ip -n name will search interfaces and show results like: eth0: ip\neth1: ip ... [15:36] while lxc-ip -n name -i eth0 will only show the ip address of eth0 [15:36] i think that's best, yes [15:37] cool hallyn, thanks again [15:37] frankban: will you be sending that for upstream lxc inclusion? :) [15:37] np, thank you! [15:38] hallyn: that would be great! === steve_h is now known as hughessd === nxvl_ is now known as nxvl [16:32] Repository signed with key PGP key ID: 2EE7EF82 [16:32] ^ how do you add this key to apt? [16:32] excalibr: Error: "how" is not a valid command. [16:33] excalibr: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2EE7EF82 [16:33] thanks [16:39] Anyone in here ever play with Cacti? [16:40] unbelievable. preallocated qcow2 gave me the fastest write times. did not expect that. === vivek__ is now known as Vivek === Vivek is now known as Guest33258 === Guest33258 is now known as Vivek [16:54] Am I just missing something or has mkpasswd been removed from 12.04 LTS? [16:56] !info mkpasswd precise [16:56] Package mkpasswd does not exist in precise [16:56] guess its not there anymore [16:57] according to packages.ubuntu.com, 'mkpasswd' only exists in Lucid right now [16:58] It probably has a better equivilent [16:58] I have a bunch of automated VM deployment scripts that use it…and just wasn't expecting a standard GNU util that I've used for like 10 years to disappear. [16:59] I guess I'll just copy the binaries from a Lucid box into 12.04. [16:59] I have it on my precise box [16:59] * SpamapS waits eons for dpkg -S to return [16:59] whois: /usr/bin/mkpasswd [16:59] fifthecho: it's in the whois package. it got split out for just lucid to a separate package for reasons that I don't recall. [17:00] sbeattie: ugh, and we didn't do a proper Replaces ? [17:00] …that is possibly one of the strangest places to put it. [17:00] Replaces: mkpasswd [17:00] we did [17:01] I don't know if its a "standard GNU utility" [17:01] since whois owns it ;) [17:03] Anyone here use Kerberos? I'm curious wether to go with MIT or Heimdal. [17:08] Psi-Jack: I haven't deployed kerberos i years, but "back in the day" heimdal was lauded for being more modern. I don't know if MIT caught up or surpassed it at some point though, that was maybe 6-7 years ago [17:09] Heh [17:09] I don't think it has, personally. [17:09] Heimdal still has all the fully integrated Samba support, MIT still doesn't. [17:14] I'm running into an issue in my pxeboot installs for 12.04 where the first reboot after install sticks at the grub boot menu (timeout is ignored). subsequent boots work as expected [17:22] what might be a good channel to disscuss load balancing [17:22] load balancing a web app [17:22] hattorihanzo: Might depend on what you're using LB for and what you're using for LB. === matsubara is now known as matsubara-lunch [17:28] a custom c written json rpc server === tohuw is now known as Tohuw [17:32] hattorihanzo: paid or free as in beer? [17:32] if you've already solved the problem of consistency in backend data (db replication or what what not), dns load balancing with health tests and failovers are dead simple in Dynect [17:33] paid if its not 1k [17:33] im looking at haproxy [17:33] haproxy is not bad either [17:33] however, what I like about the dns solution is you get failover as well as load balancing [17:33] but the app longpolls soo... configuring it to work without timing out is bugging me [17:34] but wont people who have dns cached still point to the failed server for a while [17:34] but it depens on needs and intent, like fifthecho mentioned [17:34] Is there some way I can get PHP 5.4 on Ubuntu 10.04.4 LTS [17:35] hattorihanzo: perhaps, but a minute or two of temporary outtage with a few customers due to dns caching is better than a single point of failure requiring a new deployment or fixing the system ;) [17:36] so does dynect use very short ttl's [17:36] you can configure dynect to serve multiple ip's too and set the ttl for what you'd like [17:38] have u used dynect? [17:38] hattorihanzo: extensively...for a very high profile, very large user base scenario [17:39] how about dynect lite [17:39] 200 a month is pushing my budge [17:39] they're solid. got a rest api for automating records that's solid. only down point is you can't do public/private views. seems like a hard problem though [17:40] hattorihanzo: I've used lite personally, but can't do a hard core feature analysis. I jsut used it for janky personal blogs and such [17:40] never dug into it. shoot their customer service an email, they're responsive [17:40] hattorihanzo: it should be noted, you could do a lot of this yourself if you know bind9 well and a little scripting. [17:40] but then you have a project, not a solution [17:41] yea [17:52] Hey all! Just setup 12.04, new to Ubuntu Server, can SSH over my local network, have static IP set, have port-forward and DynDNS setup, but can't access my server through the web address. I believe it is either in my host file, or somewhere in the setting up of portforward. Do I need to setup SMB before I am able to access my box through the webz? [17:53] Possibly in my resolv.conf file (DNS settings) also [17:54] TboatBKK: SMB has nothing to do w/ the web [17:54] TboatBKK: what would you expect to see at http://yourserver/ ? [17:54] an interface to allow me/roomates to login and access our files [17:54] when i "hostname -f" i get temporary name error [17:55] have you installed this interface? [17:55] i should be able to also "ssh user@host.net" right? [17:55] if you have port 22 forwarded, and your host.net resolves correctly, yes [17:56] i dont believe my host.net is resolving. [17:56] though not necessarily from inside your LAN [17:56] depends on your router [17:56] ive portforwarded before, so it is something in my configuration/setup [17:57] in the hosts file, would i use the external ip with the port, or the DNS address of my DynDNS host? [17:57] have you tried from the internet? [17:57] neither, the hosts file contains locally assigned addresses [17:58] so just the local default 127.0.0.1 and then my static right my hostname right? [17:58] yes [17:58] so X.X.X.X hostname.host.net hostname? [17:59] it's a lot easier if you give us the actual values, it's not like anyone here is going to hack you, and we have your external IP anyway [18:00] 10.0.0.66 bkkcollection.sytes.net BKKollection [18:00] yes, that's a sane hosts entry [18:01] that name does not resolve to an IP for me, if that's your actual dyndns [18:01] http://bkkollection.sytes.net/ [18:03] ok, that one resolves but does not open [18:03] its a fresh server, literally have SSH setup and nothing else [18:04] port showing open [18:04] so your application is probably broken [18:04] well, there is no web server unless you installed one [18:05] ssh is showing filtered [18:05] probably not forwarded [18:05] oh no those are the next steps, was just trying to get ssh setup so i can stop plugging my keyboard in from one computer to the other, and before work tomorrow so i can work on it from how [18:05] there* [18:05] you should be able to ssh 10.0.0.66 from your LAN [18:06] to do it from the internet though, you need port 22 forwarded [18:07] can ssh locally, was trying to get the internet to work, haha sorry, was original question, poorly communicated. just added the port forward for SSH, not working, but may take a minute to go through router and dns host [18:07] dns doesn't care about your ports [18:07] it's just name translation [18:07] port 22 is still filtered [18:08] getting 8.23.224.90 as the IP, is that correct? [18:09] the IP you're connecting from has SSH open [18:09] How would I check my DNS hosts address, because that is what that is, not my actual router IP [18:11] I'm not sure what you're asking [18:11] but it seems to me your dynamic DNS is not configured correctly === benji is now known as Guest45135 [18:12] haha just had my router logon appear, so i know the dynDNS works, just have to get the config right I guess [18:13] huh? [18:13] unless your server is available at 8.23.224.90, your dynamic DNS is the problem === benji___ is now known as benji [18:18] hmm will keep playing around i guess. If I am migrating a large bit of data from an old PC to this server, is git best? or should I just use an external HD? [18:22] only if it's already stored in a git repository somewhere [18:22] or you want it to be in a git repository [18:22] if you're just transferring files, use rsync [18:22] or scp, as appropriate [18:23] TboatBKK: git is not want springs to mind for transferring data [18:24] so HD over LAN? [18:24] or the suggestions qman__ made [18:24] rsync works both locally attached and remote [18:24] it's probably what you want [18:25] rsync avz /path/to/copy /path/copy/to [18:26] ok cool will look into that, thanks, it also seems that when I added my DNS server to my hosts, I placed it over my default, so that would explain why we were getting no connection haha. thanks for all the help! [18:27] that doesn't make any sense [18:27] the hosts file only affects the local host's ability to do name lookups [18:27] I wasn't getting any internet connection on the server [18:28] just have LAN access [18:28] and your DNS server doesn't need to be in your hosts file, it needs to be configured in resolv.conf, which these days is handled in /etc/network/interfaces [18:29] in fact, most of the time, you don't need to edit the hosts file at all [18:31] even if I have a static IP set? the hosts should say 127.0.1.1 BKKollection, not 10.0.0.66 BKKollection? [18:32] ideally it should say the latter, but it will work either way [18:32] apache will complain if it's set to 127.0.1.1 [18:32] but still work [18:33] my /interfaces BTW: [18:33] address 10.0.0.66 [18:33] netmask 255.255.255.0 [18:33] network 10.0.0.0 [18:33] broadcast 10.0.0.255 [18:33] gateway 10.0.0.1 [18:38] unable to update, so seems I don't have internet access after setting the static === matsubara-lunch is now known as matsubara === dendro-afk is now known as dendrobates [18:49] Hi all [18:50] people, I did a installation of 12.4 server, but in boot process I can't see anything, show just in monitor that not support that resolution and show nothing. after boot now show too.. how I change that? [18:53] plm, during boot, press shift to load the grub menu, then edit the boot line [18:53] and use nomodeset [18:53] qman__: thanks! [18:53] as in, add nomodeset to the end of the kernel line [18:53] this will only boot it once that way [18:53] you have to change that in grub and save it [18:54] qman__: is just a file edit and save ? [18:54] not exactly [18:54] you have to edit it in /etc/default/grub, then run sudo update-grub [18:54] qman__: ok [18:54] thanks :-) [18:54] that should do it but you may need other parameters [18:55] ok, I'll test that first.. === dendrobates is now known as dendro-afk [19:21] i am currently using pfsense under kvm but i find freebsd based vm's a bit slow compared to running ubuntu, is there an ubuntu firewall type system like pfsense? [19:28] qman__: I tried press shift and not works... [19:28] qman__: show nothing.. not grub [19:40] I am using server 12.04 lts, how do I keep my display from going dark?? [19:43] Guest68993: a server with a desktop? [19:47] He probably means the screen blanking in the console [19:47] yes a server with GUI [19:48] would like to run a screen saver of the photos I have on the server [19:48] tzunamii, correct [19:50] I have turn screen off when inactive for: "never" === EvilResistance is now known as Resistance === dendro-afk is now known as dendrobates [20:55] Hi [20:56] How do I make grub skip iscsi disks while updating? === dendrobates is now known as dendro-afk [21:02] is there a generic tag we can put on bugs to say they need translation? [21:07] So Ubuntu can be used to administer group policy just like Windows Active Dir with Domain Controller? [21:17] hallyn: yes, its called 'translate.google.com' ;) [21:18] * Resistance glances at SpamapS [21:19] google is evil [21:19] * Resistance returns back to what he was working on [21:20] what he said :) [21:20] ZenMaster: ldap [21:20] but anyway, it's ok, a later bug by the same guy asks how to uninstall :) [21:22] hallyn: you could poke the bugsquad about questions like that, or the bugs team [21:22] they might knkow what to do [21:23] hallyn: this is in the triage guide: https://wiki.ubuntu.com/Bugs/HowToTriage#Bug_reports_not_in_English [21:23] Right, google is super evil by giving us a free highly useful translation service which is perfectly usable in "incognito" mode. [21:23] basically it says to ask the poster of the bug to translate, or if you think its a critical bug, have the translations team translate it [21:24] SpamapS: it gets the translations 50% wrong 95% of the time [21:24] Thats generally enough to figure out the problem / mark it as dupe [21:29] hi, I'm not sure where to ask this, but: if i were to set a A record, with mail.domain.com, and set this as my smtp server, would it then go to the ip and look for MX records? or does it not work like this? [21:30] set this as my smtp server* in my mail client [21:30] I am trying to configure LSM, http://anilraut.blogspot.com/2007/07/installing-lsm-linux-socket-monitor-on.html , Do not know how to install it, where to put this directory? Any friend already familier with LSM please Guide me? [21:31] Dulcin: normally mailservers for domains need to have MX entries [21:31] so in theory you could add MX entries for the mail.domain.tld [21:32] and if the mx records are set to domain.tld? does an A record with mail.domain.tld redirect it ? [21:48] I'm having trouble with accessing ports outside of my network. While on my home network, I can go to (servername):80 and access my webserver, but if I forward the port 80 to my server, it doesn't work with my dyndns domain (murderdock.dyndns.org:80). Is it possible to do this? [21:54] murdock, does it work with the IP address externally? [21:55] I am trying to configure LSM, http://anilraut.blogspot.com/2007/07/installing-lsm-linux-socket-monitor-on.html , Do not know how to install it, where to put this directory? Any friend already familier with LSM please Guide me? [21:56] You mean the ip address my ISP is giving me? [21:56] ya [21:57] mand0: are you behind a corporate firewall or a router? [21:57] oh wait [21:58] heh, it's murdock [21:58] ah whoops [21:58] i just hit m[tab] so... [21:58] he said home network [21:58] well the router needs to forward external traffic on port 80 inbound to the server then [21:59] otherwise you'll always get no traffic coming externally [21:59] to the server [21:59] bah, broken enter key [21:59] he said he did. tho that could very well be the issue [21:59] that's more than likely the issue [21:59] 95% of the time (and I see this in Corporate networks too), people don't open the ports and send traffic correctly [22:04] No, it's not corporate, it's my home setup. I had it working before on windows. [22:04] * Resistance points out Windows and Linux are different [22:04] you still need to do port forwarding in your router for port 80 [22:04] I understand, and the port is forwarded. [22:04] That's no different. [22:04] the other possibiliity is your ISP blocks port 80 inbound [22:04] some ISPs do that [22:05] (mine doesn't, but hey i'm on a Business class internet since yesterday, so... :P) [22:05] try another port [22:06] That's what I'm going to do. Now, for some reason, ssh isn't working. [22:06] sounds like your system may be dying [22:06] or the internal ip is changing [22:06] (which is entirely possible, given default home-router setups_ [22:07] I can ping it, and it's the same IP as before. [22:07] It was an old computer I got for free, I just thought I'd have some fun with it. I guess I'll just wait until I can build a decent one myself. [22:07] Yeah, now the webmin isn't even working. [22:08] ewww, did you say webmin? [22:08] !webmin [22:08] webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [22:08] just to put that out there ;P [22:08] hah. [22:09] I used linuxhomeserverguide.com or something to set it up. [22:09] just reinstall with the latest iso [22:14] Is there a sort of GUI like webmin, or should I just do everything terminal style? [22:14] terminal style is preferred nowadays, Linux sysadmins mostly need to know CLI [22:14] you're in #ubuntu-server. terminal style! [22:17] * Resistance is on a GUI right now :P [22:17] but for remote administration I use CLI [22:22] i upgraded to 12.04 and now apticron is saying there are 144 packages pending an upgrade even tho they were already updated === Lcawte is now known as Lcawte|Away [22:27] what's the name for the package previously known as libmagick9-dev in 12.04? === Leimon is now known as leimon [22:35] oh, i needed to do sudo apt-get dist-upgrade [22:35] Hey all, I have setup my server, but now I can't not update. sources.list is fine, I can SSH into the server (only installed SSH on install) Has a static IP address. [22:36] getting an error? [22:37] Failed to fetch, Temporary failure resolving 'us.archive.ubuntu.com' [22:38] route returns [22:38] Kernel IP routing table [22:38] Destination Gateway Genmask Flags Metric Ref Use Iface [22:38] default 10.0.0.1 0.0.0.0 UG 100 0 0 eth0 [22:38] 10.0.0.0 * 255.255.255.0 U 0 0 0 [22:39] ping: unknown host google.com [22:40] what are you using for DNS? [22:41] cat /etc/resolv.conf [22:42] # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) [22:42] # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN [22:42] nameserver 127.0.0.1 [22:42] search hsd1.va.comcast.net [22:44] nameserver 8.8.8.8 (or whatever DNS you want) needs to be in there [22:44] assuming your server is not running bind [22:45] 8.8.8.8? or what my ip is? [22:45] 8.8.8.8 is google's public DNS [22:45] and 8.8.4.4 [22:46] if im running no-ip, how do i find the server address? [22:47] or can i just use the google one no matter which dns host? [22:51] i want to be able to access my server outside my LAN [22:52] is http closed by default? [22:54] Err http://us.archive.ubuntu.com precise-updates InRelease [22:54] [22:54] Err http://security.ubuntu.com precise-security Release.gpg [22:54] Temporary failure resolving 'security.ubuntu.com' [22:55] Did you update your resolv.conf? [22:56] yes added the google ones [22:56] is there any command to restart it, i did a network restart [22:58] you probably overwrote it with a blank one [22:58] resolvconf, as it says, overwrites it [22:58] you have to add them to /etc/network/interfaces [22:59] add what to interfaces? [22:59] your DNS servers [22:59] how do you add them to interfaces instead? [23:00] see man resolvconf http://www.linuxcertif.com/man/8/resolvconf/ [23:04] added them to interfaces, still not getting updates [23:04] do sudo ifdown eth0; sudo ifup eth0 [23:04] provided eth0 is your interface [23:05] wont that disconnect my ssh link? [23:05] not if you do it quick enough [23:05] helps if you put it in a script [23:09] still nothing [23:09] can you ping 8.8.8.8? [23:11] yes i can [23:11] and if you cat /etc/resolv.conf, does it show the right nameservers? [23:12] if you run nslookup without arguments, it'll start interactively [23:12] im not sure, how do i figure my correct name server for my ISP? I have gateway etc, is it just 10.0.0.X? or is it the 75.75.75.75 i looked up for comcast? [23:12] 8.8.8.8 is open to the public [23:12] it's google's DNS [23:13] I don't know what your ISP's DNS servers are, they would have given you that information [23:13] I also don't know if your router does DNS caching, you'd have to find out [23:13] but if you set it to 8.8.8.8, it should work [23:13] for updating? [23:13] for internet access [23:19] still nothing [23:20] dig google.com === Guest69534 is now known as linlin [23:21] unknown host [23:22] more importantly, who did it ask [23:22] google.com [23:22] no, that's what it asked [23:23] should there be something in hosts for my isp? [23:23] no [23:24] if you can ping 8.8.8.8 you're online [23:24] you just don't have DNS [23:24] and if your nameserver is 8.8.8.8, you have a good configuration, and it's being blocked somewhere down the line [23:24] otherwise, your nameserver is not correctly configured [23:25] that's all there is to it [23:26] so i set my interfaces back to dhcp, still not getting anything [23:27] just going to wipe and start over [23:51] hallyn: just started to work on a lxc python binding, looks like it's really quite easy to do and would be quite useful to write good management tools [23:52] hallyn: only problem is that lxc upstream will need to make liblxc public and version the api changes, but that shouldn't be to difficult to do