This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
virtualisation:file-server [2018/03/15 15:27] – buettner | virtualisation:file-server [2020/04/15 04:47] – fachet | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How to set up a NB2800 | + | ====== How to set up a File Server ====== |
- | This Article describes how to install a file server on the NB2800 router. | + | This Article describes how to install a file server on NetModule Routers. Most but not all routers support LXC-Containers, |
- | If you need instructions on how to set up a LXC Container on NB2800 | + | If you need instructions on how to set up a LXC Container on NetModule |
This setup contains the installation and configuration of the vsftpd FTP server, the Net2FTP web frontend for vsftpd, and Samba shares. In addition, a way is shown to transfer files from an USB stick to your container: | This setup contains the installation and configuration of the vsftpd FTP server, the Net2FTP web frontend for vsftpd, and Samba shares. In addition, a way is shown to transfer files from an USB stick to your container: | ||
Line 148: | Line 148: | ||
After this, upload your downloaded and renamed folder to your web servers default location (e.g. / | After this, upload your downloaded and renamed folder to your web servers default location (e.g. / | ||
- | You also have to change the rigths | + | You also have to change the rights |
< | < | ||
chmod 777 temp | chmod 777 temp |