=== virusuy_ is now known as virusuy | ||
=== james_ is now known as Guest88169 | ||
kennett | I need help w/ automated pxe install. | 04:38 |
---|---|---|
kennett | The installation stops because of default route. | 04:43 |
Senor | How can I connect into one private network through ssh tunnel? | 04:54 |
kennett | http://pastebin.ubuntu.com/5927748/ that's my kickstart.cfg file. What am I missing or doing wrong? | 04:56 |
=== thumper is now known as thumper-afk | ||
=== acrocity_ is now known as acrocity | ||
=== smb` is now known as smb | ||
=== Rallias is now known as NotRallias | ||
echod | hi, I'm looking for some help setting up my own linux VPS server (at home, on my own machine) but all I find are tutorials for setting up a VPS on an account you buy. Can anyone help me out, point me to some good recources, guides ... thanx ! | 12:14 |
mardraum | echod: http://wiki.libvirt.org/page/UbuntuKVMWalkthrough | 12:15 |
mardraum | that should get you started - and you can stop calling it "VPS" right now, it's a "VM" | 12:16 |
mardraum | that page is pretty basic and perhaps not 100% correct with a current release, but you can google and read the rest (eg about libvirt) | 12:17 |
mardraum | you don't *need* libvirt but it is a popular framework for handling virtualisation | 12:17 |
echod | thanx mardraum, Il look into it ! yeah I was beginning to think I was searching for the wrong thing, Guess I'l better focus on VM and everything that has to do with it then. Thanx a lot ! | 12:18 |
mardraum | key terms are perhaps kvm, qemu, libvirt, vm | 12:19 |
echod | forgot to say, I'm a noob (in webservers and linux anyway), but I'm sure you already gathered that hehe | 12:19 |
echod | ah, ok, thank you | 12:20 |
mardraum | well, you don't need a webserver at all (as in http) | 12:20 |
mardraum | so you win there :P | 12:20 |
echod | hehe | 12:20 |
echod | right, have some reading to do ... bb | 12:21 |
ghostlines | hi all, does ufw block all incoming & outgoing connections by default? | 13:09 |
hewhocutsdown | how do you install print drivers on server sans GUI? CUPS is easy, but wasn't sure about the driver installation. | 13:09 |
=== cmagina_ is now known as cmagina | ||
jdstrand | ghostlines: by default it blocks most incoming and allows outgoing with stateful tracking (see man ufw) | 13:18 |
ghostlines | thanks, I see the problem now I have a bridge setup, and ufw blocks the bridged traffic that my KVM vm's use | 13:28 |
=== acrocity_ is now known as acrocity | ||
resno | I'm using a FTP program, with chroot. The only way to include other dirs I see is by mounting dirs. When you unmount the dir, the files disappear out of the dir and into the users location. Am I doing something wrong or is that intended behavior? | 13:51 |
mardraum | resno: I think you better go back to square one and describe wtf you are using and doing in detail. | 14:04 |
resno | I am using VSFTPD for FTP access. | 14:06 |
resno | I have set it up to use chroot to stop users from moving ebyond where they should. | 14:06 |
resno | In order to allow users to access multiple directors, the only method is using a mount. I issue the mount, but when I umount it, the file are moved from their intended location back to users original mount place. | 14:07 |
mardraum | I think you shouldn't be using chroot then | 14:12 |
mardraum | it's for a specific purpose, seemingly not what you need | 14:12 |
resno | mardraum: do you think theres a better way to secure access? | 14:15 |
resno | or is that for me to find? | 14:15 |
mardraum | er | 14:16 |
mardraum | I kind of gave up suggesting because you seem to want to use FTP | 14:17 |
resno | Oh, user wants ftp :( | 14:17 |
mardraum | but I would look into SFTP, as provided by SSH | 14:17 |
resno | im kinda forced into it | 14:17 |
resno | ya, is that well supporteed? | 14:17 |
resno | i looked into it a bit | 14:17 |
mardraum | filezilla does it | 14:18 |
resno | cool, ill look into that then | 14:18 |
resno | do you have experince with it? | 14:18 |
mardraum | and you can use the sftp only hooks into SSH that ubuntu provides with openssh | 14:18 |
mardraum | sure, it's way better than ftp on so many levels. | 14:18 |
resno | for staters its go secure ;) | 14:19 |
resno | mardraum: and it does chrooting as well im sure | 14:19 |
mardraum | yes. just remember the chrooted dir has to be root owned | 14:20 |
mardraum | you can make a dir for users under that | 14:20 |
mardraum | that they can write to | 14:20 |
resno | that would also mean it would use port 21 or the ssh port defined? | 14:20 |
mardraum | just 22 | 14:20 |
mardraum | sftp has absolutely nothing to do with ftp | 14:21 |
mardraum | (thank god) | 14:21 |
resno | lol, i meant 22 | 14:21 |
* Pici hates ftps | 14:21 | |
caraconan | Hi there. Any good howto for Ubuntu server of sssd? | 14:21 |
resno | whats sssd? | 14:21 |
caraconan | sssd -> service that (I hope) will allow to specify different sources of authentication | 14:23 |
caraconan | My goal is set up SSH + LDAP in a particular server | 14:23 |
caraconan | Thus use LDAP users instead of looking up /etc/passwd local file | 14:24 |
mardraum | why not use ldaps? | 14:26 |
caraconan | ldaps? What's that? | 14:30 |
zul | roaksoax: mind reviewing? https://code.launchpad.net/~zulcss/nova/sqlalchemy-fixes-0.8/+merge/177615 | 14:30 |
pmatulis | ldaps is pretty much deprecated | 14:50 |
caraconan | Hi there. I'm following a sssd howto, and I need to know which is the "default PAM configuration file" on Ubuntu server. More context on http://paste.debian.net/20207/. Thanks | 15:14 |
pmatulis | caraconan: without looking too deep i would say /etc/pam.d/common-auth | 15:28 |
caraconan | pmatulis: thanks | 16:18 |
klnlnll | Hi there, whenever I install 12.04 on this server that as a 4TB disk grub comes up and says out of disk | 16:33 |
klnlnll | the first time i installed it i just did 4tb / and it wouldn't boot at all, then I went and redid it with a separate /boot partition and it still says "out of disk" but at least it boots | 16:34 |
klnlnll | does anyone know how to avoid/fix this? | 16:34 |
=== klnlnll is now known as Teduardo | ||
roaksoax | adam_g: thoughts? http://pastebin.ubuntu.com/5929642/ | 16:43 |
adam_g | roaksoax, you need to mock os.environ | 16:45 |
adam_g | roaksoax, or rather, service_name() | 16:45 |
adam_g | roaksoax, since it looks like you're setting SERVICE_NAME at the top level,, you can patch it with the rest of whatever you are patching, and set its return_value to something in the tests' setUp() so that its mocked for every test | 16:47 |
roaksoax | adam_g: http://paste.ubuntu.com/5929657/ | 16:47 |
adam_g | roaksoax, oh, right. you need to get that patched before you load the utils module in your tests. service_name() is being called at module load | 16:48 |
adam_g | roaksoax, checkout how i handled it for restart_map() in cinder. similar | 16:48 |
roaksoax | adam_g: ok coolt hanks! | 16:48 |
adam_g | there might be a better way to do it, not sure | 16:48 |
zul | adam_g: https://code.launchpad.net/~zulcss/cinder/sqlalchemy-ftbfs/+merge/177648 | 16:54 |
=== natefinch is now known as natefinch-lunch | ||
adam_g | zul, https://code.launchpad.net/~gandelman-a/ubuntu/saucy/cinder/greenlet_min/+merge/176272 | 17:19 |
zul | adam_g: +1 | 17:22 |
zul | adam_g: https://code.launchpad.net/~zulcss/nova/sqlalchemy-fixes-0.8/+merge/177615 | 17:35 |
=== natefinch-lunch is now known as natefinch | ||
optimusOO7 | hello | 17:51 |
optimusOO7 | i am having trouble downloading packages, i am able to install packages like keystone from ubuntu cloud repo but i am not able to install vim, i am getting "503 Unable to download in offline mode", it looks like a proxy problem, but i am not sure how to solve this | 17:53 |
sarnold | optimusOO7: are you using a local proxy? (squid-deb-proxy, apt-cacher-ng, etc?) | 17:54 |
optimusOO7 | thats the issue, i don't know if this machine is using proxy | 17:54 |
optimusOO7 | but it seems that its using local proxy | 17:55 |
sarnold | optimusOO7: ah :) apt-config dump | grep Proxy | 17:55 |
optimusOO7 | sarnold: cool :) | 17:55 |
optimusOO7 | sarnold: yes, its using proxy | 17:55 |
sarnold | optimusOO7: cool. :) I hope that's enough to help get the problem solved | 17:56 |
optimusOO7 | sarnold: Acquire::http::Proxy "http://server:3142"; | 17:57 |
optimusOO7 | sarnold: i tried to set the env variable but still its not working | 17:58 |
sarnold | optimusOO7: does that server exist? can you ping it? does it work for other tasks? do you want / need to continue using it? | 17:58 |
sarnold | optimusOO7: I've got a vague memory that apt doesn't care about the http_proxy environment variable | 17:58 |
optimusOO7 | sarnold: yes i can ping it | 17:59 |
optimusOO7 | sarnold: yes, its a puppet master | 17:59 |
optimusOO7 | sarnold: i would need it | 17:59 |
optimusOO7 | sarnold: still getting 503 Unable to download in offline mode | 18:00 |
sarnold | optimusOO7: okay, nice. the downside is now you get to figure out why it is reporting 503 errors :( | 18:00 |
chrisan | What does mounting with acl do? https://help.ubuntu.com/community/FilePermissionsACLs I didnt see this guide prior and just installed acl and went off using it, it seems to be working w/o editing fstab..? | 18:09 |
optimusOO7 | sarnold: now when i tried to install qemu, it downloaded some updates but some of them showed 503 | 18:10 |
optimusOO7 | Fetched 7,051 kB in 0s (14.3 MB/s) | 18:11 |
optimusOO7 | Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_0.41-1ubuntu2.1_amd64.deb 503 Unable to download in offline mode | 18:11 |
optimusOO7 | Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_0.41-1ubuntu2.1_amd64.deb 503 Unable to download in offline mode | 18:11 |
optimusOO7 | Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/q/qemu-kvm/qemu_1.0+noroms-0ubuntu14.10_amd64.deb 503 Unable to download in offline mode | 18:11 |
patdk-wk | sounds like you where using a bad mirror, or have a proxy configured | 18:11 |
sarnold | optimusOO7: are there any messages in the proxy's log files? | 18:11 |
sarnold | chrisan: did you mount -oremount,acl at some point? | 18:12 |
patdk-wk | if you don't mount with acl, you won't have acl support and only have user/group/other permissions | 18:13 |
patdk-wk | one of these days, I will use acl's (but not for atleast 20more years) | 18:13 |
chrisan | sarnold: i did not, just did an apt-get install acl and went off with setfacl cmds | 18:13 |
sarnold | chrisan: the setfacl might work with or without the 'acl' option. but can you -use- them? | 18:14 |
chrisan | i will have to test, `mount | grep acl` returns nothing but `getfacl mydir` spits out my options | 18:15 |
patdk-wk | yes, the acl is applied and stored | 18:16 |
patdk-wk | but it's never checked when accessing the file | 18:16 |
chrisan | ah, ok, easy to add - was just curious of how things were "working" - thanks all | 18:17 |
zul | adam_g: https://code.launchpad.net/~zulcss/python-heatclient/ftbfs/+merge/177662 anhttps://code.launchpad.net/~zulcss/nova/sqlalchemy-fixes-0.8/+merge/177615 pleased | 18:19 |
adam_g | zul, where has this been forwarded? http://bazaar.launchpad.net/~zulcss/nova/sqlalchemy-fixes-0.8/revision/599/debian/patches/remove-deprecated-sqlalchemy-option.patch | 18:20 |
zul | adam_g: https://review.openstack.org/#/c/39296/ | 18:21 |
zul | adam_g: ill put that in in the patch | 18:22 |
adam_g | zul, ok. does it fix a FTBFS or just silence warnings? | 18:22 |
zul | adam_g: ftbfs | 18:22 |
zul | adam_g: fixed | 18:35 |
axisys | how to add sphinx plugin into mysql 5.5 from ubuntu repo? | 19:20 |
_ruben | wonder if there's some magical way around bug #1008385 | 19:29 |
uvirtbot | Launchpad bug 1008385 in apache2-mpm-itk "apache-mpm-itk writes wrong process name in /proc/$$/status" [Medium,Confirmed] https://launchpad.net/bugs/1008385 | 19:30 |
Gatorz | hello | 19:45 |
Gatorz | I need help with my server ive tried looking all over | 19:45 |
zul | adam_g: https://code.launchpad.net/~zulcss/python-ceilometerclient/keystone-ftbfs/+merge/177680 | 20:03 |
roaksoax | Daviey: still around? | 20:05 |
Daviey | roaksoax: maybe | 20:07 |
Daviey | Please leave a message after the tone. <BEEP> | 20:07 |
roaksoax | Daviey: if you have the time, could you promote 'crmsh' to main and remove system-config-cluster, and redhat-cluster from the archive? | 20:08 |
Daviey | roaksoax: bug numbers ? | 20:08 |
roaksoax | https://bugs.launchpad.net/ubuntu/+source/redhat-cluster/+bug/1205107 | 20:08 |
uvirtbot | Launchpad bug 1205107 in redhat-cluster "[remove] redhat-cluster" [High,New] | 20:08 |
roaksoax | https://bugs.launchpad.net/ubuntu/+source/system-config-cluster/+bug/1205438 | 20:08 |
uvirtbot | Launchpad bug 1205438 in system-config-cluster "[remove] system-config-cluster" [High,New] | 20:08 |
Daviey | lookng | 20:09 |
roaksoax | https://bugs.launchpad.net/ubuntu/+source/crmsh/+bug/1205019 | 20:09 |
uvirtbot | Launchpad bug 1205019 in crmsh "[MIR] crmsh" [Critical,Fix committed] | 20:09 |
Daviey | roaksoax: done | 20:19 |
roaksoax | Daviey: awesome! thanks!! :) | 20:19 |
Gatorz | w00t | 20:21 |
Gatorz | finally | 20:21 |
Gatorz | I need some help with my nix server if someone can PM me | 20:21 |
sarnold | Gatorz: IRC tends to work best if you just ask specific questions. | 20:24 |
Gatorz | true | 20:24 |
Gatorz | well, here is the issue all my sites still arent showing up I have 12 domains and I simply only have one showing up not sure why only thisone shows up but, I have set up the resolv.conf with Google DNS so still notsure why all the sites arent up | 20:25 |
Gatorz | for example | 20:26 |
Gatorz | http://www.martinmonica.com/ | 20:26 |
sarnold | Gatorz: a lot can go wrong with DNS. There's both the publishing of data and then there's the lookup of data.. it's best to solve just one problem at a time.. | 20:26 |
sarnold | "This is the default web page for this server." | 20:26 |
Gatorz | alright | 20:26 |
Gatorz | I know its the default page so at least the domain works | 20:26 |
Gatorz | but, the rest dont work so my question is why | 20:27 |
sarnold | Gatorz: were the domains previously hosted elsewhere? have their old records expired from caches yet? | 20:28 |
Gatorz | nope it was always hosted at my home server | 20:28 |
sarnold | Gatorz: does 'host www.martinmonica.com` show you the addresses you expect? how about each of the other hosts? | 20:29 |
Gatorz | lemme check hold on sarnold | 20:29 |
Gatorz | yes it does! | 20:30 |
Gatorz | =) | 20:30 |
Gatorz | but, not the others | 20:30 |
sarnold | Gatorz: okay, cool, now go find the DNS servers responsible for the authoritative records for those other hosts / domains -- is it correct? are there errors in the logs? | 20:30 |
Gatorz | nope no errors | 20:32 |
Gatorz | hmm sarnold hold on lets see here | 20:33 |
=== shadeslayer_ is now known as shadeslayer | ||
joshu | to change the language of the OS from the command line is this the only file to change /etc/default/locale | 21:17 |
sarnold | joshu: maybe you also have to run the update-locale program.. I don't see a manpage but the source looks like it performs sanity checks.. | 21:45 |
joshu | ok I'll try that sarnold | 21:56 |
adam_g | zul, ping | 22:16 |
lurker | jj | 22:20 |
lurker | do u c me | 22:21 |
lurker | :-( | 22:21 |
lurker | :-[ | 22:22 |
=== LargePrime is now known as Guest41531 | ||
lurker | Hello | 22:26 |
lurker | LargePrime- Hello | 22:27 |
sarnold | lurker: hello :) | 22:41 |
sarnold | lurker: IRC tends to be quiet until someone has a question; since we're all at work or asleep or something, we're not all on irc allthe time | 22:41 |
lurker | sarnold: I now with other one | 22:45 |
lurker | sarnold, thank you sir sarnold, I have no more | 22:50 |
zul | adam_g: whats up | 23:13 |
adam_g | zul, so there will be a 2013.1.3 release next week, and quantum has been renamed to neutron. how are to handle SRU'ing that? | 23:14 |
zul | adam_g: shouldnt effect raring imho | 23:14 |
adam_g | zul, how so | 23:14 |
zul | adam_g: there isnt a neutron in raring | 23:15 |
zul | adam_g: besides the neutron package has been transitioned from quantum | 23:15 |
adam_g | zul, ok. nvm, i thought the stale/grizzly branch had more done to it than its git repo location/name | 23:16 |
zul | adam_g: no dont think so | 23:16 |
zul | adam_g: should be just a matter of parking the neutron tree in a branch somewhere an just cherrypicking fixes to stable/grizzly | 23:17 |
adam_g | zul, huh? what do you mean cherry-picking fixes? | 23:18 |
adam_g | that sounds scary | 23:18 |
zul | adam_g: nm...im just babbling | 23:18 |
adam_g | zul, the upstream branch is still getting commits like the other stable branches, everything is just renamed to neutron in LP/gerrit/etc | 23:19 |
zul | adam_g: ah ok thats cool then | 23:19 |
* zul disapears for a bit | 23:19 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!