aptitude install samba
smbpasswd -a username
smbpasswd -e username
vim /etc/samba/smb.conf
/etc/init.d/smb restart
dpkg -l vsftpd
apt-get install vsftpd
vim /etc/vsftpd.conf
/etc/init.d/vsftpd restart
smbpasswd -a username
smbpasswd -e username
vim /etc/samba/smb.conf
/etc/init.d/smb restart
dpkg -l vsftpd
apt-get install vsftpd
vim /etc/vsftpd.conf
/etc/init.d/vsftpd restart