目录
1. 创建,连接和管理RDP连接(Create, Connect and Manage RDP Connection)
2. 创建,连接和管理VNC连接(Create, Connect and Manage VNC Connection)
3. 创建,连接和管理SSH连接(Create, Connect and Manage SSH Connection)
一、下载及安装
1.下载mRemoteNG
选择稳定版zip压缩包下载

2.解压文件到本地

二、 连接RDP、VNC、SSH
1.直接打开exe文件运行

2.使用右键链接或点左上角新建链接,可以仅使用CTRL+N键盘快捷键来添加新连接

3.mRemoteNG中
如果要添加新的RDP,VNC,SSH或任何连接,我们必须首先添加默认连接。
-
使用RDP协议,输入正确的IP,用户名和密码,使用默认的3389端口,就可以看到Windows远程桌面了
-
使用SSH协议,输入正确的IP,用户名和密码,使用默认的22端口,就可以看到LINUX远程桌面了
-
使用VNC协议,输入正确的IP,用户名和密码,使用默认的5901端口,就可以看到LINUX远程桌面了
1. 创建,连接和管理RDP连接(Create, Connect and Manage RDP Connection)
The newly created connection type is RDP by default. But we can explicitly set the RDP connection type from connection config. We can set the following attributes for the specified RDP connection.
默认情况下,新创建的连接类型为RDP。 但是我们可以从连接配置中显式设置RDP连接类型。 我们可以为指定的RDP连接设置以下属性。
-
Namewill display the connection nameName将显示连接名称 -
Descriptionwill be used to explain the connectionDescription将用于解释连接 -
Iconwill store an icon for the connectionIcon将存储用于连接的图标 -
Panelwill set the category for connectionPanel将设置连接类别 -
Hostname/IPwill set the IP address or HostnameHostname/IP将设置IP地址或主机名 -
Usernamefor usernameUsername名的用户名 -
Passwordfor user passwordPassword用户密码 -
Domainwill specify the domain if there is no domain set nothing or to specify the local system in a domain use dot.如果没有域,则
Domain将指定域,或者在域中使用dot指定本地系统. -
Protocolwill be RDPProtocol将是RDP -
Portis the RDP port which is 3389 by defaultPort是RDP端口,默认情况下为3389 -
Use Console Sessionwill connect to the normal console or desktop of the remote systemUse Console Session将连接到远程系统的普通控制台或桌面 -
Minutes to IdleMinutes to Idle -
Use CredSSPUse CredSSP -
Use GatewayUse Gateway -
Resolutionwill et the screen sizeResolution将与屏幕尺寸 -
Automatic Resizewill automatically resize the screenAutomatic Resize将自动调整屏幕大小 -
Colorswill set the color depthColors将设置颜色深度 -
Cache BitmapsCache Bitmaps -
Display WallpaperDisplay Wallpaper -
Display ThemesDisplay Themes -
Font SmoothingFont Smoothing -
Desktop CompositionDesktop Composition -
Key CombinationsKey Combinations -
Disk Driveswill connect local drives to the remote system via the networkDisk Drives将通过网络将本地驱动Disk Drives连接到远程系统 -
Printerswill connect remote system printers to the local systemPrinters会将远程系统打印机连接到本地系统 -
PortsPorts -
Smart CardsSmart Cards -
Soundswill play the sound of the remote system locallySounds将在本地播放远程系统的声音
2. 创建,连接和管理VNC连接(Create, Connect and Manage VNC Connection)
VNC is a popular protocol used in Linux systems for Desktop access remotely. mRemoteNG supports VNC and provides the following attributes for VNC connections. We can add VNC connection by changing Protocol to the VNC like below.
VNC是Linux系统中用于远程桌面访问的一种流行协议。 mRemoteNG支持VNC,并为VNC连接提供以下属性。 我们可以通过将Protocol更改为VNC来添加VNC连接,如下所示。
-
Namewill display the connection nameName将显示连接名称 -
Descriptionwill be used to explain the connectionDescription将用于解释连接 -
Iconwill store an icon for the connectionIcon将存储用于连接的图标 -
Panelwill set the category for connectionPanel将设置连接类别 -
Hostname/IPwill store the IP address or hostname of the remote systemHostname/IP将存储远程系统的IP地址或主机名 -
Passwordis the password for the VNC sessionPassword是VNC会话的密码 -
Protocolwill be VNCProtocol将是VNC -
Portis the port number of the remote VNC server which is 5900 by defaultPort是远程VNC服务器的端口号,默认为5900 -
SmartSize Modewill auto-resize the screenSmartSize Mode将自动调整屏幕大小 -
View Onlywill only show the remote desktop with no mouse or keyboard interaction and usageView Only将仅显示远程桌面,而没有鼠标或键盘的交互和使用
3. 创建,连接和管理SSH连接(Create, Connect and Manage SSH Connection)
Both SSHv1 and SSHv2 are supported by the mRemoteNG but SSHv1 is almost obsolete in general. In order to create SSH connection we just change the Protocol to the SSH version 2 like below.
mRemoteNG支持SSHv1和SSHv2,但是SSHv1通常已经过时了。 为了创建SSH连接,我们只需将Protocol更改为SSH version 2如下所示。
-
Namewill display the connection nameName将显示连接名称 -
Descriptionwill be used to explain the connectionDescription将用于解释连接 -
Iconwill store an icon for the connectionIcon将存储用于连接的图标 -
Panelwill set the category for connectionPanel将设置连接类别 -
Hostname/IPwill set the IP address or HostnameHostname/IP将设置IP地址或主机名 -
Usernamefor usernameUsername名的用户名 -
Passwordfor user passwordPassword用户密码 -
Portis the port remote SSH server which is default 22Port是端口远程SSH服务器,默认为22 -
PuTTY SessionPuTTY Session










