/srv/irclogs.ubuntu.com/2018/06/04/#ubuntu-server.txt

=== minipini is now known as Guest20998
cpaelzerhi over here as well, good morning06:44
Dani-hpHello, i have some more questions about diskless ubuntu/thin client (root on nfs).. What about network interrupts? How good can Root-on-NFS Ubuntu's handle these? Any one has some "real live" experience with this? :-)08:05
lordievaderDani-hp: usually if the network issues are not that severe it should be fine.08:09
lordievaderAlso as long as no disk access is done you won't notice it.08:09
lordievaderWe got thinclients to RDP to a Windows server. If during an RDP session the NFS server dissapears for some time and comes back the user doesn't notice.08:10
Dani-hpAh cool :)08:13
Dani-hpso they directly connect to the win server on boot or do they first login on the ubuntu?08:14
Dani-hpAh and one more question.. the root-on-nfs share gets mounted rw, right? so if we have like 30 clients on the same nfs-share there is quite a lot conflict potential, right? even if the have their home on a sperate nfs share?08:24
lordievaderNowadays they are Debian images. But the principle is the same. They boot the Debian image which gives them four buttons, most notably a firefox button and an rdp button.08:42
lordievaderFor us the idea is that users can use them to quickly search something on the web, or do some work on their personalized rdp account.08:43
cpaelzerjamespage: are you around, I'd really need one with 10 minutes to takl about openstacks control (or lack of) qemu machine types08:43
cpaelzerjamespage: please ping me if you'd be available for a few minutes08:44
lordievaderDani-hp: We only have 1 user on them ('thinclient'), but theoretically you can have a full desktop on there with their own accounts.08:45
Dani-hplordievader: Ah okey. But it's true that there is conflict potential with "full desktops", right?08:55
Dani-hpfor example when i install new apps/updates on one client, the changes are made for everyclient. right?08:56
lordievaderYes08:56
Dani-hpWell, that sucks :-)08:57
lordievaderThis is why every regular client has no write access for the root-fs and the user home-dir is mounted on a tmpfs. There is one 'thinclient' which has write access and does the updates.08:57
lordievaderWhy is this a bad thing?08:58
Dani-hpHm, so you mount the root-fs as RO?08:58
lordievaderUsers don't need root access 😉08:58
Dani-hpwell yeah08:58
Dani-hpSo lordievader if you could choose for a company with like 30-40 clients. Would you prefer a thinclient setup with root on nfs or a "complete" VDI Solution like VMWare Horizon or XenDesktop=09:01
Dani-hp?09:01
lordievaderI have no experience with the latter. We also do not have that many clients, about 15-20 or so. Just relaying what I know 😉09:02
Dani-hpkk :) do you have experience with LTSP?09:04
lordievaderI've heared of it. (And forgotten about it XD)09:12
Dani-hp:D09:20
=== ivoks_ is now known as ivoks
=== dcmorton_ is now known as dcmorton
=== mjoseph_ is now known as mjoseph
=== greenywd is now known as greeny
darai'm having trouble installing phpmyadmin, it won't accept my database administrative password10:37
parlosGot a strange problem; I'm using SSH for X11 forwarding. (-X -Y). Once connected, launching xterm/xeyes works fine, but if I launch emacs/gwenview they just exists. (emcas has X support). Tested against another device, there it works. Any hints?11:11
=== Nafallo_ is now known as Nafallo
=== frickler_ is now known as frickler
=== beisner is now known as beisner-sick
coreycbjamespage: would you mind giving magnum 6.1.0-0ubuntu2 a review? it's the first py2/py3 openstack service i've enabled so it'll be the pattern i plan to follow.13:42
jamespagecoreycb: ack will do - in git?13:42
coreycbjamespage: yes, well i uploaded it to cosmic as well. seems to work fine for py2 and py3.13:42
coreycbjamespage: py2 is favored by default for now, obviously13:43
coreycbjamespage: btw the current dep8 tests are py2 only. if you can think of a way to also test py3 services i'd really like to do that.13:44
coreycbjamespage: maybe in the actual test i could apt install python3-magnum and restart/test services again after the py2 services get tested13:45
jamespagecoreycb: I'd add the py3 tests as a separate test target in d/t/control using right tag for grabbing a clean testbed14:03
coreycbjamespage: ah good, so you can have separate targets with their own Depends and tag for clean testbed. wasn't sure about that.14:04
jamespagecoreycb: I think so14:04
rbasaknacc, ahasenack, cpaelzer, dpb1: how should we handle code review for git-ubuntu now? I'm quite happy to do all the reviews for nacc's MPs, but what about my MPs? I don't want to force nacc to do them, but if he can, that would be useful. So should I perhaps request a review from some team, and if nacc doesn't take it, ask ahasenack or cpaelzer?14:08
ahasenackrbasak: don't know, it's quite a context switch14:11
cpaelzerahasenack: rbasak: if andreas or me are supposed to do them we will have to batch them14:13
cpaelzerto do the huge context in/out just once for a series of things14:13
cpaelzerOTOH if you have rather small broken up MPs I think that might work well14:13
=== pleia2_ is now known as pleia2
=== Daviey_ is now known as Daviey
=== dannf` is now known as dannf
naccrbasak: i can help as much as possible16:17
naccrbasak: if they are large, it will take longer, of course :)16:18
naccrbasak: i think all of the bugs we talked about last week are filed, right?16:18
rbasaknacc: thanks. I think so, yes.16:19
naccrbasak: sounds good, i'm still working on rebasing my old MP that refactored the importer loop (as we discussed). If you'd like me to prioritize reviews or something else, just let me know.16:21
rbasakOK16:23
=== chiluk_ is now known as chiluk
naccrbasak: so given that CI passed your MP, it does seem to point to snap vs. deb difference?16:44
naccalthough 2.42.1 is in all releases (and the stable snap channel)16:44
=== hehehe is now known as Guest52074
=== Guest52074 is now known as hehehe
rbasaknacc: I agree it looks that way. I'm planning on experimenting with that tomorrow morning to see what I can reproduce.18:39
naccrbasak: thanks, good to hear18:40
granjerohi, ubuntu 18.04 fresh install. nedd to conect php to a M$SQL database. which php extesions do i need to install? thnx19:16
naccgranjero: 'php-mysql' ?19:17
sdezielM$SQL ?= mssql19:19
sdezielgranjero: ^19:19
naccsdeziel: oh mssql! totally glossed that19:22
naccphp-db then19:22
avgtechieJust install lamp stack19:22
granjeronacc, not MySQL MSSQL (microsoft DB)19:24
naccgranjero: yes, I realized my mistake, php-db has a mssql plugin, iirc19:24
naccgranjero: not sure why you are 5 minutes late to your own conversation :)19:25
granjeroi think maybe the problem im having is because the app works in php5 and ubuntu 18 is php719:25
granjero¿?19:26
naccgranjero: if you need php5, you need 14.04, or a PPA.19:26
sarnoldor a better application :)19:26
granjerowill work on the app i think19:27
granjeroanother question: I want to connect to my server via sftp so i can edit files. the directory /var/www/html is owned by root , how can i connect to the server and modify files in that directory with another user?19:48
sarnoldedit them locally then move them using rsync over ssh? or sftp if you really prefer that/19:49
granjerothat user has to be in root group ? or something like that19:49
avgtechiechown the dir19:50
naccrbasak: a thought i had last evening, as well -- would it be possible to query Launchpad for any upload or orphan tags? If so, then we could just reimport those source packages, as we my alogrithmic changes only apply to those tags20:41
=== miguel is now known as Guest38348

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