/srv/irclogs.ubuntu.com/2016/11/05/#ubuntu-server.txt

tomreynCodeMouse92: you will need both, passphrase and (private) key.00:00
CodeMouse92tomreyn: Ick, okay, so not a good fit if I am making a backup for restoring from bare metal00:01
CodeMouse92I only have one server, and I need to back things up so I can restore to a new server (after I have the appropriate things installed)00:02
tomreynkey files are small, you can easily download them and upload them if needed. or you could store them next to the backup (that's not too wise, but if the passphrase is strong, i guess it works, too, and maybe that's how duplicity does it by default, not sure)00:06
tomreynbottom line: i don't think it rules out using duplicity with just one server (as long as you have a separate backup space, which you will need anyway).00:07
CodeMouse92Okay.00:09
CodeMouse92Another unrelated question...apache2 is giving me royal fits.00:09
CodeMouse92I have Owncloud installed, and in owncloud.conf, I define `<VirtualHost owncloud.mysite.com>` and `ServerName owncloud.mysite.com`...00:10
CodeMouse92In one of my sites, I have defined `<VirtualHost *:443>`.00:10
CodeMouse92Yet, owncloud appears to 'trump' the default site00:10
CodeMouse92That is, going to mysite.com opens up the directory for OWNCLOUD, not the document root I define00:11
CodeMouse92The only way around this is to define the other site as `<VirtualHost mysite.com:443>`00:11
CodeMouse92What is going on?00:11
CodeMouse92(Correction...owncloud.conf is `<VirtualHost owncloud.mysite.com:443>`)00:12
CodeMouse92Problem solved.01:17
vbotkaCodeMouse92, check DocumentRoot for each site.06:11
vbotkaCodeMouse92, not SNI enabled browsers will have problems06:11
vbotkahttps://en.wikipedia.org/wiki/Server_Name_Indication06:11
fishcookeris it ok to reboot this server when i get the error output about deps like this https://bpaste.net/show/966735ff6992 if i have this list of installed package https://bpaste.net/show/a1e06172eda9?06:51
Seveasfishcooker: that sounds like a bad idea07:58
Seveasfishcooker: sudo dpkg --configure -a07:59
mp3pulseGood evening10:43
=== tikun is now known as sikun
=== JanC_ is now known as JanC
DarthEaronhi everyone! im using 16.10 server to build an offline repo using apt mirror for 16.04 and 16.10 desktop clients. my mirror.list shows sources for xenial already. my sources.list file shows sources for 16.10 (yakkity ). could i just use     cat /etc/apt/sources.list | grep -v "#" >> /etc/apt/mirror.list     to add in the downlaods for 16.10? i have already started apt-mirror downloading 16.04 before ive ran that command18:14
erick3khi18:15
erick3kis anyone here?18:15
DarthEaronyeah i am18:16
erick3kcool18:19
erick3ki need help maybe someone knows18:19
erick3ki need routed network on ubuntu with the command post-up however upon runing cloud-init this command gets deleted on /etc/network/interfaces. Is there any other place to put post-up route instead of /etc/network/interfaces?18:19
erick3klike on centos18:21
erick3kyou can add route-eth018:22
DarthEaronerick3k, i wish i knew more but i dont18:25
DarthEaronerick3k, i find it confusing  how quiet irc is sometimes even with a lot of users logged in.18:25
erick3kdarthearon thanks18:26
erick3ki need routed network on ubuntu with the command post-up however upon runing cloud-init this command gets deleted on /etc/network/interfaces. Is there any other place to put post-up route instead of /etc/network/interfaces?18:40
erick3kHi, i need routed network on ubuntu with the command post-up however upon runing cloud-init this command gets deleted on /etc/network/interfaces. Is there any other place to put post-up route instead of /etc/network/interfaces?19:02
AmgineCan a server reasonably use an encrypted LVM? how does it reboot?21:06
ikoniathe same way as any other boot process21:08
Amgineiow: someone has to type in the passphrase.21:08
ikoniano21:08
ikoniait depends how you encrypt21:09
ikoniabut there will have to be some interaction, either with a "key" or the enter of a pass phrase to unlock, or it would be worthless21:09
ikoniathe other option is to only encyrpt what you need21:09
ikoniarather than the whole of the disk21:09
ikoniaeg: just encyrpt the volumes you need21:09
Amgine<hmms> Thanks for the answers.21:12
=== seg_ is now known as seg

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