apt-get
- Setup proxy for apt-get
1
| |
add Acquire::http::Proxy "http://username:password@proxyhost:port/" to this file
Gnome desktop
- Create application shortcut
1 2 | |
Setup ftp server
Install vsftpd
sudo apt-get install vsftpdEdit
/etc/vsftpd.confanonymous_enablewrite_enableftpd_banner
Save the file and restart ftp service by
sudo /etc/init.d/vsftpd restartCopy files you want to shared to folder
/srv/ftp