[00:00] CodeMouse92: you will need both, passphrase and (private) key. [00:01] tomreyn: Ick, okay, so not a good fit if I am making a backup for restoring from bare metal [00:02] I 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:06] key 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:07] bottom 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:09] Okay. [00:09] Another unrelated question...apache2 is giving me royal fits. [00:10] I have Owncloud installed, and in owncloud.conf, I define `` and `ServerName owncloud.mysite.com`... [00:10] In one of my sites, I have defined ``. [00:10] Yet, owncloud appears to 'trump' the default site [00:11] That is, going to mysite.com opens up the directory for OWNCLOUD, not the document root I define [00:11] The only way around this is to define the other site as `` [00:11] What is going on? [00:12] (Correction...owncloud.conf is ``) [01:17] Problem solved. [06:11] CodeMouse92, check DocumentRoot for each site. [06:11] CodeMouse92, not SNI enabled browsers will have problems [06:11] https://en.wikipedia.org/wiki/Server_Name_Indication [06:51] is 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? [07:58] fishcooker: that sounds like a bad idea [07:59] fishcooker: sudo dpkg --configure -a [10:43] Good evening === tikun is now known as sikun === JanC_ is now known as JanC [18:14] hi 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 command [18:15] hi [18:15] is anyone here? [18:16] yeah i am [18:19] cool [18:19] i need help maybe someone knows [18:19] 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? [18:21] like on centos [18:22] you can add route-eth0 [18:25] erick3k, i wish i knew more but i dont [18:25] erick3k, i find it confusing how quiet irc is sometimes even with a lot of users logged in. [18:26] darthearon thanks [18:40] 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] Hi, 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? [21:06] Can a server reasonably use an encrypted LVM? how does it reboot? [21:08] the same way as any other boot process [21:08] iow: someone has to type in the passphrase. [21:08] no [21:09] it depends how you encrypt [21:09] but there will have to be some interaction, either with a "key" or the enter of a pass phrase to unlock, or it would be worthless [21:09] the other option is to only encyrpt what you need [21:09] rather than the whole of the disk [21:09] eg: just encyrpt the volumes you need [21:12] Thanks for the answers. === seg_ is now known as seg