=== hehehe is now known as Guest21832 === Guest21832 is now known as hehehe [10:14] Hey guys! [10:14] I'm having some trouble with apt-get update: https://gist.github.com/Tahvok/1fa51bacde327791d24c1fe2e6383ad8 [10:15] telnet to us.archive.ubuntu.com 80 works just fine [10:15] So I'm not sure why it's failing [10:16] "500 Connection failure: Network is unreachable" is remote servers' error. this remote server can be either the us.archive.ubuntu.com server or, more likely, a proxy server in between you and the apt mirror. [10:17] Tahvok: ^ [10:18] put simply: my guess is that you have a boken proxy server between the system throwing this error and the (us.)archive.ubuntu.com archive mirror servers. [10:20] tomreyn: thanks for pointing me to this. I'm checking this now [10:28] Tahvok: welcome. not that you can also run apt(-get) with -o 'Debug::Acquire::http="true"' [10:29] It was indeed proxy issue. Fixed now. Thanks a lot! [10:30] welcome. :) and in case you took note of the above hint, please make it this instead: -o 'Debug::Acquire::http=true' [10:39] Hi [10:39] how do I make iptables configuration persistent over a reboot? [10:39] Ideally it would load the iptables rules before any network interfaces come up [11:09] MonsieurBon: look into iptables-save and iptables-restore unless you use some other software for managing iptables, since those usually provide something else for this purpose. [18:34] trying to install 18.04 server, cannot find a option to setup lvm for the install