24小时热门版块排行榜    

查看: 1593  |  回复: 1

ghlong2009

铁杆木虫 (著名写手)

[求助] linux系统下Ms如何卸载? 已有1人参与

用的是Centos6.4系统,之前安装的MS软件出了点问题,但是不知道怎么卸载,求教大神指点如何在l此系统下卸载MS,谢谢了!
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

chensxxy

铁杆木虫 (正式写手)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★
ghlong2009: 金币+10, 有帮助 2014-06-11 20:49:42
To remove Materials Studio servers from a Linux system
1.Log in using an account with administrative privileges.
2.Ensure that all server jobs running under this installation are stopped. You can use the Server Console from a Materials Visualizer installation under Microsoft Windows to check whether any jobs are still running. Details of, and controls to stop, any jobs that are running on a particular server gateway can be found under each of the server nodes of the server gateway that you intend to remove. Available server gateways are listed under the Console Root > Server Management > Server Gateways node of the Server Console.
3.
Stop the gateway daemon.

Change directory to the Gateway folder and run:
./msgateway_control_<portnumber> stop

4.
If your system is running Red Hat Linux and you have configured your gateway to start automatically, then:
◾Use chkconfig to remove all the links to /etc/rc.d/init.d/msgateway_control_<portnumber> using the command:
/sbin/chkconfig --del msgateway_control_<portnumber>
◾Remove the /etc/rc.d/init.d/msgateway_control_<portnumber> file using the command:
rm /etc/rc.d/init.d/msgateway_control_<portnumber>

5.
If your system is running SuSE Linux and you have configured your gateway to start automatically, then:
◾Use chkconfig to remove all the links to /etc/init.d/msgateway_control_<portnumber> using the command:
/sbin/chkconfig --del msgateway_control_<portnumber>
◾Remove the /etc/init.d/msgateway_control_<portnumber> file using the command:
rm /etc/init.d/msgateway_control_<portnumber>

6.
Remove all gateway configurations by running the gwdeconfigureall tool:
◾cd into etc/Gateway at the top level of your Materials Studio installation and run:
./gwdeconfigureall

7.Delete the top-level directory and all the subdirectories into which you installed Materials Studio using the rm -rf command.
8.Uninstallation of the Accelrys License Pack is permitted if no other Accelrys software is installed. Refer to the Accelrys License Pack documentation for detailed instructions.
尊崇自然,敬畏生命!
2楼2014-06-09 14:30:16
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 ghlong2009 的主题更新
信息提示
请填处理意见