Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtualisation:file-server [2025/04/22 13:36] – [1. Setting up an LXC container and then implementing File Server] grayvirtualisation:file-server [2025/04/22 14:02] (current) – [Store a local domain with a static IP address] gray
Line 10: Line 10:
  
   * NetModule Wireless Router with wireless connection   * NetModule Wireless Router with wireless connection
-  * NetModule Software [[https://share.netmodule.com/public/system-software/4.8/4.8.0.105/|4.8.0.105]] or newer+  * NetModule Software [[https://share.netmodule.com/public/system-software/4.9/4.9.0.102/|4.9.0.102]] or newer
   * A license is required for the LXC container   * A license is required for the LXC container
   * Not available for legacy products NB1600, NB2700, NB3700, NB3710   * Not available for legacy products NB1600, NB2700, NB3700, NB3710
Line 26: Line 26:
  
  
-Once the LXC container is installed, we can install additional components from the file server.+Once the ''LXC container'' is installed, we can install additional components from the file server.
  
  
 +===== Store a local domain with a static IP address ====
  
 +If your network setup doesn't include a domain you could use on your router, you can easily create one you can use to access your file server.
  
 +For this, get access to the routers web interface and go to Services -> DNS Server. Under ''"Static Hosts"'' , click on the plus symbol to add a new domain name.
  
 +Now enter the IP address and the domain name you want it linked to and click ''"Apply"''
  
-If your network setup doesn't include a domain you could use on your router, you can easily create one you can use to access your file server. 
- 
-For this, get access to the routers web interface and go to Services -> DNS Server. Under "Static Hosts" , click on the plus symbol to add a new domain name. 
- 
-Now enter the IP address and the domain name you want it linked to and click "Apply" 
 {{ :virtualisation:dns0.png?nolink&600 |}} {{ :virtualisation:dns0.png?nolink&600 |}}
  
Line 47: Line 46:
 Now you can access the file server with both its IP address a its local domain name. Now you can access the file server with both its IP address a its local domain name.
  
- +===== - The vsftpd FTP server ====
- +
-==== 2) The vsftpd FTP server ====+
  
 Vsftpd (Very Secure File Transfer Protocol Deamon) is a very compact and secure FTP server. It provides a high amount of data security and user management features. Vsftpd (Very Secure File Transfer Protocol Deamon) is a very compact and secure FTP server. It provides a high amount of data security and user management features.