美文网首页
Windows远程连接linux

Windows远程连接linux

作者: 菜囧爱学习 | 来源:发表于2018-11-04 20:49 被阅读0次

1、 远程命令界面
使用SecureCRT软件


4.png

2、 远程图形界面
可以使用xrdp软件,下面是具体的操作步骤:
1)给Linux系统安装xrdp工具,在命令行中输入:sudo apt-get install xrdp
2)在windows中点击开始>运行中输入mstsc快速打开远程桌面工具
3)输入预远程桌面Linux服务器的IP地址,点击连接


5.png
4.输入Linux操作系统的用户名及密码,点击OK后即可打开Linux图形界面
6.png
账号:firefly 密码:firefly

远程连接地址192.168.1.102
问题:
远程情况下ifconfig无法found:
/sbin/ifconfig

相关文章

  • 远程桌面 linux

    Windows远程Linux、Linux远程Windows或Linux远程Linux Windows远程Linux...

  • mysql 连接远程数据库

    cmd 连接远程Windows服务器上的MySQL cmd 连接本地MySQL shell 连接远程linux服务...

  • linux远程连接windows

    linux远程连接windows: rdesktop -f -a 16 -r sound:off 10.1.2...

  • Redis-1-远程连接

    远程连接 我们在linux上装好redis服务之后,希望在windows端或者是Java应用中远程连接redis,...

  • Vscode远程编译调试ncnn

    背景: windows本地安装vscode Mobaxterm远程连接Linux docker镜像 利用ncnn搭...

  • ECS 云服务器配置

    连接Linux服务器 由于没有windows电脑,所以购买的是Linux 服务器。windows电脑可以用普通远程...

  • windows远程连接linux

    远程连接Linux,所用的工具是xshell。 第一步 下载软件。链接:http://pan.baidu.com/...

  • Windows远程连接linux

    1、 远程命令界面使用SecureCRT软件 2、 远程图形界面可以使用xrdp软件,下面是具体的操作步骤:1)给...

  • linux 远程连接 windows

    安装 rdesktop sudo apt install rdesktop 连接 rdesktop -g 1440...

  • 服务器SSH连接使用教程

    使用 windows/linux 连接远程机器 准备:putty.exe下载链接 https://pan.baid...

网友评论

      本文标题:Windows远程连接linux

      本文链接:https://www.haomeiwen.com/subject/veudxqtx.html