![Moxa Technologies NPort 6000 Series User Manual Download Page 148](http://html1.mh-extra.com/html/moxa-technologies/nport-6000-series/nport-6000-series_user-manual_1842565148.webp)
NPort 6000 Series
Software Installation/Configuration
10-17
If the IP address is not provided in the command line, the program will list the installed servers and total ports
on the screen. You will need to choose a server from the list for deletion.
Removing Linux Driver Files
A utility is included that will remove all driver files, mapped tty ports, and unload the driver. To do this, you only
need to enter the directory /usr/lib/npreal2/driver, then execute mxuninst to uninstall the driver. This
program will perform the following actions:
1.
Unload the driver.
2.
Delete all files and directories in /usr/lib/npreal2
3.
Delete directory /usr/lib/npreal2
4.
Modify the system initializing script file.
The UNIX Fixed TTY Driver
NOTE
The newest information, please refer to readme.txt on Fixed TTY Driver
Installing the UNIX Driver
1.
Log in to UNIX and create a directory for the Moxa TTY. To create a directory named /usr/etc, execute the
command:
# mkdir –p /usr/etc
2.
Copy moxattyd.tar to the directory you created. If you created the /usr/etc directory above, you would
execute the following commands:
# cp moxattyd.tar /usr/etc
# cd /usr/etc
3.
Extract the source files from the tar file by executing the command:
# tar xvf moxattyd.tar
The following files will be extracted:
README.TXT
moxattyd.c
--- source code
moxattyd.cf
--- an empty configuration file
Makefile
--- makefile
VERSION.TXT --- fixed tty driver version
FAQ.TXT
4.
Compile and Link
For SCO UNIX:
# make sco
For UnixWare 7:
# make svr5
For UnixWare 2.1.x, SVR4.2:
# make svr42
Configuring the UNIX Driver
Modify the configuration:
The configuration used by the moxattyd program is defined in the text file moxattyd.cf, which is in the same
directory that contains the program moxattyd. You may use vi, or any text editor to modify the file, as follows:
ttyp1 192.168.1.1 950