LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do i determine the version of linux that my synology server is running? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-determine-the-version-of-linux-that-my-synology-server-is-running-890490/)

lesschow 07-07-2011 04:20 PM

how do i determine the version of linux that my synology server is running?
 
Hello, can anyone tell me how I determine the version of linux my Synology Diskstation DS210+ is running?

Thx.

lesschow

lesschow 07-07-2011 04:37 PM

Okay, uname -a worked and returned Linux INPSEKIIMNAS01 2.6.32.12 #1613 Fri Apr 8 10:10:47 CST 2011 ppc GNU/Linux. Now how do I determine what distribution this is? Is there a plain vanilla Linux?

TobiSGD 07-07-2011 04:44 PM

Have a look if you find a file /etc/issue. If it is there it should contain the information you want.

chrism01 07-07-2011 07:09 PM

Also, try
Code:

cat /etc/*release*


All times are GMT -5. The time now is 02:42 AM.