ubuntu关闭防火墙

防火墙状态:inactive是关闭,active是开启。#查看防火墙状态 sudo ufw status #开启 sudo ufw enable #关闭 sudo ufw disable

- 阅读全文 -

Ubuntu开启SSH

下载ssh-sever服务sudo apt install openssh-server 查看是否打开成功,如果出现sshd则成功ps -e | grep ssh

- 阅读全文 -

热门文章

最新文章

最近回复

分类

标签

归档

其它