/srv/irclogs.ubuntu.com/2017/05/26/#ubuntu-server.txt

Pwnnai'm trying to use lxc and i set a lxc.rootfs = overlayfs:.....:.... but when i try to start the container it says file not found?01:16
lordievader[m]Good morning05:53
DK2can i install the e1000e  3.3.5.3 driver on a 3.16 kernel verison?06:42
DK2im seeing errors in dmesg: e1000 0000:00:05.0 eth0: Detected Tx Unit Hang06:44
DK2the e1000 driver is version version:        2.3.2-k06:45
DK25344 6625464 mms what is the "mms" process? its causing alot of ram usage it semes07:16
TafThornegood morning07:36
lordievader[m]o/07:40
Pha4drusAm I correct to assume Samba CVE-2017-7494 has been patched in 4.3.11+dfsg-0ubuntu0.16.04.7?11:47
Pha4drusReason for asking: https://www.samba.org/samba/security/CVE-2017-7494.html seems to address slightly different things than https://www.ubuntu.com/usn/usn-3296-1/ and https://www.ubuntu.com/usn/usn-3296-2/11:48
MuntHey folks, where is the best place for a nooby to ask questions bout setting up a linode ?12:21
Pha4drusHey Munt. It's pretty quiet here right now. But this seems to be the right place12:24
Pha4drusWhat's your question?12:24
MuntI've got so many right now that my heads swimming a little.  I'm gonna have to sit and actually figure that out :p12:25
Pha4drusgood luck :)12:25
Muntthank you Pha4drus12:26
MuntWhen going through their securing your server page they suggest adding a limited user account.  https://www.linode.com/docs/security/securing-your-server#add-a-limited-user-account       When I did this before I found myself having to jump through a lot of hoops in order to upload to the apache www directory (it wants the files as root and i'm uploading them as new-limited-user)   So I had to upload them as new-limited-user and12:30
Munt then via ssh chmod all the files in the directory to root.   I'm doing it wrong I can tell :p   What's the standard way to upload a website usinga limited user account ?12:30
patdk-lapit does NOT want the files as root12:36
Muntpatdk-lap  :  That's good to know.  I've had problems in the past of the webserver not being able to access the files and having to mess with the ownership12:37
patdk-lapwell you have to give the webserver permission to access it12:39
patdk-lapthat has nothing to do with ownership12:39
Muntok, I'll go do some testing and get back to you with some more sanity-checked questions :D12:40
Pha4drusMunt, webserver group is www-data12:43
Pha4drusI mean, webserver apache writes and reads as user www-data12:43
MuntI've /encountered/ this before.   Does that mean I have to manually change the owner to www-data after every upload ?12:45
jonfatinoHello I am trying to build a pxe boot ubuntu desktop livecd. The issue here is where do I specify squashfs. I do *NOT* want to use a nfs server as the root for livecd12:53
jonfatinoI have reach 100 different web pages and it seems like you can place squashfs inside your initrd. Does anyone here know how to do that?12:54
Pha4drusMunt, there is a way to have SSH write files forcing a default group other than your own. I'll be back in a bit with the details12:56
soahcccI have a full disk but no file or directory that even get's close to the disk size... What can that be? I tried to locate it with du command but there is nothing big enough :( I'm confused12:57
zioprotocoreycb: I am having some trouble rebuilding horizon with the xstatic stuff. I am working on stable/newton. Did something change from usual ?12:57
zioprotothe problem is12:57
MuntThanks Pha4drus.  I'm currently locked in a cycle of setting up the server , wrecking it and re-imaging it >,<12:57
zioprotoI do the collect static and compress steps12:57
zioprotobut I never get the right css files in place12:57
zioprotoI end up with horizon that points to css files that dont exist12:58
Pha4drusMunt: https://stackoverflow.com/questions/3106005/how-to-set-default-group-permissions-for-sftp-uploads12:58
Pha4drusScroll down a bit to the short post12:58
MuntSweet, thanks a lot sir!12:58
coreycbzioproto: nothing has changed that i know of. for stable releases I don't regenerate xstatic files.12:59
zioprotoso you dont do ./debian/rules refresh-xstatic12:59
soahcccThe only thing that du cannot access are /proc/<number>/task directories but can they eat 200GB?12:59
coreycbzioproto: not for stable releases13:00
zioprototalking about git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/horizon13:00
zioprotoanyway if I do13:00
zioproto./debian/rules refresh-xstatic13:00
zioprotoin git status13:00
zioprotoIt looks like nothing has really changed13:00
zioprotoor there are hidden changes in .gitignore ?13:01
zioprotosorry my question made no sense13:02
zioprotoI mean, how do I get the original horizon_10.0.3.orig-xstatic.tar.gz to build horizon then ?13:03
zioprotoin the pristine-tar branch I dont have this13:03
coreycbzioproto: you can pull it from https://launchpad.net/ubuntu/+source/horizon and rename it13:07
zioprotook, lets try this13:10
zioprotoif this work, we shoud document it for who tries to rebuild the stable release13:11
zioprotocoreycb: it works, hold on, I tell you what I did13:23
zioprotocoreycb: https://github.com/zioproto/ubuntu-cloud-archive-vagrant-vm/blob/newton/Readme.md13:30
zioprotolooks at the section Special case of building Horizon13:30
zioprotocoreycb: basically the Readme says to generate the orig-xstatic.tar.gz13:30
zioprotoI have always done like that in the past13:31
zioprotoand then you end up with horizon without CSS13:31
coreycbzioproto: ok i updated https://wiki.ubuntu.com/OpenStack/CorePackages as well13:43
zioprotothanks13:46
naccahasenack: nice work on the samba backlog :)14:57
ahasenacknacc: still ongoing :)15:10
adrian_1908hello, on my 16.10 Desktop I have the file `/lib/systemd/system/php7.0-fpm.service` that contains data. I cannot find such a file on my 16.04 cloud image (also running PHP7-fpm), any idea where it would be?16:58
adrian_1908I have an empty one at `/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/php7.0-fpm.service` but that's probably not serving the same role.17:00
adrian_1908Ah silly me, I had temporarily disabled the php service and that removed the file apparently, problem solved :)17:03
Munthey folks I have my url pointing to my linode server, it loads /var/www/ , when trying to use webmin to set the virtual server I get the error "Failed to create virtual server : 'thedomainname.site' is not a valid address"17:28
Muntany ideas what I'm doing wrong ?17:29
Posterthere's not really enough there to troubleshoot with, can you post a screenshot of the window you're seeing?17:30
MuntPoster : http://picpaste.com/pics/yUuZhYzA.1495820076.png http://picpaste.com/pics/MXMAhRf0.1495820108.png17:35
sarnoldMunt: please be careful with webmin and similar tools; they're one of the top vectors for remote breakins; firewall the thing to listen to only a few IPs if you must use it.18:56
Muntoh! ... I guess I'm feeling a little overwhelmed as I cannot get my server operational.  Currently formatting the VM and trying again. This time I'll omit the webmin18:58
sarnoldI like that better :) it may be more work to get going initially but in the long run you'll get more done without it18:58
geniisarnold: Is zentyal or whatever the recommended choice these days?19:02
sarnoldgenii: I think I've heard good things about that from channel regulars but I've never read the code..19:02
* genii makes more coffee19:03
adrian_1908On Ubuntu, PHP7 appears to just use symlinks to enable modules, i.e. the `extension=module.so` lines are included into `php.ini` by importing `conf.d/*` right?22:27
naccadrian_1908: php cli? apache?22:35
adrian_1908nacc: php cli/fpm. I saw instructions to uncomment `;extension=module.so` on a CMS website, but it seems that isn't how it's done in modern PHP anymore.22:36
adrian_1908Just wanted to make sure I understand right what I see. There's a conf.d/ folder full of symlinks that point to a `mods-available/` directory where each module has a file containing the line to include/load the module.22:38
naccadrian_1908: yeah, there's phpenmod/phpdismod to wrap that22:39
adrian_1908neat, i'll readup on those commands, thanks.22:40
naccadrian_1908: np22:44
naccadrian_1908: sorry for being slow to respond/terse -- nearing EOD/EOW22:44
adrian_1908all good man, have a good weekend.22:46
naccadrian_1908: you too22:47

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