LTSP: Difference between revisions

From Halfface
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 15: Line 15:
Whats the name of the package.
Whats the name of the package.
  http://packages.ubuntu.com/
  http://packages.ubuntu.com/
[[Category:Applications]]
[[Category:Unix]]

Latest revision as of 14:53, 20 October 2008

Install stuff in ltsp environment.

sudo cp /etc/apt/sources.list /opt/ltsp/i386/etc/apt/sources.list
sudo chroot /opt/ltsp/i386
apt-get update
apt-get install 915resolution
hit ctrl-d 
restore the original lts.conf and try to boot the client :

lts.conf

http://doc.ubuntu.com/edubuntu/handbook/C/ltsp-client.html

How to use ltsp.

http://www.ltsp.org/twiki/bin/view/Ltsp/WebHome

Whats the name of the package.

http://packages.ubuntu.com/