讨论区 » AAS-V10企业版 »
由 she sh 在 超过 3 年 之前添加
命令行操作默认的管理端口是6848,如果改了管理端口,当用asadmin shell的时候,会报错
需要在系统的profile里面添加
vim /etc/profile
export AS_ADMIN_PORT=5848
source /etc/profile