
Ugreen NASync DXP2800
0 TB
Ugreen NASync DXP2800
0 TB
We are currently looking for a new supplier, so it is not yet possible to predict whether / when the item will be available again.
Hello ! I have installed the 32GB Crucial on the DXP2800 without any problems. But I have no idea if it will work on your Zotac, normally I would say yes, you have to try: Crucial Technology DDR5-5600 (1 x 32GB, 5600 MHz, DDR5 RAM, SO-DIMM)
Hi yes there is a whole APP store for the NAS. Also one for photos. I can't answer your question about the iPhone.
2 weeks ago
The NASync DXP2800 primarily uses SATA drives for main storage, with M.2 NVMe SSDs typically used as read-write caches to enhance performance. While it is technically possible to use M.2 NVMe SSDs, they are not intended for main storage in this setup. The device is designed to support SATA drives in its two bays for primary data storage.
Automatically generated from the .I have it running with Unraid and 48GB without any problems
3 months ago
Yes, it is possible to encrypt the hard drives. The NAS supports professional encryption, including robust standards such as AES-256, to fully protect data transfer and stored data. Encryption can take place at different levels, such as full hard drive encryption, which offers maximum security.
Automatically generated from the .This NAS has no built-in hard drives. The two trays are empty. The product designation "Ugreen NASync DXP2800, 0 TB" indicates this ("0 TB").
4 months ago
Yes, you can install Nextcloud via Docker. To install Nextcloud on a NAS, you need Docker, which you can set up on your NAS. Here are the basic steps: - Install Docker: Make sure that Docker is installed on your NAS. This can usually be done via the package centre of your NAS. - Use Docker-Compose: Create a `docker-compose.yml` file in which you define the configuration for Nextcloud and the required database (e.g. MariaDB). - Set up the database: In the `docker-compose.yml` file, you must specify environment variables for the database such as `MYSQL_ROOT_PASSWORD` and `MYSQL_DATABASE`. - Start container: Use the command `docker-compose up -d` to start the containers in the background. - Set up Nextcloud: Once started, you can access the Nextcloud web interface using the IP address of your NAS and the configured port to complete the installation. These steps are general and may vary slightly depending on your NAS model and operating system. There are many detailed guides online that can help you understand the process specific to your NAS model.
Automatically generated from the .9 of 9 questions