[00:11] New bug: #1033712 in whois (main) "Sync whois 5.0.18 (main) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/1033712 === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off [02:46] for internal purposes, is it possible to configure bind9 for DNS records that are just a single word? would you have to create each as a seperate zone or something? or is it not possible === Lcawte is now known as Lcawte|Away [02:51] you could make them all top level entries, but its -much- more common to set a local domain such as .local, or use split horizon on your company domain [02:51] less likely to run into odd things that way [02:57] yeah, I came to the conclusion that I couldn't be bothered manually creating the zones for each one, so I resorted to making a domain to use... then moved back to considering buying a domain, and some cheap web-hosting... #fail [03:00] would I be correct in presuming that in DNS records @ is the equivalent of a wildcard * / the value for the main domain? [03:03] No. [03:03] Wildcard and value for the main domain aren't the same thing. [03:04] @ is the main domain. [03:06] okay, [03:07] is there a way to set invalid/unspecified subdomains redirect to the main, in a wildcard type manner? [03:11] Yes. [03:11] But it requires reading documentation. [03:15] hey maskilpdx, you around? [03:53] * MoleMan is about ready to just purge bind9 [04:14] After many years of running bind8/9, I finally turned over my DNS work to Amazon Route53. They served almost 50 million DNS hits for my personal servers last month. === skrewler_ is now known as skrewler === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === smb` is now known as smb === n0ts is now known as n0ts_off [08:25] I'm booting my VM of Ubuntu 12.04 Server and I think it's not booting due to mounts in /etc/fstab. Is there a way I can edit the /etc/fstab from the grub> menu? I get the option to boot into normal mode, recovery mode, any suggestions please? I've got access via a VPN. [08:25] AdvoWork: You can try booting with init=/bin/sh [08:32] Jeeves_, before I read that, ive booted into recovery mode, and got a root console up, im trying to change /etc/fstab but it says its read only. so i tried sudo vim /etc/fstab same, any idea how I can change etc/fstab? [08:33] AdvoWork: mount -o remount,rw / [08:33] vi /etc/fstab [08:33] mount -o remount,ro / [08:33] reboot [08:37] Jeeves_, but when I did vim /etc/fstab it said it was readonly and wouldnt save my changes :S [08:38] AdvoWork: Thats because the filesystem is mounted read-only [08:38] That's why you need to remount,rw [08:38] ahh, so do: mount -o remount,rw / first, or do i need to be in a certain location to do that? [08:40] AdvoWork: Yes, and no. === jpds_ is now known as jpds === railsraider_ is now known as railsraider === ErtanERBEK_ is now known as Ertan === Ertan is now known as abuzer === abuzer is now known as e-diablo === lynxman- is now known as lynxman [09:02] Jeeves_, jpds i've gotta say "Thanks" that solve my issue, and my server now boots up! Thanks loads [09:07] hi all [09:09] any chance of getting some advice re ubuntu 11.04 and a a web server that tests as working, but I can't see any pages? It worked fine till a week ago, when electricians turned off my power. Since then, I haven't been able to see any web pages. I've run tests, that show it's "up", but I can' t see anything. I admit to being a linux noob, but I have been able to configure and keep it running till the electrical shutdown. I'd like a [09:17] On my Ubuntu 12.04 I have mounts(that are like: //IP/share /home/whatever cifs exec) which I know work fine, but when I do sudo mount -a they ask for a password, if i press enter it accepts it, and the shares seem to work fine, but because of asking for those passwords, it stops the server booting up.Any ideas please? === _ruben_ is now known as _ruben [09:33] trying to upgrade from 10.04 to 12.04 bit i do geht this: [09:33] sudo do-release-upgrade --proposed [09:33] Checking for a new ubuntu release [09:33] No new release found [09:33] any ideas? [09:37] thanks guys..I'll try again later [09:37] ciao [09:38] adac: -d ? [09:39] jpds, ah I see the first point release has not been relesased yet [09:43] AdvoWork: see mount.cifs(8). I think you want the guest option. === railsraider_ is now known as railsraider [10:06] hello [10:07] is there any utility to configure what the power buttons and stuff do on a headless ubuntu server [10:07] i'd like to be able to suspend/wake my boinc cluster computers easily by pressing the button [10:07] and eventually also on schedule via WOL [10:08] stiv2k: start from /etc/acpi/events/powerbtn === Lcawte|Away is now known as Lcawte [10:11] rbasak eh [10:13] rbasak i dont know how to edit those === cpg is now known as cpg|away [11:01] New bug: #1033920 in horizon (main) "Dashboard raises a ServiceCatalogException when attempting to download juju settings" [Undecided,New] https://launchpad.net/bugs/1033920 === mcclurmc_away is now known as mcclurmc [11:31] New bug: #1033934 in horizon (main) "Attempting to change regions in the dashboard does not display correctly" [Undecided,New] https://launchpad.net/bugs/1033934 === unreal_ is now known as unreal [12:22] !autoconf [12:23] im looking for how to acquire and install autoconf so that i may install something from github can anyone help? [12:23] Wrong channel. [12:23] Sprocks: apt-get install autotools [12:24] !autotools [12:24] !autotools [12:24] !autoanswer [12:24] unable to find autotools is the message i got [12:25] can I somehow see what groups a user belongs to? [12:25] AdvoWork: use 'groups $username' [12:25] RoyK: does autotools-dev provide what Sprocks needs? [12:26] !autotools-dev [12:26] New bug: #1033956 in maas (main) "DEFAULT_MAAS_URL should include the '/MAAS' part." [Undecided,New] https://launchpad.net/bugs/1033956 [12:26] !info autotools-dev [12:26] autotools-dev (source: autotools-dev): Update infrastructure for config.{guess,sub} files. In component main, is optional. Version 20120210.1ubuntu1 (precise), package size 41 kB, installed size 181 kB [12:26] Pici: guess so [12:26] nope it doesnt seem to [12:27] im really trying to get aclocal and i was told it is in autoconf [12:27] !info autoconf [12:27] autoconf (source: autoconf): automatic configure script builder. In component main, is optional. Version 2.68-1ubuntu2 (precise), package size 546 kB, installed size 1858 kB [12:29] think i found it, package automake [12:30] that worked, thanks for help guys found what i needed [12:32] great [12:37] also needed build-essential package as well [12:38] Hello all... I am fiddling with Ubuntu Server and Java. How come the OpenJDK-7 JDK have so humonstrous dependencies? Most have to do with Gnome... [12:40] Can't I install OpenJDK-7 with OpenJDK-7-JRE-Headless only? [12:44] how do i fix "error: possibly undefined macro: AC_CHECK_LIB" ? === n0ts_off is now known as n0ts [12:47] anyone here tried to use a qlogic iscsi hba with ubuntu? [12:49] smoser, is utlemming around this week? I've not managed to catch him either yesterday or today [12:49] i dont know. others have pinged me looking for him also. [12:49] i dont recall that he was out. [12:50] smoser, calender says not - I'll see if arosales knows [12:50] yeah [12:51] Sprocks: try looking into autoreconf === n0ts is now known as n0ts_off [12:58] roaksoax, Would you have some time for some questions about the IPMI issue (and would you be ok talking here?) [13:00] smb: yeah definitely [13:00] smb: so I have been reading the manual (as I didn [13:01] smb: so I have been reading the manual (as I didn't put the cards into the servers), and i should be able to access to it without doing anything special [13:01] roaksoax, If those follow the modes that my supermicro board does you only need the drivers to access it without net locally [13:02] roaksoax, There are also modes which connect via net to the bmc and those would not need the drivers at all [13:03] * ppetraki o/ [13:04] * smb was just trying to find out whether net connections would work [13:04] smb: yeah, so everything works like a charm [13:04] smb: I can access the WebUI, the lan protocol is configured [13:04] smb: everything works as expected but trying to access it locally [13:06] smb: so my issue seems to be better explained here: http://bodgitandscarper.co.uk/centos/hp-microserver-remote-management-card/ [13:07] roaksoax, Ok so that then might be some bios problem [13:07] roaksoax, Have you tried with the alternate address as well? [13:08] smb: testing now [13:12] anyone know how to get past this configure error "configure: error: Package requirements (libcrypto) were not met:" [13:13] smb: doesn't seem to be solved [13:14] roaksoax, and dmesg prints the alternate address? Second thing to check would be your manual (whether they have a different default address) [13:15] smb: seems to be exactly this "IPMI KCS interface is at 0xCA2 in memory, not 0xCA8 that the kernel is trying to probe" === railsraider_ is now known as railsraider [13:17] smb: alright, so a reboot did it [13:17] roaksoax, Ah, maybe the module was still loaded with the wrong address [13:18] smb: yeah, apparently so. So it would be a BIOS issue then? not the kernel for trying to probe a different address? [13:18] roaksoax, Right, as the blog said the address comes from the smbios [13:18] smb: alright then. I'll try to update and see my findings. Thanks for the help :) [13:19] roaksoax, NP, one issue gone is a good issue... :) [13:19] indeed :) === dendro-afk is now known as dendrobates === n0ts_off is now known as n0ts [14:04] http://paste.ubuntu.com/1134307/ <-- anyone that can help me out with an iSCSI problem? Trying with software initiator now, after a rather large amount of problems with Qlogic HBA on Ubuntu, but still no luck - I can connect to the same target from a Centos 5.8 machine without problems [14:15] hiu there, qestion: is it possible to assign multiple ethernet interfaces with vmbuilder? Or whats best practise for handling this? === n0ts is now known as n0ts_off === Ng_ is now known as Ng [14:36] !bug 1034015 [14:36] Launchpad bug 1034015 in ubuntu "Fails to connect to iSCSI target" [Undecided,New] https://launchpad.net/bugs/1034015 [14:43] zul: did bug 1025203 ever make it into the archive? [14:43] Launchpad bug 1025203 in quantum "Trying to overwrite '/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini', which is also in package quantum-server" [High,Triaged] https://launchpad.net/bugs/1025203 [14:43] jamespage: not yet. [14:43] zul, are you in it? i.e. can I assign you the bug? [14:44] on it rather.... [14:44] jamespage, sure [14:44] zul, ta [14:51] New bug: #1006671 in swift (main) "swift command has unhelpful manpage" [Low,Fix released] https://launchpad.net/bugs/1006671 [14:56] How can I change a folder with permissions drwxrwsrwx to: drwxrwxrwx ? [14:58] Is there a webserver app or plugin that would allow you to traverse folders on a server and then download entire folders? (maybe auto zip them) [15:07] hallyn: dude. netcf got uploaded last night. go nuts :). [15:08] ahs3: saw that around midnight - thanks! [15:15] roaksoax, sorry - just realised that we agreed you would add that note to cobbler about unauth'ed calls [15:15] and I closed out your bug [15:15] * jamespage reprimands himself for trying to be to tidy.... [15:15] JoeVLcek: no worries :) [15:16] jamespage: i had forgettong it so closing it reminded me [15:16] roaksoax, lol [15:16] zul, I just merges openvswitch from Debian unstable as requested in MIR - lots of fixes [15:16] are we using it in the test lab for openstack yet? [15:17] jamespage, cool not yet [15:17] jamespage: im thinking we need juju charms for quantum first [15:17] jamespage: i would bug adam_g about it [15:18] zul, sure - I'll bug adam_g then :-) [15:18] I think it might co-exist with the nova-compute charm [15:18] but not sure... [15:25] roaksoax: did you mean jamespage: no worries ;) [15:26] JoeVLcek: yeah, sorry :) [15:27] roaksoax: no worries ;) [15:27] roaksoax: just wanted to make sure you didn't need me to pay attention to something. ;) back to sleep I go. ;) [15:31] ahs3: say, looking at the debian netcf-0.2.0, it seems you re-added some old patches from 0.1.9? (or some tool did) [15:32] they're not applied, but they're in debian/patches/ [15:34] hallyn: hrm. probably did not specifically remove them from my branch; i shouldn't do these late at night :(.... [15:37] ahs3: is updating the Standards-Version to 3.9.3. the only change you purposely made? [15:37] hallyn: yup [15:37] cool, thanks. (then i can upload to q) [15:37] and only 'cause lintian whined about it [15:37] i'm always afraid of changing those bc i'm afraid i may be lying that i'm compatible with the new version :) [15:38] heh [16:03] Does anyone have any experience setting up Ubuntu with MAAS? I'm having some weird time issues when trying to add nodes. [16:13] roaksoax: would you mind terribly pushing http://people.canonical.com/~serge/netcf6/netcf_0.2.0-1ubuntu1.dsc ? I don't seem to have rights [16:18] hallyn: sure [16:20] jamespage: why doesn't bug 850960 appear on your SRU list? What criteria is it missing? [16:20] Launchpad bug 850960 in open-iscsi "iscsid tries to reconnect existing session at startup, failing to do so and hanging the system" [Medium,In progress] https://launchpad.net/bugs/850960 [16:21] rbasak, server team might not be subscribed to that package [16:21] Ah, I see. [16:21] Thanks [16:25] hallyn: is this a sync+applying changes? cause all the previous ubuntu changelog is gone [16:26] roaksoax: yes, a sync with a single change, to switch the libnl desp from libnl1 to libnl3 [16:26] no ubuntu changes remain [16:26] hallyn: http://paste.ubuntu.com/1134531/ [16:26] hallyn: that's how changelogs should probably look like in this kind of case [16:29] hallyn: I'll make that change and upload === davis is now known as Guest42919 [16:39] roaksoax: oh right, sync not merge. thx [16:40] hallyn: :) done! [16:40] smb: so bug 1031090, is there any reason not to update precise kernel to set the bit? [16:40] Launchpad bug 1031090 in linux "kvm_intel not loadable in a quantal guest" [High,Confirmed] https://launchpad.net/bugs/1031090 [16:40] the tricks of memory, that would be the sun version of jdk 7 i was remembering, https://blogs.oracle.com/jtc/entry/comparing_jvms_on_arm_linux [16:41] hallyn, Mostly that I have not gotten a feedback on the final version of that. And the worry to break anything in case of setting the flag but not adding real support. [16:42] hallyn, I did some tests and I think it is ok now, but getting it into a precise update with cutoff on this thursday is rather hard now. [16:43] yeah [16:43] There is no upload planned beside of what was in verification testing. [16:43] well i guess a later kernel update is fine, this won't break server installs for ppl right? [16:43] so perhaps 12.04.1 isn't so important [16:43] No this is a sole problem of a nested installation [16:44] and hopefully after instll, ppl will first update before setting up vms [16:44] hallyn, Yo won't have problems running a first level vm [16:44] hi all [16:44] Just to create another vm in your first vm is broken [16:45] Can anyone figure why I would be getting the (Apache) error: "[Tue Aug 07 10:42:36 2012] [error] Expired timestamp: given 1344336205 and now 1344357756 has a greater difference than threshold 300"? NTP is running and the hardware clock is correct. I don't know where to look next... [16:45] smb: right, but so if someone installs from 12.04.1 cd and immediately tries to run a guest they'll fail to run kvm in guest. not so bad. [16:45] smb: thanks [16:45] perhaps one of you can help me out a little here? I'm looking for a way to add a user to my server that has ftp read/write access to another users' home directory [16:46] ok, resetting networking for tftp, hopefully i'm back in a min [16:47] hallyn, Right, yeah and also they can do precise-precise but not precise-quantal (quantal-quantal would work as well) [16:47] and worst case they just don't get nested acceleration [16:47] so i'll go focus onanother qemu bug :) [16:47] hallyn, :) [16:51] zaitzev: you could add the new user to the existing user's group and grant that group read/write access. Don't know if that is the best solution, but it's a solution [16:51] New bug: #904014 in netcf (universe) "[MIR] netcf" [Medium,In progress] https://launchpad.net/bugs/904014 [16:52] joe_Vitel: Does the new user have to have a home directory on its own or something? [16:53] I wouldn't think, though usually adding a new user will create a home for them [16:53] I tried adduser with no home dir, and I think I did add him to the group of the first user [16:53] but I couldn't do much.. [16:54] zaitzev: Of course, I'm not a big FTP person. I don't know if your FTP users are the same as system users [16:54] truth be told, I only have myself and a close friend using this server [16:55] however, I'm running a Counter-Strike server that my brother plays on a lot, and he wants to be able to edit, configure and mess around with the CS:S server files [16:56] but I do not want to give him the user/pass to the account that runs the server [16:57] and, I'm not very familiar with the whole user/group system.. [16:59] zaitzev: I would suggest creating a system user account, grant him permissions to modify the folders/files and then hand him the IP to SSH to, no FTP required === mcclurmc is now known as mcclurmc_away [17:08] joe_Vitel: what would the parameters be? Just add a normal user, and add him to the group the first user is in? [17:18] zaitzev: Yes. The command you'll use is chmod to modify the permissions for the folder. I don't know the permissions off the top of my head, but Google should be able to help you. [17:19] joe_Vitel: so far what I did was create the new user, added to the group of the first user (the default usergroup). However the new user cannot do anything in the directory. [17:20] I would've thought it worked, but no [17:21] ls -lh will show you the permissions (probably something along the lines of drwxr-xr-x). r means read, w means write, x means execute [17:21] stgraber: hey, i wouldn't do it today, but pls let me know if you have any objections to my putting seccomp into quantal's lxc (using my patch from two weeks ago) [17:21] joe_Vitel: Yeah I know, and the folder containing the gameserver has these permissions: drwxrwxr-x [17:22] so the new user SHOULD be able to do whatever within that folder, but that doesn't work [17:22] for user/group your username? and you're sure new user is in group you username? [17:23] hallyn: no objection [17:23] oh wait, never mind, I was in the user home directory which apparently doesn't allow the new user to do anything [17:23] my bad :) [17:24] next step would be to symlink that folder into the new users home dir [17:24] since the ftp server is jailed to the user homedir, a symlink is needed. === dendrobates is now known as dendro-afk [17:25] but when I make one it doesn't appear in the ftp :P [17:25] There is probably a config option somewhere in your ftp server to follow symlinks [17:26] I don't remember how it was done..I have a symlink on MY user in MY homedir, showing up in the ftp [17:27] I thought it was ln -s target linkname [17:28] people, how I know when the ubunut was installed? are there a file where are indicate this, like as /etc/lsb-release? [17:29] stgraber: great [17:30] anyone? [17:31] plm: try this: [17:31] ls -al /var/log/installer/syslog [17:31] the date of the file should reflect the date the system was installed === Skaag_ is now known as Skaag [17:35] zaitzev: thanks [17:42] maybe I should use mount instead of symlink === dendro-afk is now known as dendrobates [18:05] Can anyone make sense of the apache error "Expired timestamp: given 1344340094 and now 1344361645 has a greater difference than threshold 300" when trying to add a node to Ubuntu MAAS? ntp is running and the hardware clock is correct. === bitmonk_ is now known as bitmonk [18:09] joe_Vitel: it looks like one of the clocks is off by six hours. Do you have the hardware clock set to UTC? [18:10] rbasak: Yes, and changing it doesn't seem to make a difference. It's always roughly 21k seconds difference [18:10] joe_Vitel: what about the maas server? [18:10] joe_Vitel: what time zone are you in? [18:10] America/Denver [18:10] MST, UTC - 7 I believe [18:11] it does sound suspiciously like a local time / UTC problem [18:11] My thoughts as well, but I can't seem to narrow down where what is getting the wrong time zone [18:11] check "date --utc" on the maas server [18:11] Tue Aug 7 18:11:42 UTC 2012 [18:12] +6 hours from local time [18:12] I'm stumped then, sorry. Try #maas [18:13] Yeah, kind of where I'm sitting too. It SHOULD work, but... doesn't... Thanks for the help though. [18:13] Perhaps manually skew the hardware clock by six hours? [18:13] Yeah, was thinking of giving that a try. [18:15] New bug: #1034098 in bind9 (main) "package bind9 1:9.8.1.dfsg.P1-4ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/1034098 [18:16] on ubuntu server 12.04 (x64), eth0 stops transmitting during a multicast session. I have to restart the server to use eth0 again [18:21] wow, this chat is dead === Skaag_ is now known as Skaag [18:31] Anybody active? [18:31] Yes, but I don't know the answer to your question. [18:32] Okay. Is there any known issues regarding clonezilla? [18:32] the clonezilla channel is completely empty, so i have to ask here [18:42] I am trying to set up nagiosgrapher on ubuntu 12.04 in aws. does the nagiosgrapher package do any basic configuration of nagiosgrapher? [18:42] I see there is a template directory but nothing is in it === Skaag_ is now known as Skaag [18:50] http://grza.net/GIS/Admiral%20Ackbar%20SNMP%20Notifications.jpg === cpg|away is now known as cpg [18:58] SpamapS: SNMP does seem rather alien. [18:59] yes, if aliens are lax about security and like multiple unnecessary layers of indirection :) [19:05] SpamapS: They love that stuff. [19:07] soren: really if you think about it long enough that *totally* explains the turning-cows-inside-out obsession [19:15] zul: why'd you skip those failing keystone tests? what was causing the failure? was just about to lookat it [19:15] adam_g: i think it was do to keystone running in a chroot, if you want to take a crack at them without skipping them be my guyest [19:16] people still use net-snmp? how quaint [19:20] hmm [19:26] New bug: #1034125 in lxc (main) "containers can load a kernel to kexec" [High,Triaged] https://launchpad.net/bugs/1034125 [19:35] zul: any opinion on bug 1030612 ? moving those to recommends will still get them auto-installed unless user shouts, so maybe it's fine? [19:35] Launchpad bug 1030612 in libvirt "libvirt depends on undesirable additional packages" [Low,Triaged] https://launchpad.net/bugs/1030612 [19:35] hallyn: i dont have a problem with dnsmasq but libavhi? [19:37] zul: i don't even know what libvirt uses that for [19:38] hallyn: neither do i [19:38] hallyn, must be for some name discovery destopy stuff.. [19:38] smoser: do you have any problems with above? ^^^ [19:39] well, the bug description says they're undesirable. [19:39] so i have a feeling i dont want them [19:39] :) [19:39] question for you folks. if you had a small businness idea, would you start in a vps or host from home? [19:40] resno, vps. [19:40] (or ec2) [19:40] hallyn, if it functions with those not isntalled, i think i see no objection. [19:40] just to much hassle to host at home or not cost effective? smoser [19:40] or is speed the issue? [19:41] smoser: well, depends on what 'functions' means. virbr0 won't work (no dnsmasq-base) [19:41] so it'll end up with a different setup with and without those [19:41] resno: Reliablity. [19:41] Unless you have redundant power and network connections to your home. [19:42] resno, what ScottK said mostly. [19:42] hallyn, is virbr0 broken? [19:42] or just no dnsmasq on it [19:43] smoser: actually not sure - i suspect libvirt might fail to start (with virbr0 set to autostart) bc of it [19:43] anyway if you didn' twant dnsmasq-base, you better not want virbr0 [19:44] feh, i'll wait a bit on that one. clearly i need to experiment. thanks. [19:45] stgraber: do you have any lxc precise-proposed changes pending? [19:46] hallyn: nope [19:46] hallyn: at this point it's best to stack without uploading as precise is frozen for the point release [19:47] hallyn: unless it's a critical issue that should be fixed for the point release [19:47] stgraber: suggestsions where to stack? [19:47] nah, ,not critical, just a fix for the 'stop lxc-net breaks if LXC_USE_BRIDGE=false' bug [19:47] in fact i'll just put it off until next week [19:48] hallyn: either branch ubuntu:precise-proposed/lxc assuming it's valid and up to date or just attach some good old debdiffs to the bugs [19:48] i didn't think precise-proposed had a bzr tree. cool. === Skaag_ is now known as Skaag === dendrobates is now known as dendro-afk [20:01] hallyn: just to make sure...there should be _no_ patches in netcf now, correct? [20:03] ahs3: incorrect. there should be 3 [20:03] fixpathsetp, add-tests-debian, and add-ncftool-manpage [20:04] hallyn: oic. yup. got it. [20:04] (all three forwarded upstream, should be droppec by 2.0.1 hopefully) [20:06] k. i'm going to fix that up and re-upload [20:06] is that definately worth it? [20:07] dunno. i'd rather have it done right [20:07] i guess it coudl be confusing not to. [20:07] ok [20:07] * ahs3 is working on it now [20:32] hello. is it possible to run ubuntu server behind a proxy server? [20:33] Yes. [20:33] i added my proxy info when i installed, and it seemed to work. but now i apt-get update and it does not. [20:33] anyone know if hp cloud's storage thing provides simple http serving like s3/gcs do? [20:33] i googled it, and everyone tells me to add some likes to /etc/bash.bashrc. but i don't see anything there from the installer - where does the installer put the proxy info? [20:36] Take a look around /etc/apt. There should be something setting Acquire::http::Proxy in there. If there's not, you need to add it. See the apt.conf manpage for details. [20:36] ok thx [20:37] ah, it seems HP storage does indeed do simple http serving [20:38] rbasak, /etc/apt/apt.conf.... now why isn't it working is the question :P. what is the 'proper' way to add a proxy globally to the system? [20:39] On server, the best you can do is add set http_proxy in /etc/environment as far as I'm aware. But that doesn't necessarily cover everything [20:39] yea i'm getting 407 proxy auth required. i placed a username/password in there, but it doesn't seem tow ork. [20:39] work* [20:39] hrm. [20:42] Not sure about proxy auth [20:42] (for apt) [20:43] i managed to get this working on ubuntu desktop [20:44] i was "scared" to install server for this reason. i figured since i got it working on desktop, i can get it working on server. [20:44] but my solution isn't so elegant. whenever apt would give me an error on the desktop version about proxy auth, i would fire up FF and it would ask me to auth. then apt-get would work, for a period of time. [20:44] Where must I get sandbox to run untrusted app? [20:45] haxxpop: safest bet is true virtualization (kvm, xen, etc) [20:45] sounds like your proxy is being generous [20:45] Maybe you could wget to do something similar? [20:46] Might be better to tunnel out, run a mirror, or configure your proxy to allow your server though [20:46] rbasak, i'd like to get this working with the proxy, if possible. [20:46] otherwise i'll just have to allow net access for a short period, then close it down. i'd rather not have to go that route. [20:47] looks like it apt does support proxy auth [20:47] eg. http://www.onlinehowto.net/apt-get-via-authentication-proxy/1388 [20:47] SpamapS: I don't want to use Virtual Machine because I just want to run only one app. [20:48] haxxpop, but that ENSURES a good sandbox environment. [20:49] arrrghhh: I also want to get output from such app [20:50] haxxpop: lxc? [20:50] haxxpop, so? [20:51] haxxpop: Otherwise, stick AppArmor on top of the app. [20:51] arkose is also made for that [20:51] (sits on top of lxc and apparmor) [20:52] there's gotta be something else to this. why does the proxy let me authenticate for firefox, but not for apt? ugh. [20:52] jpds: how can I do that [20:52] i don't understand what the difference is. maybe i don't have an http proxy... i don't put http:// in front for the proxy on my workstation. [20:53] can i use a PAC file? [20:53] haxxpop: cat one of the /etc/apparmor.d/usr.bin.* files. [20:56] haxxpop: https://wiki.ubuntu.com/AppArmor [20:57] arrrghhh: sudo apt-get update -o Acquire::http::Proxy="http://user:password@proxyaddress:port/" ? [20:57] jpds, hrm, let me try. [20:57] i have a feeling it'll give me the same thing. it's hitting the proxy [20:57] for whatever reason it's not authenticating. [20:58] Check the proxy logs then. [20:58] i don't have access to the proxy server. oh well. [20:58] so strange that i could get this to work on ubuntu desktop... [21:00] is there another type of proxy server that i'm overlooking? [21:00] i have a PAC file and the server itself... [21:01] http://proxychains.sourceforge.net/ ? === Skaag_ is now known as Skaag [21:22] OK, i have a feeling it's our proxy. [21:22] i ran into a thread where someone has the exact same problem, with the exact same proxy server. i don't think i can solve it :/ [21:22] squid? [21:23] lifeless, other direction. [21:23] i am running ubuntu-server and i need to go thru a proxy to get to the 'net. [21:23] arrrghhh: squid can run in both directions, which is why I asked. [21:23] so saying other direction, doesn't rule anything out. [21:24] oh i apologize. usually when people mention squid they think i want to setup a proxy server :P [21:24] no it's an ironport proxy server === cpg is now known as cpg|away [21:24] what auth scheme are you using ? [21:25] lifeless, i don't know exactly. on ubuntu desktop i could run firefox and authenticate. on ubuntu-server, i can't figure out how to authenticate. [21:25] in firefox, the user/pass window would just pop up. i put in my username and password, then apt-get would work in the terminal. [21:25] http://openubuntu.com/index.php/topic.1952.30.html [21:25] er that didn't link to the thread, sorry. 1 sec [21:26] http://openubuntu.com/index.php/topic,1952.30.html [21:26] that does ^^ [21:27] arrrghhh: so, if you're using kerberos or ntlm or negotiate with the proxy, apt won't work [21:28] lifeless, but firefox will? [21:28] as it only knows basic auth [21:28] right [21:28] poop. so what can i do? [21:28] isn't there some package i can install to auth to the proxy? crap, i had a tab open here... [21:28] reconfigure the ironport to support basic authentication, or configure it to allow access to the ubuntu mirror you are using w/out any authentication. [21:29] or use another intermediary proxy to do the authentication for you [21:29] hrm [21:29] i can't reconfigure the proxy server, unfortunately. i don't have access to it. [21:29] something like http://ntlmaps.sourceforge.net/ [21:29] (caveat: I haven't used that, just found it via a quick google search) [21:30] yea that was it. [21:30] you can validate that this is the problem by checking a tcpdump of your apt requests [21:30] OK [21:41] lifeless, bleh. i'm having trouble with ntlmaps, but it still could be me. can you tell me how to tcpdump apt so i can determine why it's failing? [21:45] something like [21:45] sudo tshark -i eth0 -X port 80 or port 8080 [21:45] or whatever port your proxy is on [21:45] be sure you've configured apt to use the proxy [21:48] hrm [21:48] ok [21:53] zul: what do we do about https://review.openstack.org/#/c/10823/ [22:07] adam_g: its on my list to update this week === dendro-afk is now known as dendrobates [22:16] That ubuntu that help [22:16] Si [22:17] Someany helped me Ubuntu [22:17] Salman, do you have a question? [22:18] arrrghhh: Help me [22:18] arrrghhh: How to unbanned ubuntu [22:18] Salman, ask a question [22:18] uhm [22:18] i assume you mean #ubuntu? [22:18] perhaps you're banned from flooding or something? i can't unban you. [22:19] Ok :( [22:26] when I do mount --bind /some/dir/to/mount /target/dir - how do I unmount it? Is it umount /target/dir ? [22:26] I just want to make sure so I don't do something too wrong [22:27] umount /target/dir is correct. [22:27] cool [22:27] atleast I get it right sometimes. :p [22:32] lol [22:37] lifeless, not sure if you are interested or not but cntlm did the trick. [22:37] not sure why, but i couldn't get the other one to work. cntlm did a great job tho, works great!!! [22:38] cool [22:40] does usermod -l change the name of the home directory as well as the username itself? [22:42] oh nvm, it's done with -d :) [23:16] ubuntu server 12.04 (headless) how to change video mode? [23:17] if you're headless you have no video. [23:18] i headlees but i need to change video mode for terminal. [23:19] meaning 80x30 GVA and so on [23:19] meaning 80x30 VGA and so on [23:20] * zaitzev wonders what uses 80x30 [23:20] 80 columns by 30 rows [23:21] I know what the numbers imply, but where? Do you mean putty? [23:22] because that's the only place I can imagine those numbers being relevant, to its window size. [23:23] or am I missing something? === dendrobates is now known as dendro-afk [23:26] OK. The problem is as follows. During a boot process on some moment dispay starts wrongly display text. and I can only some how read whean i connect to server remotedly. I need to repare video. may be problem in some drive or something else. how to verify and cure& [23:28] I see that some symbols are displayed but they can't be read. It is smashed [23:29] video is on D815 intel integrated cheapset [23:33] zaitzev: do you spaek russian or ukraininan& [23:36] any ideas, guys? [23:37] oh, hey [23:37] no sorry [23:38] someone else might tho, if you just hang around here for a while. [23:40] i think it is vga/driver problems. Can someone consult, please? [23:56] New bug: #1021822 in python-quantumclient (universe) "[MIR] python-quantumclient" [High,Incomplete] https://launchpad.net/bugs/1021822 === cpg|away is now known as cpg