ubuntu

ubuntu proxychains4 命令全局代理

apt-get install proxychains4 这里使用clash root@ubuntu:~# vim /etc/proxychains.conf [ProxyList…

Ubuntu 22.04 Kubernetes 1.27 二进制部署

主机信息 主机 IP 主机名 角色 硬件 192.168.12.31 k8s-31 control plane, etcd 4H8G 192.168.12.32 k8s-32 co…

Ubuntu 20 SSH 禁用密码登陆失效解决

禁用密码登陆但不生效 root@ecs-6537:/etc/cloud# cat /etc/ssh/sshd_config | grep PasswordAuthenticatio…