摘要: useradd xxx passwd xxx passwd: all authentication tokens updated successfully. yum -y install vsftpd service vsftpd restart 阅读全文
posted @ 2020-12-22 16:28 DirtyShady 阅读(42) 评论(0) 推荐(0)
摘要: wget http://nginx.org/download/nginx-1.13.6.tar.gz tar -zxvf nginx-1.13.6.tar.gz cd nginx-1.13.6 ./configure 这里可能会报错:./configure: error: the HTTP rewr 阅读全文
posted @ 2020-12-22 16:08 DirtyShady 阅读(74) 评论(0) 推荐(0)