/srv/irclogs.ubuntu.com/2017/07/21/#ubuntu-server.txt

=== JanC_ is now known as JanC
drabsarnold: no worries, thanks for prodding him03:23
lordievaderGood morning07:21
gheorghe_sarnold i can't find bug ID atm. so this means the patch will never be uploaded to the packages list?08:09
fricklergheorghe_: you could create a new bug, similiar to e.g. https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/169613308:38
ubottuLaunchpad bug 1696133 in swift (Ubuntu Yakkety) "[SRU] newton stable releases" [Undecided,Fix released]08:38
fricklerjamespage: btw., will uca-newton still be updated even though yakkety seems to be eoled now?08:39
jamespagefrickler: it will yes08:39
linuxlovehow can i know how much is my volume for /08:41
dpb1df -h09:11
silentcuboid_Newbie here. problem getting for example "[" and "]" in terminal. Ubuntu server 17 in VBX on windows 7 bootcamp host on macbook pro. macbook keyboard swedish layout. Swedish characters works in terminal. ctrl + alt + 8 usually for "[" no it is "esq"-insert mode i guess.13:29
silentcuboid_right alt+8 worked13:30
silentcuboid_sry to bother13:30
drabtrying my luck again, any recommendation to redirect ports on a lan to transparently proxy stuff other than NAT'ing with iptables?15:37
drabright now I'm doing transparent proxying using iptables REDIRECT target hosting the CF on the GW box15:38
drabbut REDIRECT only works for localhost and I'd like to move the content filtering to another box and then do the same for dns too so that it enforces the internal DNS (as opposed to just drop outgoing requests to port 53)15:39
=== sisyphus is now known as linuxonly
=== linuxonly is now known as sisyphus
=== sisyphus is now known as linuxonly
=== linuxonly is now known as linux-phaedrus
=== ZipSplat- is now known as ZipSplat
=== JanC is now known as Guest32366
=== JanC_ is now known as JanC
=== ZipSplat- is now known as ZipSplat
hashwagonIf I edit /etc/hostname or use systemctl set-hostname why do I manually need to update /etc/hosts? Otherwise I get "sudo: unable to resolve host myhostname"16:47
rbasakhashwagon: the system needs to know how to resolve its own name16:52
rbasakUsually that's done in /etc/hosts16:52
hashwagonI know it's just interesting that I need to manually edit it. * I realized I type systemctl, meant hostnamectl. Anyways with centos hostnamectl does it all in one command. Just wanted to make sure I wasn't missing anything.16:55
rbasakI'm not sure how the fedora family handles self name lookups16:55
rbasakThe Debian family uses /etc/hosts, which AFAICT hostnamectl isn't defined touch.16:56
hashwagonI see, thanks rbasak16:56
rbasakcloud-init has some functionality to fix /etc/hosts with manage_etc_hosts, but this doesn't apply to non-cloud16:56
rbasakIs the hostname the fqdn in fedora land?16:57
* rbasak doesn't recall16:57
ahasenackif your hostname can be resolved by appending the "search" or "domain" bits from /etc/resolv.conf to it, then you don't need it in /etc/hosts17:02
ahasenackthat's how it works17:02
ahasenackandreas@nsn7:~$ hostname -f17:02
ahasenacknsn7.lowtech17:02
ahasenackandreas@nsn7:~$ grep nsn7 /etc/hosts17:02
ahasenackandreas@nsn7:~$17:02
ahasenackit's a matter of dns configuration17:02
ahasenackif your hostname is made up and not registered with dns, then you need an entry in /etc/hosts17:02
rbasakThat's true, but I'd say it's wise to have your system able to look itself up without a network connection anyway.17:04
rbasakI've always put it in /etc/hosts even if it is available in DNS for this reason.17:05
rbasakOtherwise maintenance with the network down is a PITA.17:05
sarnolddrab: https://ds9a.nl/tproxy/tproxy.md.html18:00
sarnolddrab: see if this helps?18:00
hehehehey people18:27
hehehehow about using this for canonical and ubunti foundation https://buffer.baremetrics.com/ ? :)18:27
=== hehehe is now known as hehehe_off
Epx998-never a dull day21:00
Epx998-Today deploy ub14 by hand for a build farm that has no unattended setup21:00
=== Epx998- is now known as Epx998
drabsarnold: that's pretty cool, bookmarked it for the future, but not sure it's something I want to use right now because as far as I understand it would require modifications in the proxy code21:08
drabie the content filter would have to open the socket with IP_TRANSPARENT21:09
Epx998I have a dumb question21:18
Epx998If I convert a server from dhcp to static, aside from the interfaces file - should i disable any paticular service?21:19
drabno, there's no dhcp client service to begin with21:20
drabit's triggered from the interfaces file21:20
Epx998Reason I ask, I forgot to add my nameserver entry to the interface file and noticed /etc/resolv.conf mentions the resolvconf stuff21:20
Epx998ok let me add the dns junk and reboot21:21
sarnolddrab: re: modifications, that might not be hard, and might even be something e.g. the squid team would accept patches for22:07

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