For those that want to fiddle with something other than Xpenology which is awesome.
The DSM synology software is pretty easy and secure to setup, I have a unit at work with snapshots and a unit at another branch to replicate to for our offsite backup.
Qnap is also no that bad, a bit more technical but the below instructions can get it running on an ordinary PC.
Download https://mega.nz/folder/LJ4wyaDY#MxOC2UgNqC-Y6gQXu-IUFA
Write .img using Win32DiskImager
Boot from usb and press down arrow after Bios info, you want to slect Qnap menu option (a)
It'll open Tinycore, then open terminal
sudo su
vi ./my_create_qnap_boot
i to edit
Change Model, Patched, download to reflect options below, quts or hero
Esc
:wq to save
sudo ./my_create_qnap_boot
It should connect and download, let it all complete
Reboot from usb and let it do its thing, does take a while.
A mac address and IP should appear, login via browser
Latest Quts
MODEL_TYPE="QY380_QY390_10_11"
PATCHED_FIRMWARE="TS-X85_20201123-4.5.1.1495"
DOWNLOAD_URL="https://download.qnap.com/Storage/TS-X85/"
The DSM synology software is pretty easy and secure to setup, I have a unit at work with snapshots and a unit at another branch to replicate to for our offsite backup.
Qnap is also no that bad, a bit more technical but the below instructions can get it running on an ordinary PC.
Download https://mega.nz/folder/LJ4wyaDY#MxOC2UgNqC-Y6gQXu-IUFA
Write .img using Win32DiskImager
Boot from usb and press down arrow after Bios info, you want to slect Qnap menu option (a)
It'll open Tinycore, then open terminal
sudo su
vi ./my_create_qnap_boot
i to edit
Change Model, Patched, download to reflect options below, quts or hero
Esc
:wq to save
sudo ./my_create_qnap_boot
It should connect and download, let it all complete
Reboot from usb and let it do its thing, does take a while.
A mac address and IP should appear, login via browser
Latest Quts
MODEL_TYPE="QY380_QY390_10_11"
PATCHED_FIRMWARE="TS-X85_20201123-4.5.1.1495"
DOWNLOAD_URL="https://download.qnap.com/Storage/TS-X85/"

