Synology Archives - Geek is the Way! https://geekistheway.com/tag/synology/ Trying to learn just a bit! Mon, 30 Dec 2024 18:11:24 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 https://i0.wp.com/geekistheway.com/wp-content/uploads/2022/06/cropped-Screen-Shot-2022-06-05-at-18.01.59.png?fit=32%2C32&ssl=1 Synology Archives - Geek is the Way! https://geekistheway.com/tag/synology/ 32 32 149526228 Monitoring Synology NAS through SNMP using Zabbix Server https://geekistheway.com/2023/01/01/monitoring-synology-nas-through-snmp-using-zabbix-server/ https://geekistheway.com/2023/01/01/monitoring-synology-nas-through-snmp-using-zabbix-server/#comments Sun, 01 Jan 2023 22:54:13 +0000 https://geekistheway2252.live-website.com/?p=2121 From previous posts, we have deployed Zabbix Server on a Proxmox container. We also hardened the installation through Let’s Encrypt certificates for the web frontend and TLS encryption for the communication between Server and Agents/Proxies, after all, although encrypted Zabbix Server <-> Agent/Proxy communication with PSK or SSL certificates đŸ™‚ In this post I will...

The post Monitoring Synology NAS through SNMP using Zabbix Server appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2023/01/01/monitoring-synology-nas-through-snmp-using-zabbix-server/feed/ 3 2121
How to setup NFS on Synology NAS for Proxmox Backup Server to use as Datastore https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/ https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comments Sun, 07 Mar 2021 22:28:58 +0000 http://crepaldi.us/?p=669 In this post we are going to configure a NFS share on our Synology NAS so that Proxmox Backup Server can use it as storage (aka Datastore) for all VMs and container backups. The first step is to configure NFS share on your Synology, then we need to mount the NFS share on the server...

The post How to setup NFS on Synology NAS for Proxmox Backup Server to use as Datastore appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/feed/ 10 669
How to setup UPS support on Synology DSM https://geekistheway.com/2020/11/07/how-to-setup-ups-support-on-your-synology-dsm/ https://geekistheway.com/2020/11/07/how-to-setup-ups-support-on-your-synology-dsm/#comments Sat, 07 Nov 2020 20:18:23 +0000 http://crepaldi.us/?p=538 In previous posts we have discussed how to enable SNMPv1 support on your APC UPS for remote monitoring. Here we are going to leverage this configuration to allow your Synology NAS to monitor your UPS and protect it from outages! The first step is to open Control Panel >> Hardware & Power >> UPS. Note...

The post How to setup UPS support on Synology DSM appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2020/11/07/how-to-setup-ups-support-on-your-synology-dsm/feed/ 1 538
Installing Unifi controller Docker container on Synology NAS https://geekistheway.com/2020/11/04/installing-unifi-controller-docker-container-on-synology-nas/ https://geekistheway.com/2020/11/04/installing-unifi-controller-docker-container-on-synology-nas/#comments Thu, 05 Nov 2020 07:52:30 +0000 http://crepaldi.us/?p=505 A Unifi controller is a required piece of software if you have any Unifi gear, such as their famous Access Points. You can have the controller running on a dedicated hardware, as Unifi Cloud Key or Dream Machine Pro. However, in this post we are going to install the Unifi controller on a Docker container...

The post Installing Unifi controller Docker container on Synology NAS appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2020/11/04/installing-unifi-controller-docker-container-on-synology-nas/feed/ 1 505
Setting up Let’s Encrypt SSL certificates issued by pfSense on your Synology https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/ https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comments Sun, 12 Jul 2020 21:35:22 +0000 http://crepaldi.us/?p=314 In this article we are going install Let’s Encrypt SSL certificates on a Synology NAS, but with a twist! The certificates are actually issued by pfSense, which is in the edge of our Internet setup, and then reused by Synology NAS too. Configure pfSense In short, you have to use pfSense to issue a certificate...

The post Setting up Let’s Encrypt SSL certificates issued by pfSense on your Synology appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/feed/ 27 314
Configuring pfSense authentication through Synology LDAP server https://geekistheway.com/2020/07/12/configuring-pfsense-authentication-through-synology-ldap-server/ https://geekistheway.com/2020/07/12/configuring-pfsense-authentication-through-synology-ldap-server/#comments Sun, 12 Jul 2020 21:02:27 +0000 http://crepaldi.us/?p=312 In this article I’m going to show how to authenticate users on your pfSense using LDAP server powered by Synology DSM. The steps will include SSL encryption based on Let’s Encrypt certificates. You need to issue Let’s Encrypt SSL certificates, configure SSL certificates on your pfSense, and finally configure SSL certificates on your Synology that...

The post Configuring pfSense authentication through Synology LDAP server appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2020/07/12/configuring-pfsense-authentication-through-synology-ldap-server/feed/ 3 312
Enabling SSH on your Synology DSM https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/ https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/#comments Sun, 05 Jul 2020 17:15:16 +0000 http://crepaldi.us/?p=280 For future posts, we will need to have SSH enabled on the Synology NAS, so let’s get this out of the way. Although you can use admin user to connect to Synology DSM, you can create a new user for this purpose. Go to Control Panel >> User and click the Create button, fill in...

The post Enabling SSH on your Synology DSM appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/feed/ 1 280