Tagged Synology

How to Find UID and GID on Synology DSM

If you are running home server using Docker containers, you would often see PUID (UID) or PGID (GID). The only problem is, as far as I could tell, Synology DSM does not offer GUI way to get these numbers. In fairness, in Docker territory, you are above the pay grade of consumer NAS products. For…

App to Create Synology SSD Pools on M.2 NVMe Slots

As I am migrating from Pi setups to one NAS, one of the immediate upside and downside was HDD. I get more storage out of the physical machine, but HDDs are still slower than microSD cards on Pi. Fortunately, I had some old NVMe drives sitting around and decided to make use of it. The…

How to Add SSL to qBittorrent on Synology

One of the main reasons why I chose qBittorrent was its web UI. However, if you are using qBittorrent from SynoCommunity, chances are, each and every browsers are raising alarms about lack of secure (https) connection. While the risk is negligible if the web UI is correctly set to be accessible only by local users,…

App to Add Third-Party Packages on Synology NAS

Synology had a rough year in 2025 with its new policy — now retracted — on HDDs, but it didn’t outright kill the consumer NAS brand. In fact, when I did some research into what could be the possible alternatives to Synology as a platform, there weren’t many that offered community supports and different builds…

App to Add Incompatible Drives to Latest Synology NAS

Synology, as of April 2025, Synology announced newer models will have tighter restrictions on what drives can be used with NAS. It appears only the Synology branded drives are touted as “compatible”, albeit Synology, the company, does not manufacture any physical drives. The new policy will not retroactively affect older NAS, but seeing as Synology-branded…

App to Test Internal Network Bandwidth

As I was upgrading to a new router this week, one of the things I immediately wanted to test was the existing ethernet cables and ports. As reliable as they are, cables and ports are also physical objects with lifespans. If cables running behind the walls are damaged, that’s a major headache; and if one…

How to Fix Firefox “Unable to Access” DSM Web on macOS

If you are having trouble connecting to Synology DSM via web with recent influx of Firefox and macOS updates, this is likely the cause. The odd bit of it all is that in my case, it didn’t happen after an update. I didn’t get any updates on either one, it just happened out of the…

How to Upgrade RAM on Synology NAS DS1520+

Synology NAS is weirdly customizable for a NAS. This one is a compliment. Not only Synology offers various NAS models, each models have usually have few upgradeable points, namely m.2 SSDs and RAM. This piece is about choosing the RAM, why someone would consider upgrading the RAM, and what would be the potential downsides of…

Synology, Encryption, and Unicode

The whole shenanigans behind encrypted shared folder (ESF) goes way back. Personally I would start counting from pre-unicode era, during the period when each developers had whipped up its own solution for the problem. It is a problem that most developers did not truly understand, therefore most of their solutions were either flawed or limited.…

A Guide for Upgrade to DSM 7.2 Full Volume Encryption

Synology introduced full volume encryptions (FVE) as of DSM 7.2. There were some testings in the community surrounding the performance, and the actual effectiveness of the security itself. The real fun part, and frankly the part that matters for many users, of the Synology’s new implementation is its innate capability to support 255 bytes in…

How to Set Time Machine Quota on NAS

I don’t recall Time Machine having a quota feature when it was originally announced back in OS X Leopard. Most users would use any hard drive lying around, and if needed, can set up a pseudo-quota by creating a volume in Disk Utility. Preface This method requires to setup a new destination. When I was…

How to Fix Time Machine Error 45, 5999 or SMB Connecting Error

One of my benignly controversial piece on how to fix Time Machine authentication error, while the drive is hosted on NAS, always gathers wrong kind of attention. Network problems are bound to be difficulty to troubleshoot; with at least 2 computers in the mix, just the very number of suspects double. But with added October…