排序
CENTOS安装Shadowsocks
wget http://mirrors.linuxeye.com/oneinstack.tar.gz tar xzf oneinstack.tar.gz cd oneinstack ./shadowsocks.sh install Shadowsocks添加用户:./shadowsocks.sh adduser Shadowsocks卸载:....
CENTOS关闭selinux的方法
selinux其实挺烦的,有它在,连给正常服务改个端口都不行。比方说给ssh改其他端口,改完后重启sshd服务会提示:Job for sshd.service failed because the control process exited with error co...
随身wifi刷debian后安装docker时报错的解决方法
跟风买了一台高通410cpu的随身WIFI,到手后先刷debian,然后安装docker: apt update -y apt install wget curl -y curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun 安装D...


