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:39]
mattias [Introducing Webmin server management tool]
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 103: Line 103:
 :!: **While additional services such as DNS and DHCP can be managed in many different ways, after all that is standard Linux server components well documented on the internet but we have documented most server management tasks using the server management tool Webmin.** :!: **While additional services such as DNS and DHCP can be managed in many different ways, after all that is standard Linux server components well documented on the internet but we have documented most server management tasks using the server management tool Webmin.**
  
-=== Introducing Webmin server management tool ===+=== Webmin  ===
  
 Webmin provide a browser interface to manage a  server from the desktop or over the local network using a web browser. Webmin provide a browser interface to manage a  server from the desktop or over the local network using a web browser.
Line 141: Line 141:
  
 [[blocks:server:advanced_server_configuration:samba|Enable SMB filesharing]] [[blocks:server:advanced_server_configuration:samba|Enable SMB filesharing]]
 +
 +=== 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.
 +
 +{{ :blocks:server:mirror:mirroring.jpg?nolink |}}
 +
 +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]] 
 +
  
 ===== Uninterruptible Power Supply ===== ===== Uninterruptible Power Supply =====