1. install "rpm -ivh DrCOMlcCleint-Linux-x.x.x-x.rpm" to install Dr.COM Authrencate client for linux DrCOMlcCleint-Linux-x.x.x-x.rpm is the install package file name you get; if Dr.COM Authrencate client has been installed, "rpm -Uvh DrCOMlcCleint-Linux-x.x.x-x.rpm" TO update. or "rpm -e DrCOMlcCleint-Linux" to uninstall. 使用 "rpm -ivh DrCOMlcCleint-Linux-x.x.x-x.rpm" 命令安装Dr.COM认证客户端,DrCOMlcCleint-Linux-x.x.x-x.rpm为安装包文件名; 如果已经安装,则可使用"rpm -Uvh DrCOMlcCleint-Linux-x.x.x-x.rpm"命令进行升级; 或者使用"rpm -e DrCOMlcCleint-Linux"命令先卸载老版本客户端; 2. run "drcomlcc -s xxx.xxx.xxx.xxx" to run Dr.COM Authrencate client for linux; xxx.xxx.xxx.xxx is Dr.COM Authrencate server ip; At first time,you must set Dr.COM Authrencate server ip; 在终端中运行"drcomlcc -s 192.168.100.253" 命令启动客户端程序,192.168.100.253为Dr.COM服务器IP地址, 第一次使用时必须设置认证服务器地址,以后不必在进行设置; 3. Usage drcomlcc [-s server_ip] [-h] [-v] [-p] -s : Authenticate using . At first time, you must user '-s' parament to set server ip. -f : Set the first use DNS server ip. -n : Set the second use DNS server ip. At first time, you must set DNS server ip. -h: Show this information. -p: Modify your password to a new password.You must logout to modify. -v: Show version information. You can type 'Ctrl+C' to enter special command. Supportable commands as follows: logout:Logout and then exit. quit:Quit command enter mode. exit:Warning!!! This command exit without logout. help:Show this information. 使用方法 drcomlcc [-s server_ip] [-h] [-v] [-p] -s : 使用参数指定Dr.COM认证服务器 . 第一次使用时, 必须使用'-s server_ip'参数设置服务器IP,以后再也不需要指定服务器IP. -f : 使用参数指定主DNS服务器IP地址; -n : 使用参数指定从DNS服务器IP地址; -h: 显示帮助信息. -p: 修改你的登录密码,修改密码必须在先注销你的帐号,然后再使用新的帐号登录. -v: 显示Dr.COM认证客户端的版本信息. 登录成功后,你可以使用 'Ctrl+C' 进入命令输入状态,支持的命令有: logout: 注销本次登录; quit: 退出命令输入状态.; exit: 退出程序,警告!!!这个命令将不注销你的登录直接退出程序; help: 显示帮助信息 注意: 登录成功后,如果关闭登录程序运行的终端窗口,登录程序将自动注销本次连接;