摘要:
原文地址:https://www.tecmint.com/fix-passwd-authentication-token-manipulation-error-in-linux/ How to Fix “passwd: Authentication token manipulation error” 阅读全文
摘要:
看了网上很多关于Ubuntu下vsftpd的安装配置教程,发现很多都是不可以用的,经过多次尝试,总结了一个Ubuntu 16.04下最简单的设置方法。 第一步:安装VSFTPD sudo apt-get install vsftpd 安装完成后启动VSFTPD服务: service vsftpd s 阅读全文