写一份你自己的 Xshell 和 Xftp 的使用教程虚拟机 Ubuntu 已经正常开机虚拟机与本机在同一网段虚拟机网络模式改为NAT 模式Ubuntu 安装 openssh 服务。步骤 1Ubuntu 安装 SSH 服务打开 Ubuntu 终端启动服务设置开机自启查看 UbuntuIP 地址Xshell 使用教程1. 新建会话打开 Xshell → 文件 → 新建会话名称自定义Ubuntu 虚拟机主机填写刚才查到的 Ubuntu IP端口号默认 22协议保持SSH。2. 用户身份验证用户名你 Ubuntu 的登录账号密码系统登录密码点击确定保存双击会话即可连接远程 Linux 终端。Xftp 使用教程打开 Xftp快速联动 Xshell在 Xshell 当前会话窗口点击工具栏「打开 Xftp」会自动填充 IP、账号密码一键连接。把电脑文件拖拽到右侧 Linux 目录把 Linux 文件拖拽到左侧电脑文件夹右键文件 → 属性可以看到 rwx 权限适合传输安装包、代码文件。打开 Xshell连接自己的虚拟机在终端输入命令man man出现什么结果请自行查阅解释出现的结果MAN(1) Manual pager utils MAN(1)NAMEman - format and display the on-line manual pagesSYNOPSISman [-C file] [-d] [-D] [--debug] [-g] [-h] [-H[browser]] [-k][--localelocale] [-m system] [-M path] [--no-subpages] [-P pager][-q] [-r] [-S list] [-t] [-T[device]] [-w] [-W] [section] page ...DESCRIPTIONman formats the on-line manual pages and displays them.man finds the manual pages referenced by page. If a section is specified,man only looks in that section of the manual. Without a section, mansearches all sections and shows the first match.The manual sections are numbered as follows:1 User commands2 System calls3 Library functions4 Special files5 File formats6 Games7 Miscellaneous8 System administration commands