?? howto.txt
字號:
===================================================================
The HOWTO file of Linux Fixed tty Driver for
MOXA NPort Server/Async Server Faimly
===================================================================
Install from disk
=================
1. Create install disk with "makedisk.exe" which in the CD-ROM
under Windows 9x/Me/NT/2000.
2. Create "/tmp/moxa" directory under your linux host.
# cd /tmp
# mkdir moxa
3. Uncompress the driver into "/tmp/moxa".
# cd /
# tar xvfP /dev/fd0
4. Follow the readme file to install driver.
5. End.
- or -
Install from host
=================
1. Create "/tmp/moxa" directory under your linux host.
# cd /tmp
# mkdir moxa
2. Download/copy "linux<nnn>.tar" from CD-ROM into /.
<nnn> is version number.
3. Uncompress the driver into "/tmp/moxa".
# cd /
# tar xvfP linux<nnn>.tar
4. Follow the readme file to install driver.
5. End.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -