User`s manual

Table Of Contents
OnCell G3111/G3151/G3211/G3251 Series User’s Manual Software Installation/Configuration
13-27
Starting moxattyd
Execute the command init q or reboot your UNIX operating system.
Adding an additional server
1. Modify the text file oncellttyd.cf to add an additional server. User may use vi or any text editor
to modify the file. For more configuration information, look at the file oncellttyd.cf, which
contains detailed descriptions of the various configuration parameters.
2. Find the process ID (PID) of the program oncellttyd.
# ps -ef | grep oncellttyd
3. Update configuration of oncellttyd program.
# kill -USR1 [PID]
(e.g., if oncellttyd PID = 404, kill -USR1 404)
This completes the process of adding an additional server.