User manual
145
Appendix C
Advanced Information
Serial console port
You can connect a console terminal to the DB-9 connector on the back
panel of the RaQ 3. The terminal can be either an ASCII terminal or a
PC running terminal software. The console terminal should have the
following communications parameters — 115 200 baud, 8 data bits,
no parity and one stop bit.
Development tools
The RaQ 3 provides a collection of utilities to support applications
development and server administration. These tools include:
• GNU C/C++ compiler (gcc) and libraries
• Java Run-time Environment
• GNU Bourne Again Shell (bash)
• Text editors (emacs, vi, pico)
• File system utilities (ls, mv, cp, ln, rm, chmod, chown,
chgrp, du, df
)
• File parsing utilities (sed, awk, diff)
• File display utilities (cat, more, less)
• Search utilities (find, grep, which)
• Archive utilities (gzip, tar, cpio, rpm)
• Network utilities (FTP, telnet, netstat, ping, finger,
mail, pine
)
• Perl programming language