How to Identify the CPU Architecture of a Synology NAS Processor
Product version: 10.9
Last modified: 28 October 2024
Question
How can I identify the CPU architecture of my Synology NAS processor?
Answer
Knowing the processor type of your NAS helps you choose the suitable package when manually installing/updating the NAKIVO Backup & Replication installed on Synology NAS.
Watch our detailed video guide to learn how to identify the CPU architecture of your Synology NAS processor, or refer to the steps below for additional clarity as you proceed through the process.
To check the processor type of your Synology NAS model, select from two approaches:
Web Interface Approach
To use the web interface approach, do the following:
-
Log in to your Synology NAS.
-
Open the Control Panel.
-
Go to the Hardware section under System.
-
Check the CPU details listed under the General tab.
Command Line Interface (CLI) Approach
To use the command line interface (CLI) approach, do the following:
-
Log in to your Synology NAS web interface and access the Control Panel.
-
Open the Terminal & SNMP setting under the Connectivity section.
-
Check the Enable SSH service option.
-
Specify a port number or keep the default port value of 22.
-
Click Apply to save your changes.
-
To connect your NAS device via SSH, run an SSH client, for example, PuTTY.
-
Enter the hostname or IP address of your NAS into the designated field.
-
Enter the port number you specified when configuring the Terminal & SNMP settings.
-
Click Open.
-
Accept the device key fingerprint to proceed.
-
Now, enter the credentials you use to access the web interface of your Synology NAS device.
-
After you’ve logged in, enter the letter Q to switch to the normal shell environment and confirm your selection by entering Y.
-
Execute the command
uname -a
to display information about your NAS device’s CPU.
Once you have identified the processor's type of your Synology NAS, you can refer to the manufacturer's website to know its architecture.