/srv/irclogs.ubuntu.com/2012/08/07/#ubuntu-server.txt

uvirtbotNew bug: #1033712 in whois (main) "Sync whois 5.0.18 (main) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/103371200:11
=== 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
MoleManfor 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 possible02:46
=== Lcawte is now known as Lcawte|Away
lifelessyou 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 domain02:51
lifelessless likely to run into odd things that way02:51
MoleManyeah, 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... #fail02:57
MoleManwould I be correct in presuming that in DNS records @ is the equivalent of a wildcard * / the value for the main domain?03:00
ScottKNo.03:03
ScottKWildcard and value for the main domain aren't the same thing.03:03
ScottK@ is the main domain.03:04
MoleManokay,03:06
MoleManis there a way to set invalid/unspecified subdomains redirect to the main, in a wildcard type manner?03:07
ScottKYes.03:11
ScottKBut it requires reading documentation.03:11
nathwillhey maskilpdx, you around?03:15
* MoleMan is about ready to just purge bind903:53
erichammondAfter 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.04:14
=== 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
AdvoWorkI'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
Jeeves_AdvoWork: You can try booting with init=/bin/sh08:25
AdvoWorkJeeves_, 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:32
Jeeves_AdvoWork: mount -o remount,rw /08:33
Jeeves_vi /etc/fstab08:33
Jeeves_mount -o remount,ro /08:33
Jeeves_reboot08:33
AdvoWorkJeeves_, but when I did vim /etc/fstab it said it was readonly and wouldnt save my changes :S08:37
Jeeves_AdvoWork: Thats because the filesystem is mounted read-only08:38
Jeeves_That's why you need to remount,rw08:38
AdvoWorkahh, so do:  mount -o remount,rw / first, or do i need to be in a certain location to do that?08:38
jpds_AdvoWork: Yes, and no.08:40
=== 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
AdvoWorkJeeves_, jpds i've gotta say "Thanks" that solve my issue, and my server now boots up! Thanks loads09:02
koolhead17hi all09:07
basil60any 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 a09:09
AdvoWorkOn 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?09:17
=== _ruben_ is now known as _ruben
adactrying to upgrade from 10.04 to 12.04 bit i do geht this:09:33
adacsudo do-release-upgrade --proposed09:33
adacChecking for a new ubuntu release09:33
adacNo new release found09:33
adacany ideas?09:33
basil60thanks guys..I'll try again later09:37
basil60ciao09:37
jpdsadac: -d ?09:38
adacjpds, ah I see the first point release has not been relesased yet09:39
rbasakAdvoWork: see mount.cifs(8). I think you want the guest option.09:43
=== railsraider_ is now known as railsraider
stiv2khello10:06
stiv2kis there any utility to configure what the power buttons and stuff do on a headless ubuntu server10:07
stiv2ki'd like to be able to suspend/wake my boinc cluster computers easily by pressing the button10:07
stiv2kand eventually also on schedule via WOL10:07
rbasakstiv2k: start from /etc/acpi/events/powerbtn10:08
=== Lcawte|Away is now known as Lcawte
stiv2krbasak eh10:11
stiv2krbasak i dont know how to edit those10:13
=== cpg is now known as cpg|away
uvirtbotNew bug: #1033920 in horizon (main) "Dashboard raises a ServiceCatalogException when attempting to download juju settings" [Undecided,New] https://launchpad.net/bugs/103392011:01
=== mcclurmc_away is now known as mcclurmc
uvirtbotNew bug: #1033934 in horizon (main) "Attempting to change regions in the dashboard does not display correctly" [Undecided,New] https://launchpad.net/bugs/103393411:31
=== unreal_ is now known as unreal
Sprocks!autoconf12:22
Sprocksim looking for how to acquire and install autoconf so that i may install something from github can anyone help?12:23
sorenWrong channel.12:23
RoyKSprocks: apt-get install autotools12:23
RoyK!autotools12:24
Sprocks!autotools12:24
patdk-wk!autoanswer12:24
Sprocksunable to find autotools is the message i got12:24
AdvoWorkcan I somehow see what groups a user belongs to?12:25
PiciAdvoWork: use 'groups $username'12:25
PiciRoyK: does autotools-dev provide what Sprocks needs?12:25
Sprocks!autotools-dev12:26
uvirtbotNew bug: #1033956 in maas (main) "DEFAULT_MAAS_URL should include the '/MAAS' part." [Undecided,New] https://launchpad.net/bugs/103395612:26
Pici!info autotools-dev12:26
ubottuautotools-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 kB12:26
RoyKPici: guess so12:26
Sprocksnope it doesnt seem to12:26
Sprocksim really trying to get aclocal and i was told it is in autoconf12:27
Pici!info autoconf12:27
ubottuautoconf (source: autoconf): automatic configure script builder. In component main, is optional. Version 2.68-1ubuntu2 (precise), package size 546 kB, installed size 1858 kB12:27
Sprocksthink i found it, package automake12:29
Sprocksthat worked, thanks for help guys found what i needed12:30
Picigreat12:32
Sprocksalso needed build-essential package as well12:37
LachezarHello 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:38
LachezarCan't I install OpenJDK-7 with OpenJDK-7-JRE-Headless only?12:40
Sprockshow do i fix "error: possibly undefined macro: AC_CHECK_LIB" ?12:44
=== n0ts_off is now known as n0ts
RoyKanyone here tried to use a qlogic iscsi hba with ubuntu?12:47
jamespagesmoser, is utlemming around this week?  I've not managed to catch him either yesterday or today12:49
smoseri dont know.  others have pinged me looking for him also.12:49
smoseri dont recall that he was out.12:49
jamespagesmoser, calender says not - I'll see if arosales knows12:50
smoseryeah12:50
rbasakSprocks: try looking into autoreconf12:51
=== n0ts is now known as n0ts_off
smbroaksoax, Would you have some time for some questions about the IPMI issue (and would you be ok talking here?)12:58
roaksoaxsmb: yeah definitely13:00
roaksoaxsmb: so I have been reading the manual (as I didn13:00
roaksoaxsmb: 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 special13:01
smbroaksoax, If those follow the modes that my supermicro board does you only need the drivers to access it without net locally13:01
smbroaksoax, There are also modes which connect via net to the bmc and those would not need the drivers at all13:02
* ppetraki o/13:03
* smb was just trying to find out whether net connections would work13:04
roaksoaxsmb: yeah, so everything works like a charm13:04
roaksoaxsmb: I can access the WebUI, the lan protocol is configured13:04
roaksoaxsmb: everything works as expected but trying to access it locally13:04
roaksoaxsmb: so my issue seems to be better explained here: http://bodgitandscarper.co.uk/centos/hp-microserver-remote-management-card/13:06
smbroaksoax, Ok so that then might be some bios problem13:07
smbroaksoax, Have you tried with the alternate address as well?13:07
roaksoaxsmb: testing now13:08
cwesterfieldanyone know how to get past this configure error "configure: error: Package requirements (libcrypto) were not met:"13:12
roaksoaxsmb: doesn't seem to be solved13:13
smbroaksoax, and dmesg prints the alternate address? Second thing to check would be your manual (whether they have a different default address)13:14
roaksoaxsmb: seems to be exactly this "IPMI KCS interface is at 0xCA2 in memory, not 0xCA8 that the kernel is trying to probe"13:15
=== railsraider_ is now known as railsraider
roaksoaxsmb: alright, so a reboot did it13:17
smbroaksoax, Ah, maybe the module was still loaded with the wrong address13:17
roaksoaxsmb: yeah, apparently so. So it would be a BIOS issue then? not the kernel for trying to probe a different address?13:18
smbroaksoax, Right, as the blog said the address comes from the smbios13:18
roaksoaxsmb: alright then. I'll try to update and see my findings. Thanks for the help :)13:18
smbroaksoax, NP, one issue gone is a good issue... :)13:19
roaksoaxindeed :)13:19
=== dendro-afk is now known as dendrobates
=== n0ts_off is now known as n0ts
RoyKhttp://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 problems14:04
thisismynamehiu there, qestion: is it possible to assign multiple ethernet interfaces with vmbuilder? Or whats best practise for handling this?14:15
=== n0ts is now known as n0ts_off
=== Ng_ is now known as Ng
RoyK!bug 103401514:36
uvirtbotLaunchpad bug 1034015 in ubuntu "Fails to connect to iSCSI target" [Undecided,New] https://launchpad.net/bugs/103401514:36
jamespagezul: did bug 1025203 ever make it into the archive?14:43
uvirtbotLaunchpad 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/102520314:43
zuljamespage: not yet.14:43
jamespagezul, are you in it? i.e. can I assign you the bug?14:43
jamespageon it rather....14:44
zuljamespage, sure14:44
jamespagezul, ta14:44
uvirtbotNew bug: #1006671 in swift (main) "swift command has unhelpful manpage" [Low,Fix released] https://launchpad.net/bugs/100667114:51
AdvoWorkHow can I change a folder with permissions drwxrwsrwx to: drwxrwxrwx ?14:56
cwesterfieldIs 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)14:58
ahs3hallyn: dude.  netcf got uploaded last night.  go nuts :).15:07
hallynahs3: saw that around midnight - thanks!15:08
jamespageroaksoax, sorry - just realised that we agreed you would add that note to cobbler about unauth'ed calls15:15
jamespageand I closed out your bug15:15
* jamespage reprimands himself for trying to be to tidy....15:15
roaksoaxJoeVLcek: no worries :)15:15
roaksoaxjamespage: i had forgettong it so closing it reminded me15:16
jamespageroaksoax, lol15:16
jamespagezul, I just merges openvswitch from Debian unstable as requested in MIR - lots of fixes15:16
jamespageare we using it in the test lab for openstack yet?15:16
zuljamespage, cool not yet15:17
zuljamespage: im thinking we need juju charms for quantum first15:17
zuljamespage: i would bug adam_g about it15:17
jamespagezul, sure - I'll bug adam_g then :-)15:18
jamespageI think it might co-exist with the nova-compute charm15:18
jamespagebut not sure...15:18
JoeVLcekroaksoax: did you mean jamespage: no worries ;)15:25
roaksoaxJoeVLcek: yeah, sorry :)15:26
JoeVLcekroaksoax: no worries ;)15:27
JoeVLcekroaksoax: just wanted to make sure you didn't need me to pay attention to something. ;) back to sleep I go. ;)15:27
hallynahs3: 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:31
hallynthey're not applied, but they're in debian/patches/15:32
ahs3hallyn: hrm.  probably did not specifically remove them from my branch; i shouldn't do these late at night :(....15:34
hallynahs3: is updating the Standards-Version to 3.9.3. the only change you purposely made?15:37
ahs3hallyn: yup15:37
hallyncool, thanks.  (then i can upload to q)15:37
ahs3and only 'cause lintian whined about it15:37
hallyni'm always afraid of changing those bc i'm afraid i may be lying that i'm compatible with the new version :)15:37
ahs3heh15:38
joe_VitelDoes anyone have any experience setting up Ubuntu with MAAS? I'm having some weird time issues when trying to add nodes.16:03
hallynroaksoax: would you mind terribly pushing http://people.canonical.com/~serge/netcf6/netcf_0.2.0-1ubuntu1.dsc ?  I don't seem to have rights16:13
roaksoaxhallyn: sure16:18
rbasakjamespage: why doesn't bug 850960 appear on your SRU list? What criteria is it missing?16:20
uvirtbotLaunchpad 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/85096016:20
jamespagerbasak, server team might not be subscribed to that package16:21
rbasakAh, I see.16:21
rbasakThanks16:21
roaksoaxhallyn: is this a sync+applying changes? cause all the previous ubuntu changelog is gone16:25
hallynroaksoax: yes, a sync with a single change, to switch the libnl desp from libnl1 to libnl316:26
hallynno ubuntu changes remain16:26
roaksoaxhallyn: http://paste.ubuntu.com/1134531/16:26
roaksoaxhallyn: that's how changelogs should probably look like in this kind of case16:26
roaksoaxhallyn: I'll make that change and upload16:29
=== davis is now known as Guest42919
hallynroaksoax: oh right, sync not merge.  thx16:39
roaksoaxhallyn: :) done!16:40
hallynsmb: so bug 1031090, is there any reason not to update precise kernel to set the bit?16:40
uvirtbotLaunchpad bug 1031090 in linux "kvm_intel not loadable in a quantal guest" [High,Confirmed] https://launchpad.net/bugs/103109016:40
jimbakerthe 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_linux16:40
smbhallyn, 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:41
smbhallyn, 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:42
hallynyeah16:43
smbThere is no upload planned beside of what was in verification testing.16:43
hallynwell i guess a later kernel update is fine, this won't break server installs for ppl right?16:43
hallynso perhaps 12.04.1 isn't so important16:43
smbNo this is a sole problem of a nested installation16:43
hallynand hopefully after instll, ppl will first update before setting up vms16:44
smbhallyn, Yo won't have problems running a first level vm16:44
zaitzevhi all16:44
smbJust to create another vm in your first vm is broken16:44
joe_VitelCan 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
hallynsmb: 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
hallynsmb: thanks16:45
zaitzevperhaps 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 directory16:45
hallynok, resetting networking for tftp, hopefully i'm back in a min16:46
smbhallyn, Right, yeah and also they can do precise-precise but not precise-quantal (quantal-quantal would work as well)16:47
hallynand worst case they just don't get nested acceleration16:47
hallynso i'll go focus onanother qemu bug :)16:47
smbhallyn, :)16:47
joe_Vitelzaitzev: 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 solution16:51
uvirtbotNew bug: #904014 in netcf (universe) "[MIR] netcf" [Medium,In progress] https://launchpad.net/bugs/90401416:51
zaitzevjoe_Vitel: Does the new user have to have a home directory on its own or something?16:52
joe_VitelI wouldn't think, though usually adding a new user will create a home for them16:53
zaitzevI tried adduser with no home dir, and I think I did add him to the group of the first user16:53
zaitzevbut I couldn't do much..16:53
joe_Vitelzaitzev: Of course, I'm not a big FTP person. I don't know if your FTP users are the same as system users16:54
zaitzevtruth be told, I only have myself and a close friend using this server16:54
zaitzevhowever, 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 files16:55
zaitzevbut I do not want to give him the user/pass to the account that runs the server16:56
zaitzevand, I'm not very familiar with the whole user/group system..16:57
joe_Vitelzaitzev: 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 required16:59
=== mcclurmc is now known as mcclurmc_away
zaitzevjoe_Vitel: what would the parameters be? Just add a normal user, and add him to the group the first user is in?17:08
joe_Vitelzaitzev: 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:18
zaitzevjoe_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:19
zaitzevI would've thought it worked, but no17:20
joe_Vitells -lh will show you the permissions (probably something along the lines of drwxr-xr-x). r means read, w means write, x means execute17:21
hallynstgraber: 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
zaitzevjoe_Vitel: Yeah I know, and the folder containing the gameserver has these permissions: drwxrwxr-x17:21
zaitzevso the new user SHOULD be able to do whatever within that folder, but that doesn't work17:22
joe_Vitelfor user/group your username? and you're sure new user is in group you username?17:22
stgraberhallyn: no objection17:23
zaitzevoh wait, never mind, I was in the user home directory which apparently doesn't allow the new user to do anything17:23
zaitzevmy bad :)17:23
zaitzevnext step would be to symlink that folder into the new users home dir17:24
zaitzevsince the ftp server is jailed to the user homedir, a symlink is needed.17:24
=== dendrobates is now known as dendro-afk
zaitzevbut when I make one it doesn't appear in the ftp :P17:25
joe_VitelThere is probably a config option somewhere in your ftp server to follow symlinks17:25
zaitzevI don't remember how it was done..I have a symlink on MY user in MY homedir, showing up in the ftp17:26
zaitzevI thought it was ln -s target linkname17:27
plmpeople, how I know when the ubunut was installed? are there a file where are indicate this, like as /etc/lsb-release?17:28
hallynstgraber: great17:29
plmanyone?17:30
zaitzevplm: try this:17:31
zaitzevls -al /var/log/installer/syslog17:31
zaitzevthe date of the file should reflect the date the system was installed17:31
=== Skaag_ is now known as Skaag
plmzaitzev: thanks17:35
zaitzevmaybe I should use mount instead of symlink17:42
=== dendro-afk is now known as dendrobates
joe_VitelCan 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.18:05
=== bitmonk_ is now known as bitmonk
rbasakjoe_Vitel: it looks like one of the clocks is off by six hours. Do you have the hardware clock set to UTC?18:09
joe_Vitelrbasak: Yes, and changing it doesn't seem to make a difference. It's always roughly 21k seconds difference18:10
rbasakjoe_Vitel: what about the maas server?18:10
rbasakjoe_Vitel: what time zone are you in?18:10
joe_VitelAmerica/Denver18:10
joe_VitelMST, UTC - 7 I believe18:10
rbasakit does sound suspiciously like a local time / UTC problem18:11
joe_VitelMy thoughts as well, but I can't seem to narrow down where what is getting the wrong time zone18:11
rbasakcheck "date --utc" on the maas server18:11
joe_VitelTue Aug  7 18:11:42 UTC 201218:11
joe_Vitel+6 hours from local time18:12
rbasakI'm stumped then, sorry. Try #maas18:12
joe_VitelYeah, kind of where I'm sitting too. It SHOULD work, but... doesn't... Thanks for the help though.18:13
rbasakPerhaps manually skew the hardware clock by six hours?18:13
joe_VitelYeah, was thinking of giving that a try.18:13
uvirtbotNew 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/103409818:15
shiman6on ubuntu server 12.04 (x64), eth0 stops transmitting during a multicast session. I have to restart the server to use eth0 again18:16
shiman6wow, this chat is dead18:21
=== Skaag_ is now known as Skaag
shiman6Anybody active?18:31
PiciYes, but I don't know the answer to your question.18:31
shiman6Okay. Is there any known issues regarding clonezilla?18:32
shiman6the clonezilla channel is completely empty, so i have to ask here18:32
druonysusI am trying to set up nagiosgrapher on ubuntu 12.04 in aws. does the nagiosgrapher package do any basic configuration of nagiosgrapher?18:42
druonysusI see there is a template directory but nothing is in it18:42
=== Skaag_ is now known as Skaag
SpamapShttp://grza.net/GIS/Admiral%20Ackbar%20SNMP%20Notifications.jpg18:50
=== cpg|away is now known as cpg
sorenSpamapS: SNMP does seem rather alien.18:58
SpamapSyes, if aliens are lax about security and like multiple unnecessary layers of indirection :)18:59
sorenSpamapS: They love that stuff.19:05
SpamapSsoren: really if you think about it long enough that *totally* explains the turning-cows-inside-out obsession19:07
adam_gzul: why'd you skip those failing keystone tests? what was causing the failure? was just about to lookat it19:15
zuladam_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 guyest19:15
zulpeople still use net-snmp? how quaint19:16
adam_ghmm19:20
uvirtbotNew bug: #1034125 in lxc (main) "containers can load a kernel to kexec" [High,Triaged] https://launchpad.net/bugs/103412519:26
hallynzul: 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
uvirtbotLaunchpad bug 1030612 in libvirt "libvirt depends on undesirable additional packages" [Low,Triaged] https://launchpad.net/bugs/103061219:35
zulhallyn: i dont have a problem with dnsmasq but libavhi?19:35
hallynzul: i don't even know what libvirt uses that for19:37
zulhallyn: neither do i19:38
zulhallyn, must be for some name discovery destopy stuff..19:38
zulsmoser: do you have any problems with above? ^^^19:38
smoserwell, the bug description says they're undesirable.19:39
smoserso i have a feeling i dont want them19:39
smoser:)19:39
resnoquestion for you folks. if you had a small businness idea, would you start in a vps or host from home?19:39
smoserresno, vps.19:40
smoser(or ec2)19:40
smoserhallyn, if it functions with those not isntalled, i think i see no objection.19:40
resnojust to much hassle to host at home or not cost effective? smoser19:40
resnoor is speed the issue?19:40
hallynsmoser: well, depends on what 'functions' means.  virbr0 won't work (no dnsmasq-base)19:41
hallynso it'll end up with a different setup with and without those19:41
ScottKresno: Reliablity.19:41
ScottKUnless you have redundant power and network connections to your home.19:41
smoserresno, what ScottK said mostly.19:42
smoserhallyn, is virbr0 broken?19:42
smoseror just no dnsmasq on it19:42
hallynsmoser: actually not sure - i suspect libvirt might fail to start (with virbr0 set to autostart) bc of it19:43
hallynanyway if you didn' twant dnsmasq-base, you better not want virbr019:43
hallynfeh, i'll wait a bit on that one.  clearly i need to experiment.  thanks.19:44
hallynstgraber: do you have any lxc precise-proposed changes pending?19:45
stgraberhallyn: nope19:46
stgraberhallyn: at this point it's best to stack without uploading as precise is frozen for the point release19:46
stgraberhallyn: unless it's a critical issue that should be fixed for the point release19:47
hallynstgraber: suggestsions where to stack?19:47
hallynnah, ,not critical, just a fix for the 'stop lxc-net breaks if LXC_USE_BRIDGE=false' bug19:47
hallynin fact i'll just put it off until next week19:47
stgraberhallyn: either branch ubuntu:precise-proposed/lxc assuming it's valid and up to date or just attach some good old debdiffs to the bugs19:48
hallyni didn't think precise-proposed had a bzr tree. cool.19:48
=== Skaag_ is now known as Skaag
=== dendrobates is now known as dendro-afk
ahs3hallyn: just to make sure...there should be _no_ patches in netcf now, correct?20:01
hallynahs3: incorrect.  there should be 320:03
hallynfixpathsetp, add-tests-debian, and add-ncftool-manpage20:03
ahs3hallyn: oic.  yup.  got it.20:04
hallyn(all three forwarded upstream, should be droppec by 2.0.1 hopefully)20:04
ahs3k.  i'm going to fix that up and re-upload20:06
hallynis that definately worth it?20:06
ahs3dunno.  i'd rather have it done right20:07
hallyni guess it coudl be confusing not to.20:07
hallynok20:07
* ahs3 is working on it now20:07
arrrghhhhello.  is it possible to run ubuntu server behind a proxy server?20:32
rbasakYes.20:33
arrrghhhi added my proxy info when i installed, and it seemed to work.  but now i apt-get update and it does not.20:33
jcastroanyone know if hp cloud's storage thing provides simple http serving like s3/gcs do?20:33
arrrghhhi 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:33
rbasakTake 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
arrrghhhok thx20:36
jcastroah, it seems HP storage does indeed do simple http serving20:37
arrrghhhrbasak, /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:38
rbasakOn 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 everything20:39
arrrghhhyea i'm getting 407 proxy auth required.  i placed a username/password in there, but it doesn't seem tow ork.20:39
arrrghhhwork*20:39
arrrghhhhrm.20:39
rbasakNot sure about proxy auth20:42
rbasak(for apt)20:42
arrrghhhi managed to get this working on ubuntu desktop20:43
arrrghhhi 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
arrrghhhbut 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
haxxpopWhere must I get sandbox to run untrusted app?20:44
SpamapShaxxpop: safest bet is true virtualization (kvm, xen, etc)20:45
rbasaksounds like your proxy is being generous20:45
rbasakMaybe you could wget to do something similar?20:45
rbasakMight be better to tunnel out, run a mirror, or configure your proxy to allow your server though20:46
arrrghhhrbasak, i'd like to get this working with the proxy, if possible.20:46
arrrghhhotherwise 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:46
rbasaklooks like it apt does support proxy auth20:47
rbasakeg. http://www.onlinehowto.net/apt-get-via-authentication-proxy/138820:47
haxxpopSpamapS: I don't want to use Virtual Machine because I just want to run only one app.20:47
arrrghhhhaxxpop, but that ENSURES a good sandbox environment.20:48
haxxpoparrrghhh: I also want to get output from such app20:49
jpdshaxxpop: lxc?20:50
arrrghhhhaxxpop, so?20:50
jpdshaxxpop: Otherwise, stick AppArmor on top of the app.20:51
hallynarkose is also made for that20:51
hallyn(sits on top of lxc and apparmor)20:51
arrrghhhthere's gotta be something else to this.  why does the proxy let me authenticate for firefox, but not for apt?  ugh.20:52
haxxpopjpds: how can I do that20:52
arrrghhhi 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:52
arrrghhhcan i use a PAC file?20:53
jpdshaxxpop: cat one of the /etc/apparmor.d/usr.bin.* files.20:53
jpdshaxxpop: https://wiki.ubuntu.com/AppArmor20:56
jpdsarrrghhh: sudo apt-get update -o Acquire::http::Proxy="http://user:password@proxyaddress:port/" ?20:57
arrrghhhjpds, hrm, let me try.20:57
arrrghhhi have a feeling it'll give me the same thing.  it's hitting the proxy20:57
arrrghhhfor whatever reason it's not authenticating.20:57
jpdsCheck the proxy logs then.20:58
arrrghhhi don't have access to the proxy server.  oh well.20:58
arrrghhhso strange that i could get this to work on ubuntu desktop...20:58
arrrghhhis there another type of proxy server that i'm overlooking?21:00
arrrghhhi have a PAC file and the server itself...21:00
arrrghhhhttp://proxychains.sourceforge.net/ ?21:01
=== Skaag_ is now known as Skaag
arrrghhhOK, i have a feeling it's our proxy.21:22
arrrghhhi 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
lifelesssquid?21:22
arrrghhhlifeless, other direction.21:23
arrrghhhi am running ubuntu-server and i need to go thru a proxy to get to the 'net.21:23
lifelessarrrghhh: squid can run in both directions, which is why I asked.21:23
lifelessso saying other direction, doesn't rule anything out.21:23
arrrghhhoh i apologize.  usually when people mention squid they think i want to setup a proxy server :P21:24
arrrghhhno it's an ironport proxy server21:24
=== cpg is now known as cpg|away
lifelesswhat auth scheme are you using ?21:24
arrrghhhlifeless, 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
arrrghhhin 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
arrrghhhhttp://openubuntu.com/index.php/topic.1952.30.html21:25
arrrghhher that didn't link to the thread, sorry.  1 sec21:25
arrrghhhhttp://openubuntu.com/index.php/topic,1952.30.html21:26
arrrghhhthat does ^^21:26
lifelessarrrghhh: so, if you're using kerberos or ntlm or negotiate with the proxy, apt won't work21:27
arrrghhhlifeless, but firefox will?21:28
lifelessas it only knows basic auth21:28
lifelessright21:28
arrrghhhpoop.  so what can i do?21:28
arrrghhhisn't there some package i can install to auth to the proxy?  crap, i had a tab open here...21:28
lifelessreconfigure the ironport to support basic authentication, or configure it to allow access to the ubuntu mirror you are using w/out any authentication.21:28
lifelessor use another intermediary proxy to do the authentication for you21:29
arrrghhhhrm21:29
arrrghhhi can't reconfigure the proxy server, unfortunately.  i don't have access to it.21:29
lifelesssomething like http://ntlmaps.sourceforge.net/21:29
lifeless(caveat: I haven't used that, just found it via a quick google search)21:29
arrrghhhyea that was it.21:30
lifelessyou can validate that this is the problem by checking a tcpdump of your apt requests21:30
arrrghhhOK21:30
arrrghhhlifeless, 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:41
lifelesssomething like21:45
lifelesssudo tshark -i eth0 -X port 80 or port 808021:45
lifelessor whatever port your proxy is on21:45
lifelessbe sure you've configured apt to use the proxy21:45
arrrghhhhrm21:48
arrrghhhok21:48
adam_gzul: what do we do about https://review.openstack.org/#/c/10823/21:53
zuladam_g: its on my list to update this week22:07
=== dendro-afk is now known as dendrobates
SalmanThat ubuntu that help22:16
SalmanSi22:16
SalmanSomeany helped me Ubuntu22:17
arrrghhhSalman, do you have a question?22:17
Salmanarrrghhh: Help me22:18
Salmanarrrghhh: How to unbanned ubuntu22:18
arrrghhhSalman, ask a question22:18
arrrghhhuhm22:18
arrrghhhi assume you mean #ubuntu?22:18
arrrghhhperhaps you're banned from flooding or something?  i can't unban you.22:18
SalmanOk :(22:19
zaitzevwhen I do mount --bind /some/dir/to/mount /target/dir - how do I unmount it? Is it umount /target/dir ?22:26
zaitzevI just want to make sure so I don't do something too wrong22:26
arrrghhhumount /target/dir is correct.22:27
zaitzevcool22:27
zaitzevatleast I get it right sometimes. :p22:27
arrrghhhlol22:32
arrrghhhlifeless, not sure if you are interested or not but cntlm did the trick.22:37
arrrghhhnot sure why, but i couldn't get the other one to work.  cntlm did a great job tho, works great!!!22:37
lifelesscool22:38
zaitzevdoes usermod -l change the name of the home directory as well as the username itself?22:40
zaitzevoh nvm, it's done with -d :)22:42
dolvubuntu server 12.04 (headless) how to change video mode?23:16
lifelessif you're headless you have no video.23:17
dolvi headlees but i need to change video mode for terminal.23:18
dolvmeaning 80x30 GVA and so on23:19
dolvmeaning 80x30 VGA and so on23:19
* zaitzev wonders what uses 80x3023:20
dolv80 columns by 30 rows23:20
zaitzevI know what the numbers imply, but where? Do you mean putty?23:21
zaitzevbecause that's the only place I can imagine those numbers being relevant, to its window size.23:22
zaitzevor am I missing something?23:23
=== dendrobates is now known as dendro-afk
dolvOK. 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:26
dolvI see that some symbols are displayed but they can't be read. It is smashed23:28
dolvvideo is on D815 intel integrated cheapset23:29
dolvzaitzev: do you spaek russian or ukraininan&23:33
dolvany ideas, guys?23:36
zaitzevoh, hey23:37
zaitzevno sorry23:37
zaitzevsomeone else might tho, if you just hang around here for a while.23:38
dolvi think it is vga/driver problems. Can someone consult, please?23:40
uvirtbotNew bug: #1021822 in python-quantumclient (universe) "[MIR] python-quantumclient" [High,Incomplete] https://launchpad.net/bugs/102182223:56
=== cpg|away is now known as cpg

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!