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

hopesharehey 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 purpose03:31
hopeshare I have already created a key and configure it and it's working fine03:31
hopeshareI just need like a command in how to connect to the server using ssh key03:32
=== sikun_ is now known as sikun
swebi 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.iso09:08
phantoms1if 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 desctop12:34
phantoms1for hosting private server on the internet12:47
thekrynn_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)12:49
sikunphantoms1, have you used owncloud? if so what is the difference between that and nextcloud13:35
sikun?13:35
phantoms1nextcloud is mor open … free the rely on customer support as income13:37
sikunah13:42
sikunnot like the enterprise as with owncloud13:42
=== ptx0 is now known as kash
=== kash is now known as d[^_^]b
swebhelp me on this if you interest https://github.com/mhf-ir/ubuntu-overssh-reinstallation14:22
ikonialooks like a terrible idea and a very sloppy implementation15:19
swebikonia: 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
ikoniaI prefer not making bad install solutions like the one you're suggesting in the git repo16:20
swebikonia: 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
ikoniadon't do it16:26
ikoniathats the way to do it16:26
swebikonia: and explain me why16:26
ikoniabecause it's a bad install routing trying to do in situ, and the scripts in that repo are poor16:26
ikoniait also has uncceptable assumptions and dependencies16:27
swebif script has problem community can fix it ... loading netboot over the grub imageboot is not good thinkg ? explain uncceptable subjects16:29
ikoniano16:29
ikoniathe whole concept is not good16:30
ikoniatalk to the DC to provide more realistic support options16:30
ikoniayou're trying to engineer around a problem that shouldn't exist16:30
ikoniaand if it does exist it's that element you need to fix, not an engineering solution16:30
swebof course this is stupid problem ... but it exist ... we must deal with it ...16:33
ikoniano you shouldn't16:34
ikoniaremove the proble16:34
ikoniaproblem16:34
=== RoyK^ is now known as RoyK
Sirclehow 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?19:05
=== Guest22943 is now known as giraffe
bekksSircle: Configure squid, and forbid direct connections to the internet using your firewall.19:20
=== Amgine_ is now known as Amgine
Sirclebekks:  are you pointing to make iptable rules?19:21
bekksSircle: Yes.19:22
Sirclebekks:  liek redirect all requests on port 80,8080,443 to go through squid? like this http://serverfault.com/a/445402?19:22
bekksSircle: No.19:22
bekks"...  and forbid direct connections to the internet using your firewall"19:22
bekksSircle: forbiding is not redirecting.19:23
Sirclebekks:  hm19:24
Sirclebekks:  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 etc19:25
bekksSircle: You are mixing things up.19:25
bekksIf you want to REDIRECT, do it. If you want to FORBID, do it. But dont mix them up. :)19:26
bekksyou said you want your squid to be used or if it isnt used, you want to forbid access. Thats not redirecting.19:26
Sircleok, how to REDIRECT ALL 80,8080,443 port based calls to ssquid?19:27
bekksSircle: like this: https://help.ubuntu.com/community/IptablesHowTo19:28
Sirclek19:32
Sirclestep #1 allow squid to use 80,443 #2 redirect all other users' requests of 80,443 to squid 3128  bekks ?19:34
bekksNo.19:39
bekksSircle: Forbid direct internet access, not squid usage.19:39
Sirclebekks:  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 access19:40
bekksSircle: Then still do not forbid usage.19:40
bekksAnd redirection is totally different from forbidding things.19:40
Sircleyes. I think redirection is better19:42
Sircleif suid is onn, it will take care. If its off, the request won't work either way19:43
=== Amgine_ is now known as Amgine
=== JanC is now known as Guest39718
=== JanC_ is now known as JanC

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