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:46] – [test] grayvirtualisation:file-server [2025/04/22 14:02] (current) – [Store a local domain with a static IP address] gray
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.
- +
- +
-===== test ====+
  
  
 +===== 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. 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.+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"+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 48: 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.