=== Prince is now known as prince === prince is now known as xera [01:31] I'm trying to mount a remote directory on Ubuntu server on my local Linux Mint machine. But i'm having some trouble getting user mapping to work [01:31] my username on the local machine and the remote server matches, but not the uid [01:33] I figured i need to configure http://linux.die.net/man/5/idmapd.conf but I'm not quite sure how to [01:38] Oh and btw - I'm ofc using NFS, sorry about that ;-) [01:38] And I am able to mount the directory, but I cannot write to a directory on the server which my local user at the server owns (uid mismatch) [08:09] hello [08:10] my system has crashed after installing a script [08:10] what should i do to fix? [08:11] it is that script http://pastebin.com/EGxs2auF [08:49] ddellav, coreycb: just checking that you know about 'check-mir' in ubuntu-dev-tools right? [08:50] jamespage i did not. [08:50] oh god, so helpful [08:51] ddellav, sorry - assumption on my part [08:51] ddellav, grep-merges is quite useful as well... [08:51] so long as zigo is uploading to unstable... [08:51] ddellav, blimey you're up late... [08:52] jamespage yea i have a upper respiratory infection, it's making it difficult to sleep so i figured i'd jump on and get some work done heh [08:53] ddellav, do we need a sync of python-pika-pool from unstable? [08:54] jamespage yes, there's an FFE open and i'll be creating the MIR soon if i coreycb hasn't already [08:54] ddellav, okay [08:55] jamespage https://bugs.launchpad.net/ubuntu/+bug/1552827 [08:55] Launchpad bug 1552827 in Ubuntu "[FFE] Please sync python-pika-pool (0.1.3-1) from Debian (unstable)" [Undecided,New] [08:55] just looking at backport failures [09:02] Good morning. === _KaszpiR__ is now known as _KaszpiR_ [09:22] hello [09:24] o/ [09:25] how to delete packages in terminal? [09:25] for example python-pycurl:amd64 7.19.5.1-1ubuntu2 [09:26] linuxlove: sudo apt-get remove|purge ; also read the man page of apt-get. [09:27] lordievader, i get error when i run sudo apt-get remove python-pycurl:amd64 7.19.5.1-1ubuntu2 [09:27] why? [09:28] linuxlove: Because that ain't a package name? 'python-pycurl' is the package name. [09:29] oh yes [09:31] what is difference between purge and remove? [09:31] purge removes configuration files afaik [09:31] ^ that. Like I said read the man page. [09:31] Everything is explained in the man page. [09:33] you mean purge uninstall and delete configuration files? [09:34] apt-get remove doesn't remove configuration files, apt-get purge does. === arcsky_ is now known as arcsky [10:41] anyone here using duo security 2 factor auth with their ubuntu server 14.04? [10:50] Deeps: I do [10:57] henkjan: could you share what config you're using? i'm trying to get ssh access authenticated with duo, but my auth log just shows Aborted Duo login for 'user' from host: Error gathering user response [10:57] if i set the user to 'bypass' in the duo control panel, auth succeed. the moment i require 2fa, it just throws that error all the time [10:58] duo logs show successful login when it's set to bypass, so i guess the problem is local to my host / sshd, rather than between my server and duo api integration [10:58] and yeah, actually, it's almost definitely that. i dont think /etc/init.d/ssh restart is actually working [10:58] Deeps: can you try the command login_duo in your shell [10:59] try stop ssh; start ssh [10:59] oh god, systemd isnt it [10:59] * Deeps has to learn new things [10:59] weird mixup of upstart and sysv init in 14.04 [11:00] restarting ssh the old way doesnt work [11:00] root@ubuntuvm:~# start ssh [11:00] start: Job is already running: ssh [11:00] but no sshd actaully running [11:00] blah being summoned to do other things, thanks for the pointers, looks like i've found where half the problem is at least [11:28] hi all [11:36] folks I need somebody to clear some things for me. SO. I have a single CPU, 8 physical core, 16 threads server. I would like to create a VM (esxi) and I'm asked how many virtual sockets I would like to allocate, and how many cores per virtual socket. now, is a virtual socket the same as a physical CPU, OR as a physical core? [11:50] ddellav, coreycb: there was also a niggle with the sbuild process in b-o-m - had to ensure that a dist-upgrade gets done before package build to pickup newer dh-python... [11:50] anyway fixed now [11:59] howdy jamespage [11:59] hey koolhead17 [12:00] jamespage: i feel like n00b here [12:00] either a lot new faces are here or lot oldies have left :D [12:00] koolhead17, no way you're old skool [12:00] jamespage: how is everything going [12:00] koolhead17, always welcome :-) [12:00] koolhead17, nicely ta - how about you? [12:01] jamespage: am doing good, joined new gig [12:01] koolhead17, ? who with? [12:01] www.minio.io [12:03] @jamespage Object Storage with AWS S3 API compatibility in Golang. :D [12:03] koolhead17, object storage in golang? that rings a bell :-) [12:03] well maybe some rings anyway [12:03] :D [12:04] adam_g: supp [12:04] koolhead17, plans for swift compat and keystone integration maybe? [12:07] jamespage: we are small team & at this point focusing on S3 specific compatible API, hence i would doubt [12:08] always up for more community contribution though. :) [12:08] ack === mohammad is now known as Guest12018 === xera is now known as King [12:33] jamespage, thanks for the tip on check-mir, that's useful === skeezix-hf is now known as Ofir === Ofir is now known as skeezix-hf [15:32] I'm trying to mount a remote directory shared via NFS from an Ubuntu server on my local Linux Mint machine. But i'm having some trouble getting user mapping to work [15:32] my username on the local machine and the remote server matches, but not the uid [15:32] I figured i need to configure http://linux.die.net/man/5/idmapd.conf but I'm not quite sure how to === argh_ is now known as grantsmith [17:33] coreycb, b3 early next week? happy to sprint on that with you and ddellav to get that out of the door... [17:33] coreycb, I think b2 is now all in proposed - I'll smoke early on monday and promote if it all passes... [17:34] jamespage, sounds good [17:38] henkjan: yep, turned out to just be ssh failing to restart through the init script. got it working now. thanks! [17:39] henkjan: that said, it looks like it does 2fa if i use password auth, but not if i have an ssh key defined, need to learn pam i guess [17:41] hey mdeslaur: i'm testing out LP: #1552939 on a couple platforms - if it fixes the issue are you cool w/ me uploading it or would you want to review first? [17:41] Launchpad bug 1552939 in openssl (Ubuntu) "arm64 build doesn't use asm and is 4x-16x slower than it could be" [Undecided,Confirmed] https://launchpad.net/bugs/1552939 [17:42] dannf: you can upload it, just make sure you do it over 1.0.2g that's stuck in xenial-proposed [17:42] mdeslaur: ack [17:42] dannf: thanks! [19:17] Is posible update Ubuntu server 7 to Ubuntu 14.0... I have apache and mysql installed on old server and I want update without losing data? [19:22] You haven't upgraded your server in 7 years?? [19:24] 7? you mean 9 [19:25] genii no :( [19:25] the only way to upgrade it correctly, is to upgrade to 7.10 -> 8.04 -> 10.04 -> 12.04 -> 14.04 [19:25] you are vaunerable to some pretty big security issues [19:27] smb: bug 1553023 :) [19:27] bug 1553023 in libvirt (Ubuntu) "[FFe] libvirt v1.3.2 -- zfs support" [Undecided,New] https://launchpad.net/bugs/1553023 [19:30] hallyn_, well if sarnold absolutely volunteers to go through all the paperwork... maybe... surely not this week :-P [19:31] hallyn_, plus this would not be a merge from Debian... not as of now at least [19:34] agreed, not this week :) [19:34] i'd like to find some time to give libvirt some luvin' in the next few weeks === ejat_ is now known as ejat === ^King is now known as King [22:19] On server Ubuntu I have login access with root and pass but when I try login with ssh I always get ACCESS DENIE. I changed config PermitRootLogin no but again same problem.... [22:26] Aleksandar86: did you restart ssh after changing the config? [22:31] I set PermitRootLogin on Yes and I get access with root via SSH :)