[00:15] als i'm wondering how do i get ubuntu to stop issuing ICMP redirects? 192.168.1.25 → 192.168.1.129 ICMP 126 Redirect . I've disabled it in sysctl.conf and reloaded. net.ipv4.conf.all.send_redirects = 0 [00:22] i ran the following, https://8n1.org/14114/5bd1 [01:16] hey all i have a dell r610 poweredge is ubuntu server supported [01:45] is it a 64bit cpu with an intel/amd chip? chances are pretty good it will at least boot [01:49] How much a laptop be constantly used in 24 hours for cpu usage above 70% and 90% ram. A laptop like m6700? [01:51] the cpu will throttle if the cpu temps get higher than spec [01:55] mybalzitch, how can I check temps? [01:55] using kubuntu [01:58] mybalzitch, nevermind. will manage [01:58] mybalzitch, if the temperature is undercontrol, I can use it 24/7? [02:04] why wouldn't you be able to [02:08] i getting errors left and right then stops in middle of install [02:10] mybalzitch, https://imgur.com/a/sS094YU [12:42] hello [17:02] hi all, i have installed danted and ocserv in ubuntu server 16.4, but i don't have any access to filtered websites i tried to bypass using danted or ocserv. but, i can connect to ocserv and then use my danted service! [17:23] anybody able to help me with configuring danted? i can pass websites not blocked by our government, but twitter and other websites are not passed with this proxy. [17:24] what can be wrong? why is it passing part of the traffic only, and with another isp, i don't have that problem... [18:32] hi all, i have ocserv installed and configured, i am able to connect just fine using `openconnect` but no traffic is through [20:01] Sending mail via echo "My message" | mail -s subject user@mail.com works fine but when I send via a thirdpart nodemailer (nodejs lib), it says lost connection after RCPT. 451 4.3.0 : Temporary lookup failure; [20:10] how hard would it be to install a ubuntu over an existing fedora with only a ssh access to the machine? [20:10] (it is using uefi) [20:11] virtualbox? [20:14] there used to be software for that [20:14] damned if I can remember the name of it [20:16] Intelo: no baremetal machine [20:16] virtualbox? [20:16] bjonnh, ok. don't know [20:17] I wish I had a kvm [20:18] bjonnh: https://help.ubuntu.com/lts/installation-guide/i386/apds04.html look at that! a framework [20:20] really nice [20:20] I just stumbled on something similar too [21:14] thats cool [21:18] ok I'll try that right now [21:18] will keep you posted ;) [21:18] getting from fedora 26 to ubuntu [21:34] bjonnh, fedora has debootstrap... install ubuntu into a chroot [21:35] bjonnh, stay in fedora and control the install before rebooting into ubuntu [21:35] debootstrap from fedora refused to install [21:36] E: Error executing gpgv to check Release signature [21:36] surely you can google that error and work around it [21:36] perhaps you need to install gpgv [21:37] I'm following the ubuntu guide [21:37] at least I will have an up to date debootstrap too [21:38] same error [21:39] oh nm [21:40] works now [21:42] mybalzitch: I didn't had gnupg at all (I thought I did though) [21:45] W: Failure trying to run: chroot /mnt/ubuntu mount -t proc proc /proc [21:46] says that mount doesn't exist [21:46] trying with bionic instead of cosmic [21:47] I also disabled selinux [21:47] that could help [21:48] nope same thing… [21:50] looks like it should use an absolute path [22:00] so it really didn't like the debootstrap from ubuntu [22:02] bjonnh: that sounds like something specific to the Fedora debootstrap [22:02] bjonnh: are you just trying to get an Ubuntu system available on Fedora, or are you trying to replace Fedora with Ubuntu? [22:02] yeah so I just took the cosmic recipe from it [22:02] teward: I am replacing fedora [22:07] "apt install makedev" [22:07] no package makedev… [22:08] I'll just bind mount [22:26] hi, what's the recommended application server for RoR production deployments these days? Unicorn, Puma or Passenger? and for the webserver, i assume nginx + wsgi is fine? [22:28] oh wait (u)wsgi is python, so scratch this part of my question, please [22:31] rebooting [22:31] will see what happens… [22:33] failed… [22:34] it refuse to reboot… [22:34] good thing you have a ipkvm to troubleshoot remotely? [22:34] ;p [22:36] nope [22:36] if I had a kvm that would probably have been easier ;) [22:36] I think the install is clean, it is just fedora that refused to reboot [22:37] will see tomorrow [22:37] when I can get to the machine [22:42] also that's a mac pro so EFI is touchy