/srv/irclogs.ubuntu.com/2016/12/24/#ubuntu-server.txt

NginUSHow do I pin php v5.6 after I add the ppa?00:49
tomreyn!pinning00:56
ubottupinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto00:56
tomreynNginUS: ^00:56
tomreynusing PPAs, and especially pinning to specific versions or branches also bears the potential to end up with unsupported software versions with known vulnerabilities after a while.00:58
=== nchambers is now known as Rudolph
=== phunyguy is now known as phunysanta
NginUSI have this http://bit.ly/2iproVZ in /etc/apt/preferences.d/php5.6 But when I do sudo aptitude update && sudo aptitude install --simulate php, It still tries 7.x03:17
NginUSI have 2 files contradicting each other, how do I find which one the forst line is in? http://bit.ly/2hlvRwP03:42
NginUSis noone here?03:57
patdk-lapwhy did you use -1?04:30
patdk-lap-1 == only install if there is NO OTHER version available04:30
patdk-lapso yes, it would install ANYTHING but 5.6 if it can04:30
patdk-laphe left :(04:32
whitekidneyif i want to allow multiple hosts to access a nfs share, how do i approach that? i cant find any documentation on how hosts are seperated in /etc/exports10:49
whitekidneycomma? space?10:49
whitekidney like this?: /myfolder 192.168.1.1,80.123.123.4(rw,root_squash,sync)10:50
whitekidneyoh here we go, my google-fu eventually worked. http://www.linuxquestions.org/questions/linux-general-1/nfs-allowing-multiple-hosts-666377/10:51
ikoniaexports is the server not the client10:54
whitekidneyyeah, i wanted to allow multiple hosts to access the nfs share10:55
ikoniaoh, you're putting individual IP's in the share rather than just using the subnet and file/share level permissions10:56
whitekidneythey are not on the same subnet10:56
ikoniait would appear that one of them is an internet address ???10:56
whitekidneyindeed10:57
whitekidneyi should probably set up vpn between our servers, hmm10:57
ikoniaplease tell me you're not sharing NFS over the internet ?10:57
whitekidney:) it's going to be used to share some temporary generated files10:58
ikoniano idea what that has to do with anything10:58
ikoniasharing NFS over the internet is a very bad idea10:59
ikoniabut it's up to you10:59
whitekidneyhow come ?10:59
ikoniabig security implications11:00
whitekidneyi thought nfs with kerb5 wasn't such a bad thing anymore11:01
ikoniastill not good on the public interenet11:03
ikoniabut it's totally your call11:03
whitekidneywell, you've yet to explain why in detail, i'm fullly aware that exposing nfs to the internet is a bad idea, however i've heard that with nfs4 and proper auth (kerb5) this shouldn't really be an issue?11:04
whitekidneyplease do educate me if you think i'm wrong11:04
ikoniait still exposes a flawed service and daemon set11:05
ikoniaif you think it's fine, and you're comfortable with it, thats fine11:05
whitekidneyso what do you suggest then for real time file syncing to remote hosts?11:07
ikoniawhat's the actual use case you have11:08
EvilAngelyeah11:28
EvilAngeli'd open nfs to the web11:28
EvilAngeli'd never*11:28
EvilAngelit's Sun's cruel joke on the world after all11:29
EvilAngeloes anyone have a clue why running 'brctl addif br0 eth0' would lock me out of my dedi box running ubuntu?11:36
ikoniaEvilAngel: builting a bridge to a device that then knocks the routing off that device11:48
EvilAngeli guessed that but how can I share my public facing eth0 with the vm's?11:51
EvilAngelI thought that was a bridge?11:51
EvilAngeloh ok, i'm groking this now ikonia, thanks11:55
ikoniaEvilAngel: basically you need to setup the bridge interfaces on the right IP's and then just link them (bridge) to the physical device, however the table going into that physical device must have access to a layer 7 device that can tranposrt those networks11:58
EvilAngelbut only one ip can be assigned to an iface so I'm basically needing port forwarding for my vm's running services like http etc12:22
ikoniano, multiple IP's can be assigned to an interface12:25
ikoniathats why I specfically said layer 7 transport12:25
ikoniaEvilAngel: you could also do this a lot simpler with iptbles forwarding12:25
ikoniarather than bridged network devices12:25
EvilAngelok, i think you're right12:44
drabhi, is there something special to install ubuntu-server xenial in uefi mode?16:12
drabI found some references to ubuntu installation, but unclear if it's different for -server somehow16:12
drabI'm pxe booting and it's not obiovus to me if it's installing eufi mode or not, but after installation I still can't boot from that drive16:13
drabhttp://askubuntu.com/questions/696999/unable-to-install-grub-in-dev-nvme16:15
drabfor example that mentions "choose to create an EFI boot section"16:15
drabI see no such thing from parted during ubuntu-server install16:16
OerHeksdrab, do that from a live desktop iso ?16:23
drabbefore reboot I tried to get a shell, chrooted into target and installed efivar and efibootmgr16:26
draband trying either resulted in a "EFI variables are not supported on this system"16:26
drabwhich sounds like I'm not booted EFI mode for whatever reason...16:27
=== JanC_ is now known as JanC

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