old-www/HOWTO/NC-HOWTO-5.html

148 lines
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Linux Netstation HOWTO: Configuring the Thin Client</TITLE>
<LINK HREF="NC-HOWTO-6.html" REL=next>
<LINK HREF="NC-HOWTO-4.html" REL=previous>
<LINK HREF="NC-HOWTO.html#toc5" REL=contents>
</HEAD>
<BODY>
<A HREF="NC-HOWTO-6.html">Next</A>
<A HREF="NC-HOWTO-4.html">Previous</A>
<A HREF="NC-HOWTO.html#toc5">Contents</A>
<HR>
<H2><A NAME="s5">5. Configuring the Thin Client</A></H2>
<H2><A NAME="ss5.1">5.1 Auto Config</A>
</H2>
<P>If you have setup autoconfig as described above you shouldn`t be reading
this part unless it doesn`t work
<H2><A NAME="ss5.2">5.2 Netstation Clients</A>
</H2>
<P>Unplug the network cable from the NC. Then boot it up.
<P>After checking its Memory, VGA etc, it will boot into the IBM Network
Station Setup Utility. Basically you can manage everything from this menu
system. The main parts will be described here.
<H3>Setting up TCP/IP</H3>
<P>Section 5 (F5) :
Your network setup should look something like this :
<P>
<P>
<PRE>
IP Addressed From NVRAM
Network Station IP Adress 10.0.0.50
First Boot Host IP Adress 10.0.0.1
Second Boot Host IP Adress 10.0.0.11
Third Boot Host IP Adress 0.0.0.0
Gateway IP Adress 10.0.0.1
Subnet Mask 255.255.255.0
Broadcast IP Adress 10.0.0.255
Ethernet Standard Version 2
</PRE>
<P>
<P>
<P>
<P>
<P>Resembles my setup. The NC itself has 10.0.0.50
While 10.0.0.1 is the NFS Server, 10.0.0.11 is a secondary NFS server,
just in case.
<P>
<P>
<H3>Setting Up the Boot Parameters</H3>
<P>Section 6 (F6):
Looks like this in my setup.
<P>
<P>
<PRE>
Boot file kernel
TFTP Boot Directory /usr/netstation/
NFS Boot Directory /usr/netstation/
Configuration File /usr/netstation/configs/standard.nsm
Configuration Directory /usr/netstation/configs
TFTP Order 2
NFS Order 1
MOP Order Disabled
Local Order Disabled
</PRE>
<P>
<P>
<P>Where /usr/netstation is the directory export on 10.0.0.1
<P>
<H3>Setting Up the Monitor</H3>
<P>Section 7 (F7):
You can choose the right resolution / refresh rate from a nice menu. I
have mine running on an old 14" VGA Screen running in 1024x768 @60Hz
<P>
<P>Basically that's all you need to install.
<P>Just plug in your Network cable again. And Reboot the NC.
After testing the Video / DRAM, the NC will search the
Host system and request the startup information, download the Kernel
from the NFS and boot up.
<P>In some cases, the NC might download an updated Firmware from the host.
<P>
<P>
<P>When starting the graphical Console you should get a menu bar and a screen
where you can select the X Hosts.
You are now
in the CLE (Common Login Environment): it's a desktop from where you can
start all sessions, either telnet or X . It uses a local window
manager which is a small window manager based on MWM.
<P>
Your NC is now setup. Congratulations !
<P>
<H3>Further Configuration</H3>
<P>Further configuration of the NC can be done e.g. be setting the colors, window
sizes, default keymaps etc. I'm not going to describe these in detail.
If you have troubles finding your way through the menu system. The IBM
Network Station Runtime Environment for RS/6000 User's Guide which
can be found in either .pdf or .ps at
<A HREF="http://www.as400.ibm.com/networkstation/rs6000/">http://www.as400.ibm.com/networkstation/rs6000/</A> and will provide
you
with detailed information.
<P>
<P>
<P>
<H2><A NAME="ss5.3">5.3 Netvista Clients </A>
</H2>
<P>
<P>
<P>Newer versions of the Setup screen might look like this
<P>
<P>
<UL>
<LI>F2 = View Hardware Configuration</LI>
<LI>F3 = Set Network Parameters</LI>
<LI>F4 = Set Boot Parameters</LI>
<LI>F5 = Set Configuration Parameters</LI>
<LI>F6 = Set Monitor Parameters</LI>
<LI>F7 = Set Language Parameters</LI>
<LI>F10 = Set Verbose Diagnostic Message Disabled</LI>
</UL>
<P>With F3 you get a panel to set the IP adresses of the Station, the boot
server
and the gateways as well as the subnet mask. With F4 you get a panel to
set the
boot kernel name and path and method (tftp or NFS). F5 brings you to a
panel to
set your configuration files and paths.
<P>
<P>
<P>
<P>
<P>
<P>
<HR>
<A HREF="NC-HOWTO-6.html">Next</A>
<A HREF="NC-HOWTO-4.html">Previous</A>
<A HREF="NC-HOWTO.html#toc5">Contents</A>
</BODY>
</HTML>