这里记录ubuntu22.04一些基本操作配置,方便后续配置时查看使用首先我们安装openssh和允许root账户登录系统sudo apt update sudo apt install openssh-server1....