如何在 Ubuntu 上安装 winexe?

Des*_*ume 5 windows remote-access remote 12.04 software-installation

我似乎没有找到有关如何安装winexe的工作教程,该程序允许从 Linux 机器远程执行 Windows 机器上的命令。到目前为止,我所遵循的教程都没有在我的 Ubuntu 12.04 上起作用。

Rin*_*ind 4

从读我:

在这里您可以找到源文件(tar.gz)。 适用于不同系统和存储库的预编译包可在“构建服务”中找到:http ://build.opensuse.org/project/repositories?project=home:ahajda:winexe 。

这让我:

http://download.opensuse.org/repositories/home:/ahajda:/winexe/xUbuntu_12.10/i386/
http://download.opensuse.org/repositories/home:/ahajda:/winexe/xUbuntu_12.04/
Run Code Online (Sandbox Code Playgroud)

以及 12.10 和 12.04 的 debian 安装程序。在我看来你可以使用 Ubuntu 软件中心安装它:

在此输入图像描述

在此输入图像描述

我没有看到安装它的问题(也没有必要;)):

winexe
winexe version 1.00
This program may be freely redistributed under the terms of the GNU GPLv3
Usage: winexe [-?] [-?] [-?] [-?NP] [-?NPV] [-?|--help] [--usage] [-d|--debuglevel DEBUGLEVEL]
    [--debug-stderr] [-s|--configfile CONFIGFILE] [--option=name=value]
    [-l|--log-basename LOGFILEBASE] [--leak-report] [--leak-report-full]
    [-R|--name-resolve NAME-RESOLVE-ORDER]
    [-O|--socket-options SOCKETOPTIONS] [-n|--netbiosname NETBIOSNAME]
    [-S|--signing on|off|required] [-W|--workgroup WORKGROUP]
    [--realm=REALM] [-i|--scope SCOPE] [-m|--maxprotocol MAXPROTOCOL]
    [-U|--user [DOMAIN/]USERNAME[%PASSWORD]] [-N|--no-pass]
    [--password=STRING] [-A|--authentication-file FILE] [-P|--machine-pass]
    [--simple-bind-dn=STRING] [-k|--kerberos STRING] [-V|--version]
    [--uninstall] [--reinstall] [--system]
    [--runas=[DOMAIN\]USERNAME%PASSWORD] [--runas-file=FILE]
    [--interactive=0|1] [--ostype=0|1|2] //host command
Run Code Online (Sandbox Code Playgroud)