Ubuntu Pastebin

Paste from guardian99 at Sat, 18 Apr 2015 23:26:03 +0000

Download as text
1
2
3
4
5
6
7
# usermod -a -G ftp admin
# id admin
uid=1001(admin) gid=1001(admin) groups=1001(admin),27(sudo),115(ftp)
# service vsftpd restart
vsftpd stop/waiting
vsftpd start/running, process 4466
# service vsftpd restart
Download as text