Getting Your Windows NT Workstation Started on
the Net
Installing the Telnet, FTP, and Netscape Kit
The following guide will show you how to obtain basic utilities to get
you started using the Internet and browsing the World Wide Web (WWW). This
document assumes that the TCP/IP stack has been loaded and installed in
Windows NT Workstation. The TCP/IP stack allows your computer to talk to
the campus network using your network Interface (LAN) card. TCP/IP stands
for Transmission Control Protocol and Internet Protocol. If the Computer
Maintenance Facility (CMF) has installed your LAN card, then a TCP/IP stack
has been installed for you. If not, please refer to the Installing
the TCP/IP Stack for Windows NT Workstation instruction sheet.
We will first setup your PC for the Software needed. We will then use
the FTP (File Transfer Protocol) to get a copy of Netscape, WS FTP, and
Telnet from NJIT’s Anonymous FTP server. The anonymous FTP server allows
people to access public domain software for use free of charge. Many sites
offer this service. Lastly we will setup, install, and configure the software
so you can use it with the NJIT network.
Step 1 - Getting Started
-
Click: Start
-
Click: MS-DOS Prompt
-
At the prompts shown in bold below, type what is following in
italic:
each time you type a command hit enter.
C:\> cd
c:\
C:\> md www
C:\> cd www
C:\WWW> md archive
C:\WWW> md teraterm
C:\WWW> md ws_ftp
C:\WWW>
Step 2 - FTP the programs
-
Type: cd archive
C:\WWW>
cd archive
C:\WWW\ARCHIVE>
-
Type: ftp ftp (NJIT’s Anonymous FTP server is called
ftp.njit.edu) and login using anonymous as a username and your last
name@njit.edu as a password (i.e. smith@njit.edu)
C:\WWW\ARCHIVE>
ftp ftp
Connected to geec-gw.njit.edu.
220 geec-gw.njit.edu FTP
server (Version wu-2.4.2-academ[BETA-5](1) Wed Aug 30 11:25:39 EDT 1995)
ready.
User (geec-gw.njit.edu:(none)):anonymous
331 Guest login ok, send
your complete e-mail address as password.
Password:
lastname@njit.edu
230-
230-Welcome to ftp.njit.edu
-
230-
230-All connections and transfers
are logged. If you do not like that,
230-disconnect now !
230-
230-Please read the file
README
230- it was last modified
on Sat Dec 10 15:50:35 1994 - 578 days ago
230 Guest login ok, access
restrictions apply.
-
You will now get the FTP prompt, type: bin this tells
the system you are getting binary programs.
ftp> bin
200 Type set to I.
-
Change to the directory containing the files using cd
/pub/telecom/dorm
ftp> cd /pub/telecom/dorm/kitnt
250 CWD command successful.
-
Turn off the prompts and download the files as below:
ftp> prompt
Interactive mode Off.
ftp>
ftp> mget *
200 PORT command successful.
150 Opening BINARY mode data
connection for netscinst.exe (##### bytes).
226 Transfer complete.
3281408 bytes received in
11.10 seconds (295.62 Kbytes/sec)
200 PORT command successful.
150 Opening BINARY mode data
connection for tterm32.exe (##### bytes).
226 Transfer complete.
186265 bytes received in
0.55 seconds (338.66 Kbytes/sec)
200 PORT command successful.
150 Opening BINARY mode data
connection for ws_ftp32.exe (##### bytes).
226 Transfer complete.
175958bytes received in 0.49
seconds (359.10 Kbytes/sec)
-
Exit FTP using quit
ftp> quit
221 Goodbye.
C:\WWW\ARCHIVE>
Step 3 - Extract the Archives to the right directories
-
Change directory CD to C:\WWW\teraterm and extract the program
C:\WWW\ARCHIVE> cd c:\www\teraterm
C:\WWW\TERATERM> c:\www\archive\tterm32
The archive will begin to extract the files to the directory
-
WS FTP is a self extracting Installation Wizard, nothing
else needs to be done.
Step 4 - Create an NJIT Network Group
-
Click LEFT mouse button: Start
-
Click: Open
-
Click: FILE-NEW-FOLDER
-
Type: NJIT Network as the folder name over new folder,
then press enter.
Step 5 - Install TeraTerm Pro
-
If it is not open double click the NJIT Network Group
-
Click: FILE-NEW-SHORTCUT
-
In the box type: c:\www\teraterm\ttermpro.exe
-
Click: NEXT
-
In the box type: TeraTerm Pro Telnet
-
Click: Finish
-
Install Tera Term Pro’s Fonts Click: My Computer - Control
Panel - Fonts
-
Select: File - Install New Font …
-
Under Folders Select: C:\www\teraterm in List
of fonts Tera Special (True Type) appears
-
Click on it to highlight it, then click OK. The font
is now installed.
Step 6 - Install WS FTP
-
Click: FILE-RUN-BROWSE
-
Click: MY COMPUTER, Select drive C: then open
folders Www, Archive and then WS_FTP
-
In the box type: c:\www\ws_ftp\ws_ftp32.exe
-
Click: Continue
-
Follow the steps in the installation Wizard
-
Exit Install Wizard when done.
Step 7 - Install Netscape
-
Click: FILE-RUN-BROWSE
-
Click: MY COMPUTER, Select drive C: then open
folders Www and Archive
-
Double Click: NETSCINST.EXE (Note: You may not
see the .EXE)
-
Click: OK
-
Click: Yes to continue with the installation. The
Installation process will begin
-
Click: Next
-
Click: Next, Setup will begin automatically
-
Click: No for connection to Netscape
-
Click: OK
-
Click: No for the Read Me
A Netscape folder will open and a Netscape Shortcut will
be placed on the Desktop for that NT user. You can close the folder by
clicking on the
X in the upper left corner.
Step 8 - Configure Netscape
for Use with NJIT Proxy Servers
-
Double Click: Shortcut to Netscape Icon on the NT
desktop to start Netscape
-
Click: OK or Yes for the bookmark question or follow
the Netscape setup Wizard
-
Click: the STOP sign icon in the upper right corner.
-
Click: EDIT- PREFERENCES, Double Click Advanced
-
Click: the PROXIES item in the tree
-
Check the Bullet by Automatic Proxy Configuration:
-
Click: on the box next to Configuration Location (URL):
and type the following
(Please watch your case and the direction of the
slashes)
http://www.njit.edu/telecom/proxy.pac
-
Click: NAVIGATOR in the tree.
-
Click: In the field next to location.
-
Type: http://www.njit.edu/
-
Click: OK
You should now be taken to NJIT’s home page, and are ready
to start Web Browsing.