NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
tony359
Aug 09, 2018Apprentice
Crashplan for small business on headless
Hello all,
This is a continuation of the following thread which was closed for inactivity
Mainly a message for CarlEdman - could you possibly give me some extra details on how to run the X-Server? I have installed CrashPlan Desktop on my NAS and the X-Server on my computer but I am not sure how to "link" the two things. Any hints would be appreciated!
Thanks for your help!
Tony
13 Replies
Replies have been turned off for this discussion
- CarlEdmanLuminary
Oh, drat, I probably should have made notes of how I did it at the time! ;)
On the positive side, I do recall that while it took going through some cycles of fixing a series of error messages, but that it didn't take this long-time but rusty UN*X admin very long to work his way through them and that it still works without a problem.
Let me give you what I remember:
1. You need a X Window server for your local workstation (As you may know, X is a little bit funny in that the "server" runs on what you consider the workstation while the X client runs on what one usually would consider the server). Fortunately there are a bunch free and good ones for most platforms. I use VcXsrv on Windows 10 x64 with no problems that some font kerning looks a little off (ugly, but perfectly legible).
2. You need a way to ssh in to your ReadyNAS. That should be well described in other FAQs. Suffice to say that I use PuTTY which is also free and excellent. The only configuration change I needed to make was to make PuTTY handle the X11 forwarding over SSH (not necessary, but easier IMHO), by Enabling X11 forwarding in the Connection/SSH/X11 setup menu. Don't know if it was necessary, but I also enable MIT-Magic-Cookie-1, but left the X display location and X authority file form fields blank. Both should be autoconfigured by vcXsrv and Putty. In particular check your shell environment inside Putty. It should contain something like "DISPLAY=localhost:10.0" (if that is confusing because it directs X apps to display on the localhost, i.e., the ReadyNAS itself, it is ok because Putty should tunnel it through to your display).
3. Finally you need the relevant X client libraries installed on your ReadyNAS. You can get them all via "apt-get install". I think I started with "apt-get install xorg" (aftert doing an apt-get update, of course). After that check whether "xeyes" displays correctly on your screen. If so, your basic X setup is working. It may still require one or two extra libraries, to get "CrashPlanDesktop" to display on your screen, but if you get this I'd happy to help you try and figure out any remaining error messages.
- tony359Apprentice
- CarlEdmanLuminary
AH, that could be a problem! I am running OS 6.9.3, but on ancient hardware: A ReadyNAS Ultra 6 Plus that I bought almost 8 years ago. Never regretted the upgrade to OS 6, but storing all your data off the system while you reformat to OS 6 can be a pain.
FWIW, my /etc/apt/sources.list is:
deb http://apt.readynas.com/packages/readynasos 6.9.3 updates apps main deb http://mirrors.kernel.org/debian jessie main deb http://security.debian.org/ jessie/updates main
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!