[03:31] hey community, I'm trying to use git with ubuntu server using ssh, I just installed git in my windows machine can someone help me in how to connect to my server using git and deploy my web just for testing purpose [03:31] I have already created a key and configure it and it's working fine [03:32] I just need like a command in how to connect to the server using ssh key === sikun_ is now known as sikun [09:08] i put my preseed.cnf to root of iso and make iso but seems be it's not loaded ... how can i sure my preseed file is loaded ? ubuntu 16.04 mini.iso [12:34] if im running nextcloud as an dockerimage is there a motive why I should stil whant to use as host OS server version (Ubuntu server) or can i use desctop [12:47] for hosting private server on the internet [12:49] hello, was wondering if anyone might know why an NFS server I was running decided to stop working out of the blue (service nfs-kernel-server restart returns ok, but says nfsd not running) [13:35] phantoms1, have you used owncloud? if so what is the difference between that and nextcloud [13:35] ? [13:37] nextcloud is mor open … free the rely on customer support as income [13:42] ah [13:42] not like the enterprise as with owncloud === ptx0 is now known as kash === kash is now known as d[^_^]b [14:22] help me on this if you interest https://github.com/mhf-ir/ubuntu-overssh-reinstallation [15:19] looks like a terrible idea and a very sloppy implementation [16:20] ikonia: try hetzner and stupid image installation to see what's the sloppy ... many datacenters use ubuntu-server-via-(extra package like plesk) as primary ubuntu iso installation .. no custom iso ... limited kvm for installation (time or cost) and much more limitation ... it's simple and fast way to clear installation ... what do you prefer ? [16:20] I prefer not making bad install solutions like the one you're suggesting in the git repo [16:26] ikonia: i dont see any solution in `bad install solution` word ... give me a way ... give me solution to partition overssh without datacenter cooperation ... [16:26] don't do it [16:26] thats the way to do it [16:26] ikonia: and explain me why [16:26] because it's a bad install routing trying to do in situ, and the scripts in that repo are poor [16:27] it also has uncceptable assumptions and dependencies [16:29] if script has problem community can fix it ... loading netboot over the grub imageboot is not good thinkg ? explain uncceptable subjects [16:29] no [16:30] the whole concept is not good [16:30] talk to the DC to provide more realistic support options [16:30] you're trying to engineer around a problem that shouldn't exist [16:30] and if it does exist it's that element you need to fix, not an engineering solution [16:33] of course this is stupid problem ... but it exist ... we must deal with it ... [16:34] no you shouldn't [16:34] remove the proble [16:34] problem === RoyK^ is now known as RoyK [19:05] how to enforce internet through squid and not anything else. If any thing has to be done on http/s via browser, wget, curl etc, it must go through squid or not at all. How to do that on ubuntu? === Guest22943 is now known as giraffe [19:20] Sircle: Configure squid, and forbid direct connections to the internet using your firewall. === Amgine_ is now known as Amgine [19:21] bekks: are you pointing to make iptable rules? [19:22] Sircle: Yes. [19:22] bekks: liek redirect all requests on port 80,8080,443 to go through squid? like this http://serverfault.com/a/445402? [19:22] Sircle: No. [19:22] "... and forbid direct connections to the internet using your firewall" [19:23] Sircle: forbiding is not redirecting. [19:24] bekks: hm [19:25] bekks: so there is no way to automagically redirect 80,443 to squid (WITHOUT browser settings or any app settings). If so, this will cover wget and curl etc [19:25] Sircle: You are mixing things up. [19:26] If you want to REDIRECT, do it. If you want to FORBID, do it. But dont mix them up. :) [19:26] you said you want your squid to be used or if it isnt used, you want to forbid access. Thats not redirecting. [19:27] ok, how to REDIRECT ALL 80,8080,443 port based calls to ssquid? [19:28] Sircle: like this: https://help.ubuntu.com/community/IptablesHowTo [19:32] k [19:34] step #1 allow squid to use 80,443 #2 redirect all other users' requests of 80,443 to squid 3128 bekks ? [19:39] No. [19:39] Sircle: Forbid direct internet access, not squid usage. [19:40] bekks: I do not want users to put proxy settings in browsers or apps everytime. Instead just redirect requests to squid. Its the same thing as blocking direct access [19:40] Sircle: Then still do not forbid usage. [19:40] And redirection is totally different from forbidding things. [19:42] yes. I think redirection is better [19:43] if suid is onn, it will take care. If its off, the request won't work either way === Amgine_ is now known as Amgine === JanC is now known as Guest39718 === JanC_ is now known as JanC