> For the complete documentation index, see [llms.txt](https://prime-stake-pool.gitbook.io/node-setup-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings.md).

# Server Settings

- [Setting Up chrony](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/setting-up-chrony.md): Chrony is an implementation of the Network Time Protocol and helps to keep your computer's time synchronized with NTP
- [Netplan Configuration](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/netplan-configuration.md): Netplan configuration for single/dual nic dhcp/static IP setup
- [Single/Dual NIC Static IP setup](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/netplan-configuration/single-dual-nic-static-ip-setup.md): How to setup static IP  on single/dual nic using netplan on ubuntu 22.04 and above
- [Single/Dual NIC DHCP setup](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/netplan-configuration/single-dual-nic-dhcp-setup.md)
- [Dual NIC WAN failover setup](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/dual-nic-wan-failover-setup.md): How to configure failover for a WAN connection using two network interface cards (NICs) on a system that switches back to primary when connection restores
- [Netplan Configuration](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/dual-nic-wan-failover-setup/netplan-configuration.md): Netplan configuration for dual WAN failover
- [Failover Script](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/dual-nic-wan-failover-setup/failover-script.md): Failover script for dual WAN failover setup which switches back to primary when connection restores
- [Systemd Service / Timer](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/dual-nic-wan-failover-setup/failover-script/systemd-service-timer.md)
- [Failover Script Updated](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/dual-nic-wan-failover-setup/failover-script-updated.md): Professional route-based Dual-WAN failover for Ethereum validator with failback.
- [Time Synchronization](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/time-synchronization.md): How To Set Up Time Synchronization on Ubuntu Server 20.04
- [Important Settings](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/important-settings.md): Ubuntu Server 20.04 LTS
- [Systemd Services with systemctl](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/systemd-services-with-systemctl.md): Manage Systemd Services with systemctl on Linux
- [TMUX](https://prime-stake-pool.gitbook.io/node-setup-guide/server-settings/tmux.md): A terminal multiplexer that allows you to run multiple Linux programs over a single connection.
