/srv/irclogs.ubuntu.com/2017/04/20/#ubuntu-za.txt

nsnzeromorning all 05:50
chesedomorning nsnzero07:06
chesedoand all others07:06
Kilosmorning everyone07:26
nsnzerohi there Kilos 07:29
nsnzeromorning to chesedo as well07:32
theblazehenmorning07:32
nsnzerohi theblazehen 07:32
theblazehenhttps://twitter.com/devttyS0/status/854755656011743235 heh07:35
theblazehenhttps://github.com/shelljs/shelljs wait, what?!07:37
Kiloshi nsnzero theblazehen 07:37
Kilosand chesedo too of course07:37
theblazehenHi Kilos07:38
Kilosoh and inetpro 07:38
* theblazehen wonders how small I can compress a wikipedia db dump07:38
Kilosim having worst connection hassles ever but otherwise all ok. busy fighting isp's07:39
theblazehenKilos: That sucks :/07:39
theblazehenhttps://github.com/zv/9Problems Nice07:42
* theblazehen tried 9front out last night07:42
theblazehenshell is a little lacking, but you can build a bash or something if you like07:42
theblazehenCan even nest rio inside rio07:42
* nsnzero has not had enough coffee to understand all this07:43
theblazehennsnzero: Plan 9 - everything _really_ is a file07:44
theblazehenWant to nest your window manager? Open a window which launches a `rc` shell, run `rio` which then runs another window manager in a window07:45
theblazehenThere isn't even a distinction between terminal and gui stuff07:45
theblazehenEg, run `firefox` from a linux terminal - opens a new X window07:45
theblazehenrun a graphical thing in plan 9 - replaces your terminal unless you kill the process then your terminal is back07:46
theblazehenAlso, nice namespace concept07:46
theblazehenand great network integration, with concept of storage servers, cpu servers etc07:46
theblazehenBuilt in containerization for like 2 decades as well, compared to linux, which had it for around just 107:47
theblazehenEven came before solaris zones07:47
theblazehenAlthough I am only running a single node cluster07:49
theblazehennsnzero: https://homeplan9-1.theblazehen.com/scrot.png08:13
theblazehenYou can see roughly the right half is a window containing another window manager08:14
theblazehenNeat thing is I can minimize any window 08:15
theblazehenand the window manager on the right is just another top level window08:15
theblazehenSo I can minimize a group of windows08:15
nsnzerosomething like i3 ?08:15
theblazehenand if I resize the top level window all the children windows resize as well08:15
theblazehennsnzero: Nah, no tiling by default08:15
theblazehenfloating wm08:16
theblazehenBut you can write scripts for tiling :) Just /dev/wctl/something or so08:16
theblazehenBottom left is /dev/config08:17
theblazehenHmm. Just got an idea...08:27
inetprogood mornings08:57
nsnzerohi inetpro 08:58
theblazehenhi inetpro, wb nsnzero08:59
nsnzerothanks theblazehen 09:00
nsnzerodoes squid proxy work with https ? or just plain http ?11:17
theblazehenCan do https, but you'll need to install a cert on all the clients11:20
theblazehenAnd not sure if it breaks cert pinning11:20
theblazehennsnzero: ^11:20
nsnzerojust cant get it functional theblazehen 11:32
nsnzeroi will have to read up on it 11:32
theblazehennsnzero: Trying to do a transparent proxy, or normal one?11:32
nsnzerotransparent 11:32
nsnzeroi have quite a few window machines on this network and i cant disable the auto-update so firewalled the router but i need a proxy to allow http/s access 11:34
theblazehenYeah, can't do that11:34
theblazehenafaik11:34
theblazehenandrewlsd: ?11:34
theblazehenAlso, using a wpad.dat will at least help with the proxy config if you need to do itr11:34
theblazehens/$//11:35
nsnzerothe netgear router only allows 16 rules - thats another problem 11:37
theblazehennsnzero: the dgn2200, or a different one?11:44
nsnzerosame 1 11:45
theblazehenJust write an init script that calls iptables?11:46
theblazehen:D11:46
nsnzeroLinux: Setup a transparent proxy with Squid in three easy steps11:46
theblazehenheh. http://www.bash.org/?46438511:47
theblazehenBut seriously, it won't be any easier in windows11:47
nsnzerodoesnt affect my work if no one else can access the internet - i will put this on the that back burner11:49
theblazehenheh. Or just configure proxy auto configuration11:49
nsnzeroi see the squid server daemon running and no error in the log - just doesnt connect12:04
theblazehennsnzero: Still trying transparent proxy?12:15
nsnzerohopefully if i can get it to work12:17
theblazehennsnzero: It won't12:22
nsnzerotheblazehen: i can relax now - this proxy thing will have to wait 12:26
nsnzeroeverybody , have a good afternoon12:28
andrewlsdnsnzero yip. by definition SSL cannot be transparently proxied. you have to man-in-the-middle it. which breaks SSL.  (it's what appliances like BlueCoat do)13:24
andrewlsdso nzero wpad.dat is your best bet. 13:24
andrewlsdwhich is automatic proxy settings config used by client13:25
andrewlsdas per theblazehen13:25
theblazehenandrewlsd: "nsnzero has left ("WeeChat 1.7")"13:25
Kiloseish upgrading opera-beta is gonna take over 5 hours for 51meg13:41
Kilos2725 B/s13:42
Kilosnow it says 10 hours. holy moly13:46
tareqhi all15:48
nsnzeroevening all17:57
nsnzerowhy does qemu-kvm create a new user on my system ?17:57
MaNIwhy wouldn't it, it's fairly common practice?18:01
MaNImost linux programs that have a daemon run it as a limited permission user for security reasons (if there is a bug the rest of the system can't easily be compromised)18:03
nsnzerohi MaNI 18:05
nsnzerojust wanted to known why - saw this new user on my login screen got suspicious thats all18:05
MaNIstrange that it shows it on your login screen - most WMs hide users like that by default18:06
nsnzeroyip was there virt-something i deleted it though18:07
nsnzeroit also created a new network interface - for security i assume 18:11
inetprotalking about users on the login screen, how do I hide a user?18:23
nsnzerohi inetpro - ssdm login ?18:25
theblazeheninetpro: set shell to /usr/sbin/nologin?18:26
theblazehenMy libvirt also shows on login screen, and it uses /bin/false instead of /usr/sbin/nologin for some reason18:26
inetproKubuntu 16.04, I guess that would be ssdm18:26
inetprotheblazehen: interesting, thanks18:27
nsnzeroSet uid of the user (you want to hide )to any number which is less than 100018:29
inetprotheblazehen: I have serveral users with /bin/false but not appearing in the greeter screen18:30
inetprolooks like there's something about users using the AccountsService as well18:31
theblazehenHmm, not sure18:33
inetprooh and setting the user to /usr/sbin/nologin does not help... did it quickly and even after a reboot the user is still there18:42
nsnzerogood night guys - rest well18:57
inetpronight nsnzero18:59
nsnzerosddm has a option in sddm.conf HideUsers=19:01
nsnzeronight inetpro 19:01

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