NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
maxds
Dec 16, 2018Aspirant
Connect to my NAS (RN212) via VNCviewer
I'd like to connect to my NAS via VNCviewer, and then virtualBox.
I need to know what the user password is, and ideally the root password.
Any ideas ?
- Dec 24, 2018
maxds wrote:
The question I asked was what is the (likely Linux) username and password
Well, that really isn't the right question, though the answer to that is in the link schumaku gave you.
The NAS OS only has the remote console installed. You can use WinSCP or Putty (windows), or terminal (mac) to gain access to the remote console.
To do what you want, you'd first need to install a package that creates a desktop environment on the NAS (since it doesn't have one). That package would need to function without any graphics hardware (that is, without a GPU), since the NAS doesn't have that either. I don't know of any such package, and if there is one the performance would be very slow.
Then you'd need to install a VNCServer package that allows that desktop enviroment to be accessed remotely.
maxds
Dec 24, 2018Aspirant
Sorry but what does a GPU have to do with anything ?
VNCserver is a software solution to providing windows like access to a remote (GPUless) generally) server.
The question I ased was what is the (likely Linux) username and password
StephenB
Dec 24, 2018Guru - Experienced User
maxds wrote:
The question I asked was what is the (likely Linux) username and password
Well, that really isn't the right question, though the answer to that is in the link schumaku gave you.
The NAS OS only has the remote console installed. You can use WinSCP or Putty (windows), or terminal (mac) to gain access to the remote console.
To do what you want, you'd first need to install a package that creates a desktop environment on the NAS (since it doesn't have one). That package would need to function without any graphics hardware (that is, without a GPU), since the NAS doesn't have that either. I don't know of any such package, and if there is one the performance would be very slow.
Then you'd need to install a VNCServer package that allows that desktop enviroment to be accessed remotely.
- maxdsDec 30, 2018Aspirant
Happy to report that I have vncserver running on my NAS rn212 and have connected to the NAS via a vncview session.
The windows (desktop) performance is more than adequate - the key is not whether or not a GPU exists but the performance of the CPU which is more than capable of rendering a screens worth of pixels.
Thanks for the pointers as to where to get the root and admin password - I'd recommend to everyone that they change their own user defaults by the way. Looks like a scary security risk to me.
- StephenBDec 30, 2018Guru - Experienced User
What linux desktop environment did you install?
maxds wrote:
Thanks for the pointers as to where to get the root and admin password - I'd recommend to everyone that they change their own user defaults by the way. Looks like a scary security risk to me.
Good advice for any equipment, you should always change the default password.
- maxdsJan 01, 2019Aspirant
Xfce, which has pretty much the smallest footprint.
Suits me for my purposes - I want to write some software, so not interested in graphical tools.With apt-get I can install all the extras I need.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!