Unix和dotnet的连接性? [英] unix and dotnet connectivty ?

查看:66
本文介绍了Unix和dotnet的连接性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想访问一个Unix服务器并通过点网在其上执行脚本....请建议我该怎么做

i want to access a unix server and execute a script on it through dot net....please suggest me how to do it

推荐答案

如果该脚本没有公开为服务,您可能需要打开(安全的)telnet会话并执行命令.

我之前在CP上引用了一个很棒的项目:终端控制项目(C#VT100 SSH Telnet) [ ^ ]

另外,您可以在Apache上创建一个网页/脚本,当请求页面时会调用该脚本.

不确定您的部署方案,但请注意安全性.

干杯.
If the script isn''t exposed as a service, you''ll likely need to open a (secure) telnet session and execute the command.

There is a great project I''ve referenced before on CP here: Terminal Control Project (C# VT100 SSH Telnet)[^]

Alternatively, you could create a webpage/script on Apache which calls the script when the page is requested.

Not sure your deployment scenario, but be mindful of security.

Cheers.


这篇关于Unix和dotnet的连接性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆