Re: How to install new app on Client image without update

Alkis Georgopoulos <[email protected]> Sat, 6 Apr 2019 10:24:56 +0300
Newsgroups gmane.linux.terminal-server.general
Message-ID <[email protected]>
On 4/5/19 2:21 PM, Douglas G. Oechsler wrote:
> Hello!
> 
> The problem to use the command, it does new client LTSP image ever. So, 
> if a user do a new file at the client side and need to install other app 
> for example, the command "erase" files from client side because the 
> command does new image!
> 


Hi Douglas,

I think you misunderstood something:
 > if a user do a new file at the client side
 > ... the command "erase" files from client side

The user files are saved in /home/username.
These are not stored in the image.
/home is mounted from the server via SSHFS.

The programs are saved in /usr.
These are stored in the image.
/usr (along with /) is mounted from the server via NBD.

So when you add new programs using ltsp-update-image,
the user files are not affected nor deleted,
because they are in the server /home, not in the NBD image.


_____________________________________________________________________
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