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

cpaelzergood morning05:47
ruben23hi there guys anyone can help with this command i get syntax error ------>   fakeroot make-kpkg –initrd –append-to-version=-custom kernel_image kernel_headers06:16
ruben23anyone can help correct the command06:16
cpaelzerruben23: you might post the actual error via pastebinit06:21
cpaelzerruben23: maybe -- after the fakeroot?06:21
cpaelzerto ensure it is not picking up make-kpkg's options?06:21
cpaelzeralso at least what you copied here has merged unicode "–" instead of "--"06:23
cpaelzerruben23: ^^06:23
ruben23 cpaelzer:  Thanks a lot it works..06:24
cpaelzeryw06:24
=== krupke_ is now known as krupke
=== disposable3 is now known as disposable2
=== cydizen_ is now known as cydizen
=== AMZ__ is now known as AMZ_
=== Hirppa_ is now known as Hirppa
=== guampa_ is now known as guampa
=== marlinc_ is now known as marlinc
=== cpaelzer_ is now known as cpaelzer
=== yokel_ is now known as yokel
=== Guest98383 is now known as lordievader
adrian_1908if anyone here is using Nginx on 16.04, for the resolver directive (http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver), do I use 127.0.1.1 (Dnsmasq) or is 127.0.0.1 the right IP? I found almost no examples of the former, so I'm a bit confused.09:25
cpaelzeradrian_1908: well if you set nothing you should use the default which on your system should be 127.0.1.109:27
cpaelzeradrian_1908: see /erc/resolv.conf09:27
adrian_1908cpaelzer: yes, that's set to nameserver 127.0.1.1 and dig reports that IP too.09:28
cpaelzeradrian_1908: so I'd assume you do either nothing at all with that directive or have a reason to set something really different like an external nameserver09:28
adrian_1908cpaelzer: you mean, if I omit it, Nginx will try to go through dnsmasq anyway?09:29
cpaelzerI'm only 98% sure, but yes09:29
adrian_1908cpaelzer: ok. Alas, I'm not experienced in networking related things, so i often don't know how to test these things. thanks.09:30
adrian_1908my VPS provider uses Ubuntu cloud images that already point dnsmasq to their nameservers, and that works really well, so I didn't want to use Google's 8.8.8.8 or whatever most guides use.09:31
cpaelzerI think you are fine without setting somethnig09:34
cpaelzerif you need a better expert ask teward later on (not around yet I'd think)09:34
adrian_1908I might, but for now thanks man!09:35
=== ogra_ is now known as ogra
=== ogra is now known as ogra_
=== fallentr1e is now known as fallentree
=== nacc_ is now known as nacc
=== ptx0_ is now known as ptx0
=== msj1974 is now known as mstjohn1974
=== mstjohn1974 is now known as msj1974
=== msj1974 is now known as msj2015
=== semiosis_ is now known as semiosis
=== JanC_ is now known as JanC
=== Guest____ is now known as bladernr-lex
TrippsCurious here, how can I transfer one disk to another; meaning the data on the drive to my 2tb harddrive?19:16
tarpmancp(1)?19:24
Polarcrafttarpman, well I don't want to use the normal drive at all, I want to migrate over to the 2tb and have it run on reboot without any issues.19:30
=== hehehe_away is now known as hehhe
=== hehhe is now known as hehehe
Posteryou might look at something like clonezilla to do the imaging, if you used LVM the resizing should be pretty easy, if not gparted should help20:10
=== nchambers is now known as telnet
=== telnet is now known as nchambers
=== testing is now known as Guest86623
semiosisi'm running into a problem since upgrading my ec2 API servers from trusty to xenial.  a server will run fine for a day or two, then it will stop serving requests.  when i SSH into the machine, if I can login at all, it is extremely slow.  it takes a few seconds for each character i type into the shell to be echoed back.  there's no errors in the system log, no problems showing in dmesg, and my API logs look fine.  any ideas what this21:22
semiosis could be?21:22
semiosiscpu usage is minimal, system load is near zero, and there is free memory available21:23
semiosisall the usual stuff checks out fine21:23
sarnoldsemiosis: any luck yet?21:37
sarnoldsemiosis: give this a view and see if it provides anything useful to work with http://www.brendangregg.com/blog/2015-12-03/linux-perf-60s-video.html21:37
semiosisno luck trying to figure this out on my own, so coming here for help.  been dealing with this for a few weeks.21:38
semiosiswill check. thanks21:38
tarpmansemiosis: problem on the server, or between you and the server? run a few commands with `time` prepended and see if things actually take longer than expected just executing on the server?21:43
semiosismy hunch is it is a network issue.  kernel tcp stack maybe.21:44
semiosisi just deployed an increase of the tcp memory limits.  when these servers die i'll try timing some commands.  thanks for the tip21:45
=== hanna` is now known as hanna
Epx998aha23:06
SupaYoshiHJHi23:33
SupaYoshiI've tried enabling TLS support with Pure-FTPD, got that working23:33
SupaYoshiBut everytime I enable UFW (I've got port 21 TCP open)23:33
SupaYoshiI cannot access the directory listings with Ufw enabled and TLS23:33
SupaYoshi(FTPS)23:33
SupaYoshibut I can with FTP23:33
SupaYoshiwhat ports does FTPS use23:34
sarnolddon't you need both 20 and 21 for ftp?23:36
masonsarnold: Only if you want data *and* commands.23:38
sarnoldmason: picky picky :)23:38
masonSupaYoshi: FWIW, "grep ftp /etc/services" will show the ftps ports, and also sftp.23:39
SupaYoshiim not using sftp23:43
SupaYoshiim using ftps23:43
naccSupaYoshi: ok, so grep what mason said23:43
* mason contemplates an RFC describing sftps, just to be difficult.23:44
naccmason: :)23:44
naccSupaYoshi: also, mason didn't say you were using sftp, they said it shows ports for both ftps and sftp23:44
SupaYoshiok23:44
masonI are plural! \o/23:44
SupaYoshiits odd that it works fine without ufw23:44
SupaYoshiand stops with ufw enabeld.23:45
SupaYoshihttp://paste.ubuntu.com/24731516/23:45
naccSupaYoshi: you didn't need to paste it, we all have it on our systems too23:46
SupaYoshiso what port23:52
SupaYoshiis needed for it to work? :P23:52
SupaYoshi21 is open, 22 is.23:52

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