IT数码 购物 网址 头条 软件 日历 阅读 图书馆
TxT小说阅读器
↓语音阅读,小说下载,古典文学↓
图片批量下载器
↓批量下载图片,美女图库↓
图片自动播放器
↓图片自动播放器↓
一键清除垃圾
↓轻轻一点,清除系统垃圾↓
开发: C++知识库 Java知识库 JavaScript Python PHP知识库 人工智能 区块链 大数据 移动开发 嵌入式 开发工具 数据结构与算法 开发测试 游戏开发 网络协议 系统运维
教程: HTML教程 CSS教程 JavaScript教程 Go语言教程 JQuery教程 VUE教程 VUE3教程 Bootstrap教程 SQL数据库教程 C语言教程 C++教程 Java教程 Python教程 Python3教程 C#教程
数码: 电脑 笔记本 显卡 显示器 固态硬盘 硬盘 耳机 手机 iphone vivo oppo 小米 华为 单反 装机 图拉丁
 
   -> 系统运维 -> 使用mRemoteNG工具管理所有远程连接 -> 正文阅读

[系统运维]使用mRemoteNG工具管理所有远程连接

目录

一、下载及安装

二、 连接RDP、VNC、SSH

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连接设置以下属性。

  • Name will display the connection name

    Name将显示连接名称

  • Description will be used to explain the connection

    Description将用于解释连接

  • Icon will store an icon for the connection

    Icon将存储用于连接的图标

  • Panel will set the category for connection

    Panel将设置连接类别

  • Hostname/IP will set the IP address or Hostname

    Hostname/IP将设置IP地址或主机名

  • Username for username

    Username名的用户名

  • Password for user password

    Password用户密码

  • Domainwill specify the domain if there is no domain set nothing or to specify the local system in a domain use dot .

    如果没有域,则Domain将指定域,或者在域中使用dot指定本地系统.

  • Protocol will be RDP

    Protocol将是RDP

  • Port is the RDP port which is 3389 by default

    Port是RDP端口,默认情况下为3389

  • Use Console Session will connect to the normal console or desktop of the remote system

    Use Console Session将连接到远程系统的普通控制台或桌面

  • Minutes to Idle

    Minutes to Idle

  • Use CredSSP

    Use CredSSP

  • Use Gateway

    Use Gateway

  • Resolution will et the screen size

    Resolution将与屏幕尺寸

  • Automatic Resize will automatically resize the screen

    Automatic Resize将自动调整屏幕大小

  • Colors will set the color depth

    Colors将设置颜色深度

  • Cache Bitmaps

    Cache Bitmaps

  • Display Wallpaper

    Display Wallpaper

  • Display Themes

    Display Themes

  • Font Smoothing

    Font Smoothing

  • Desktop Composition

    Desktop Composition

  • Key Combinations

    Key Combinations

  • Disk Drives will connect local drives to the remote system via the network

    Disk Drives将通过网络将本地驱动Disk Drives连接到远程系统

  • Printers will connect remote system printers to the local system

    Printers会将远程系统打印机连接到本地系统

  • Ports

    Ports

  • Smart Cards

    Smart Cards

  • Sounds will play the sound of the remote system locally

    Sounds将在本地播放远程系统的声音

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连接,如下所示。

  • Name will display the connection name

    Name将显示连接名称

  • Description will be used to explain the connection

    Description将用于解释连接

  • Icon will store an icon for the connection

    Icon将存储用于连接的图标

  • Panel will set the category for connection

    Panel将设置连接类别

  • Hostname/IP will store the IP address or hostname of the remote system

    Hostname/IP将存储远程系统的IP地址或主机名

  • Password is the password for the VNC session

    Password是VNC会话的密码

  • Protocol will be VNC

    Protocol将是VNC

  • Port is the port number of the remote VNC server which is 5900 by default

    Port是远程VNC服务器的端口号,默认为5900

  • SmartSize Mode will auto-resize the screen

    SmartSize Mode将自动调整屏幕大小

  • View Only will only show the remote desktop with no mouse or keyboard interaction and usage

    View 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如下所示。

  • Name will display the connection name

    Name将显示连接名称

  • Description will be used to explain the connection

    Description将用于解释连接

  • Icon will store an icon for the connection

    Icon将存储用于连接的图标

  • Panel will set the category for connection

    Panel将设置连接类别

  • Hostname/IP will set the IP address or Hostname

    Hostname/IP将设置IP地址或主机名

  • Username for username

    Username名的用户名

  • Password for user password

    Password用户密码

  • Port is the port remote SSH server which is default 22

    Port是端口远程SSH服务器,默认为22

  • PuTTY Session

    PuTTY Session

  系统运维 最新文章
配置小型公司网络WLAN基本业务(AC通过三层
如何在交付运维过程中建立风险底线意识,提
快速传输大文件,怎么通过网络传大文件给对
从游戏服务端角度分析移动同步(状态同步)
MySQL使用MyCat实现分库分表
如何用DWDM射频光纤技术实现200公里外的站点
国内顺畅下载k8s.gcr.io的镜像
自动化测试appium
ctfshow ssrf
Linux操作系统学习之实用指令(Centos7/8均
上一篇文章      下一篇文章      查看所有文章
加:2022-04-22 19:19:35  更:2022-04-22 19:22:52 
 
开发: C++知识库 Java知识库 JavaScript Python PHP知识库 人工智能 区块链 大数据 移动开发 嵌入式 开发工具 数据结构与算法 开发测试 游戏开发 网络协议 系统运维
教程: HTML教程 CSS教程 JavaScript教程 Go语言教程 JQuery教程 VUE教程 VUE3教程 Bootstrap教程 SQL数据库教程 C语言教程 C++教程 Java教程 Python教程 Python3教程 C#教程
数码: 电脑 笔记本 显卡 显示器 固态硬盘 硬盘 耳机 手机 iphone vivo oppo 小米 华为 单反 装机 图拉丁

360图书馆 购物 三丰科技 阅读网 日历 万年历 2024年11日历 -2024/11/15 20:42:16-

图片自动播放器
↓图片自动播放器↓
TxT小说阅读器
↓语音阅读,小说下载,古典文学↓
一键清除垃圾
↓轻轻一点,清除系统垃圾↓
图片批量下载器
↓批量下载图片,美女图库↓
  网站联系: qq:121756557 email:121756557@qq.com  IT数码