Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blocks:server:advanced_server_configuration [2023-03-16 06:43]
mattias [Enable Optional server services]
blocks:server:advanced_server_configuration [2023-03-16 06:51] (current)
mattias [Enable Optional server services]
Line 51: Line 51:
 If your BLOCKS Server will be part of an existing network that has a local DNS server, all you  need to do is adding a name for your BLOCK Server to your DNS, pointing it to the fixed IP address of the BLOCKS server.  If your BLOCKS Server will be part of an existing network that has a local DNS server, all you  need to do is adding a name for your BLOCK Server to your DNS, pointing it to the fixed IP address of the BLOCKS server. 
  
-If you're setting up a new network for use by BLOCKS, displays and other clients, you may want the server running BLOCKS to also act as a local DNS. Such functions are already installed and pre-configured in the Linux OS image. See [[#introducing_webmin|below]] for how to enable those services, and where to find their settings.+If you're setting up a new network for use by BLOCKS, displays and other clients, you may want the server running BLOCKS to also act as a local DNS. Such functions are already installed and pre-configured in the Linux OS image. See [[#Enable Optional server services|below]] for how to enable those services, and where to find their settings.
  
 ==== Configuring BLOCKS Server Options ==== ==== Configuring BLOCKS Server Options ====
Line 142: Line 142:
 [[blocks:server:advanced_server_configuration:samba|Enable SMB filesharing]] [[blocks:server:advanced_server_configuration:samba|Enable SMB filesharing]]
  
-=== Server Redundancy ===+=== Server Redundancy (Mirror server) ===
 While the Blocks server software is very robust, the complete system can never be more reliable than the hardware it runs on. If your Blocks server dies for some reason, your system will stop functioning. To safeguard agains such major disasters, you can install a //secondary// Blocks server in your system. While the Blocks server software is very robust, the complete system can never be more reliable than the hardware it runs on. If your Blocks server dies for some reason, your system will stop functioning. To safeguard agains such major disasters, you can install a //secondary// Blocks server in your system.
  
 {{ :blocks:server:mirror:mirroring.jpg?nolink |}} {{ :blocks:server:mirror:mirroring.jpg?nolink |}}
  
-Specialized [[blocks:server:mirror|mirroring software]] running in the background keeps this second server in lock-step with the primary server – copying all changes across as they happen in real time. Should the main server die, you can immediately switch over to the mirror copy, and be back up and running in a matter of minutes.+Specialized mirroring software running in the background keeps this second server in lock-step with the primary server – copying all changes across as they happen in real time. Should the main server die, you can immediately switch over to the mirror copy, and be back up and running in a matter of minutes.
  
 +[[blocks:server:mirror|Enable mirroring server]]