Re: How to install new app on Client image without update
Alkis Georgopoulos <[email protected]> Sat, 6 Apr 2019 22:25:59 +0300
| Newsgroups | gmane.linux.terminal-server.general |
|---|---|
| Message-ID | <[email protected]> |
Thin or fat clients?
I imagine fat clients.
Login to a client. Create a test.txt file on the desktop.
Open a terminal on the client and run:
mount | grep /home
You're suppose to see that /home/username is an sshfs mount.
Reboot the client, login again.
Is test.txt still there?
On 4/6/19 9:11 PM, Douglas G. Oechsler wrote:
> Hello Alkis
>
> *Which distro/flavor/ltsp version are you using?*
> Linux Mint 19.1 64 bits
>
> *did you follow the official tutorial?*
> Yes: http://wiki.ltsp.org/wiki/Installation/Ubuntu
> pnp mode
> Dnsmasq - single NIC
> dnsmasq --enable-dns (run ok without errors)
> and config the same subnet that my scenario
>
> *other chnage: /etc/sysctl.conf*
> *from:* # Uncomment the next line to enable packet forwarding for IPv4
> #net.ipv4.ip_forward=1
> *To:*
> net.ipv4.ip_forward=1
>
> *The commad used to update image:*
> apt install xxx && ltsp-update-image -c /
> The same that official tutorial
>
>
> *Are you using any weird scripts for guest accounts etc?*
> No! Only using adduser command
>
> Thank you
>
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net