个人工具

“UbuntuHelp:UbuntuLTSP/LTSPQuickInstall”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的4个中间版本)
第2行: 第2行:
 
{{Languages|UbuntuHelp:UbuntuLTSP/LTSPQuickInstall}}
 
{{Languages|UbuntuHelp:UbuntuLTSP/LTSPQuickInstall}}
 
== Installing an LTSP Server ==
 
== Installing an LTSP Server ==
'''Please don't edit this page, if you want to add additional info about tweaking, add a new page in  the [[UbuntuHelp:UbuntuLTSP]] directory'''
+
'''Please don't edit this page, if you want to add additional info about tweaking, add a new page in  the [[UbuntuHelp:UbuntuLTSP|UbuntuLTSP]] directory'''
 
=== Installing from CD ===
 
=== Installing from CD ===
With the Hardy Heron (8.04) release the LTSP installer functionallity developed in edubuntu was moved to the '''Ubuntu alternate CD'''.
+
Starting with the Hardy Heron (8.04) release the LTSP installer functionality was moved to the '''Ubuntu alternate CD'''. All future releases follow this format.
{{https://help.ubuntu.com/community/iso.png}} get the iso from [[http:?action=AttachFile&do=get&target=%2Freleases.ubuntu.com%2Freleases%2F8.04%2F%7Chttp%3A%2F%2Freleases.ubuntu.com%2Freleases%2F8.04%2F%5D%5D.  
+
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=iso.png Get the Lucid Lynx iso from [http://releases.ubuntu.com/releases/10.04/ http://releases.ubuntu.com/releases/10.04/].  
 
The installer will set up an out of the box working LTSP install for you if your server has two network cards built in.  
 
The installer will set up an out of the box working LTSP install for you if your server has two network cards built in.  
 
If that is not the case it will tell you what to modify to run with a single network card.
 
If that is not the case it will tell you what to modify to run with a single network card.
 
Once you boot up the CD, hit F4. The "Modes" menu will pop up. Select "Install an LTSP Server". Now just move on with the install.
 
Once you boot up the CD, hit F4. The "Modes" menu will pop up. Select "Install an LTSP Server". Now just move on with the install.
{{https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=ltsp-install-ubuntu.png%7D%7D
+
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=ltsp-install-ubuntu.png
 
Towards the end of the install the installer will start to build the client environment from the packages on the CD.
 
Towards the end of the install the installer will start to build the client environment from the packages on the CD.
{{https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=building_ltsp.png%7D%7D
+
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=building_ltsp.png
 
Which then will be compressed into an image...
 
Which then will be compressed into an image...
{{https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=compressing_ltsp.png%7D%7D
+
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall?action=AttachFile&do=get&target=compressing_ltsp.png
 
If the installer is done and has rebooted into your new system you will be able to boot your first Thin Client right away.
 
If the installer is done and has rebooted into your new system you will be able to boot your first Thin Client right away.
 
=== Installing on top of an already running desktop system ===
 
=== Installing on top of an already running desktop system ===
 
You need to set up one static network interface where you will attach the thin clients, install two packages and run one command.
 
You need to set up one static network interface where you will attach the thin clients, install two packages and run one command.
Configure your spare interface for the thin clients to have the IP 192.168.0.1 (and make sure it is up and running), then follow the instructions below.
+
Configure your spare interface for the thin clients to have the IP 192.168.0.1 (and make sure it is up and running). If you can't get the new GNOME network manager to work you can always install the older, simpler version of network manager by going to the "add/remove" window and searching "network". Make sure to search "all available packages" and "apply" the changes. You will find the new network manager under settings -> network. Then follow the instructions below.
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo apt-get install ltsp-server-standalone openssh-server
 
sudo apt-get install ltsp-server-standalone openssh-server
第26行: 第26行:
 
</nowiki></pre>
 
</nowiki></pre>
 
/!\ '''If you are on a 64-bit system''' but your clients have another architecture use the --arch option eg. sudo ltsp-build-client --arch i386
 
/!\ '''If you are on a 64-bit system''' but your clients have another architecture use the --arch option eg. sudo ltsp-build-client --arch i386
After that, you will be able to boot your first thin client.  
+
After that, you will be able to boot your first thin client. If it doesn't boot try rebooting the server.
 
/!\ Note that if you want to use another IP than the above, you need to edit the /etc/ltsp/dhcpd.conf file to match the IP values and restart the dhcp server.
 
/!\ Note that if you want to use another IP than the above, you need to edit the /etc/ltsp/dhcpd.conf file to match the IP values and restart the dhcp server.
 
=== Comments and hints ===
 
=== Comments and hints ===
第42行: 第42行:
 
https://help.ubuntu.com/community/?action=fullsearch&context=180&value=ltsp&titlesearch=Titles
 
https://help.ubuntu.com/community/?action=fullsearch&context=180&value=ltsp&titlesearch=Titles
 
----
 
----
[[category:CategoryDocumentation]]
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月20日 (四) 00:31的最新版本

Installing an LTSP Server

Please don't edit this page, if you want to add additional info about tweaking, add a new page in the UbuntuLTSP directory

Installing from CD

Starting with the Hardy Heron (8.04) release the LTSP installer functionality was moved to the Ubuntu alternate CD. All future releases follow this format. LTSPQuickInstall?action=AttachFile&do=get&target=iso.png Get the Lucid Lynx iso from http://releases.ubuntu.com/releases/10.04/. The installer will set up an out of the box working LTSP install for you if your server has two network cards built in. If that is not the case it will tell you what to modify to run with a single network card. Once you boot up the CD, hit F4. The "Modes" menu will pop up. Select "Install an LTSP Server". Now just move on with the install. LTSPQuickInstall?action=AttachFile&do=get&target=ltsp-install-ubuntu.png Towards the end of the install the installer will start to build the client environment from the packages on the CD. LTSPQuickInstall?action=AttachFile&do=get&target=building_ltsp.png Which then will be compressed into an image... LTSPQuickInstall?action=AttachFile&do=get&target=compressing_ltsp.png If the installer is done and has rebooted into your new system you will be able to boot your first Thin Client right away.

Installing on top of an already running desktop system

You need to set up one static network interface where you will attach the thin clients, install two packages and run one command. Configure your spare interface for the thin clients to have the IP 192.168.0.1 (and make sure it is up and running). If you can't get the new GNOME network manager to work you can always install the older, simpler version of network manager by going to the "add/remove" window and searching "network". Make sure to search "all available packages" and "apply" the changes. You will find the new network manager under settings -> network. Then follow the instructions below.

sudo apt-get install ltsp-server-standalone openssh-server

Now create your Thin Client environment on the server with.

sudo ltsp-build-client

/!\ If you are on a 64-bit system but your clients have another architecture use the --arch option eg. sudo ltsp-build-client --arch i386 After that, you will be able to boot your first thin client. If it doesn't boot try rebooting the server. /!\ Note that if you want to use another IP than the above, you need to edit the /etc/ltsp/dhcpd.conf file to match the IP values and restart the dhcp server.

Comments and hints

If you change the IP data after you have done the initial setup, please run the command sudo ltsp-update-sshkeys to make the ssh server aware of the change. This workstation isn't authorized to connect to server error message on client, please run commands sudo ltsp-update-sshkeys and sudo ltsp-update-image (in this order) reference: https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/144296 Dont use the ltsp-utils package from universe (only available in dapper) with this ltsp implementation, it is for a different ltsp version, installing them together will break. For more comprehensive documentation of LTSP 5 that's available in Ubuntu, please see the Edubuntu Handbook at http://doc.ubuntu.com/edubuntu/edubuntu/handbook/C/ A beginner's working example of an LTSP server using 2 nic cards http://ubuntuforums.org/showthread.php?t=599166&highlight=ltsp Is there an LTSP forum anywhere? http://ubuntuforums.org/showthread.php?t=603151 Please type ltsp or LTSP in the Keyword box here http://ubuntuforums.org/search.php and tap the enter key. tx LTSP Gutsy Wiki Update http://ubuntuforums.org/showthread.php?t=611516 https://help.ubuntu.com/community/?action=fullsearch&context=180&value=ltsp&titlesearch=Titles