/srv/irclogs.ubuntu.com/2018/08/25/#ubuntu-server.txt

DrManhattanHello, I'm running 18.04 server on a laptop with no GUI and I'm hoping to poweroff the screen when there's no input. Google is not yielding me good results. The screen stays on. Can anyone here help?08:22
blackflowDrManhattan: look up "consoleblank" parameter08:37
DrManhattanI tried that, it didn't work08:38
blackflowDrManhattan: how about "setterm"?08:39
DrManhattanthat has no effect either - "setterm --powerdown 1" did nothing, either locally or via ssh08:40
blackflowso then what do you mean by "poweroff the screen"? you mean literally turn its power off?08:40
blackflowoh wait, laptop.... nvm.08:41
DrManhattanif I had a GUI installed it's a piece of cake :)08:41
blackflowwell, if consoleblank kernel parm, or setterm don't work, I don't know what else is there.08:41
DrManhattannow I just get my feeling hurt08:41
DrManhattanOk, thank you. I'm just going to call this one a lost cause08:41
blackflowDrManhattan: you could always run a dummy xorg if that really bothers you :)08:42
DrManhattan:/08:43
blackflowwell I'm not really kidding. you could run just xorg, no DE or anything, to get the advantage of gpu modes and xset command.08:44
blackflow... _if_ that really bothers you. alternatively I'd look into your specific laptop model and if there's a way via acpi(d)08:44
DrManhattanYeah I know, but I'll just use the fn+f9 feature of the laptop and turn the monitor off manually08:44
DrManhattanI appreciate your help08:45
blackflowthat actually ain't bad idea at all. minimize console time (admin it via ssh) and it'll probably stay off most if not all the time.08:46
blackflow(as in you won't need to remember to turn it off when you walk away, often)08:46
blackflowansible-playbook -l dev -t zfs_part08:47
blackflowoops, sorry, wrong window08:47
=== miguel_ is now known as Guest94910
DrManhattanI could remove the monitor entirely too, and just hook a VGA one to it if needed09:07
DrManhattanit's nothing more than a plex transcoder anyhow09:07
petrhlhi13:26
petrhlI'm trying to set Hurrincane electric tunnel. It works on a server, clients get ipv6 address but pinn6 to google com doesn't work. I've been googling for over an hour but still don't know what I did wrong. Could you help me please? Here is list of radvd.conf, iptables etc. https://pastebin.com/bVyW15wS Thanks!13:26
RoyKpetrhl: pastebin output of 'ip -6 route'13:42
pragmaticenigmaI'm interested in finding a tutorial/instructions for setting up a machine that can auto-decrypt an encrypted drive on boot. The key or keyfile would live on a different machine that the encrypted machine would fetch from.13:57
pragmaticenigmaI've seen the dropbear method, but that appears to require user intervention. My hope is to have a keyfile served by a raspberry-pi or something similar on the local network14:00
=== tomreyn_ is now known as tomreyn
=== saint_away is now known as saint_
caliculkHm, ran into another samba bug that tends to point out that it requires zfsacl: https://bugzilla.samba.org/show_bug.cgi?id=13242 ahasenack I am beginning to think that it would be a good idea to implement, but, still looking at it. :(19:35
ubottubugzilla.samba.org bug 13242 in File services "Time Machine (MacOS 10.13.3) reports "the selected network backup disk does not support the required capabilities"" [Normal,Resolved: fixed]19:35
=== arka500_ is now known as arka500
=== JanC_ is now known as JanC
=== arka500 is now known as arka500_away
=== arka500_ is now known as arka500
Sven_vBhi! according to htop, my VPS is mostly idle – almost no CPU or memory use, load average below 10%, "Tasks: 381, 27 thr; 1 running", but somehow it experiences lots of lots of "postfix/smtpd[21555]: fatal: socket: No buffer space available" and "bash: fork: Cannot allocate memory". how to debug?23:19
leftyfbSven_vB: Ubuntu version, hardware specs, configs and purpose of the server please23:20
Sven_vBUbuntu 14.04.5 LTS trusty, lowest tier HostEurope virtual server, which configs?, hosts my website and mail.23:22
tewardSven_vB: 'lowest tier' means nothing, if you state us the specifics of that tier that might help23:26
tewardsuch as what specs you are actually assigned - RAM, number of CPUs, etc. - that'd be more helpful23:26
leftyfbSven_vB: being a virtual server, sounds like your host might be throttling your VPS when it tries to do too much. You REALLY should contact them when this happens to see if they can see anything on their end23:29
Sven_vBoh ok. 1 vCPU (single) core, 4 GB RAM + 3 GB swap23:29
Sven_vBI've contacted them the last few times it happened, but they couldn't see any anomalies from the outside.23:30
leftyfbSven_vB: maybe time to get bare metal or separate VPS's for each of your services. Or spend a ton of time optimizing the hell out of your services/code/OS23:31
Sven_vByou mean it's actually overloaded even though htop shows it as almost idle?23:32
tewardit can be23:33
tewardWebsites can take up a lot of resource23:33
tewardmail can too]23:33
tewarddepending on what you're running, etc.23:33
tewardhow are you determining CPU and memory use?23:34
Sven_vBI'll shutdown apache and postfix and see if it gets better then23:34
Sven_vBteward, the "uptime" command and the bars in "htop"23:34
tewarduse `free -m` to check your memory usage23:34
tewardhtop sometimes doesn't report data in a useful way23:34
Sven_vBfree -m: https://paste.ubuntu.com/p/Fptrkx433D/23:35
Sven_vBteward, also I'm planning on monitoring some values from /proc/meminfo. which ones would be important? I guess Buffers Cached HighFree and LowFree?23:36
=== arka500 is now known as arka500_away

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