Rackspace Cloud Server as Remote NeuroDebian Desktop


Rackspace Cloud Server as Remote NeuroDebian Desktop is very to configure and work collaboratively by group of research workers geographically living far. First read the article on Installing NeuroDebian Packages on Cloud Server for Neuroscience and second read the possibility to use a Cloud Server like your own computer, situated far away.

 

Rackspace Cloud Server as Remote NeuroDebian Desktop : The Main Points

 

The major point is this is intended for the doctors who are working on modern Cognitive Science derivative subjects and has decided to use NeuroDebian as the project is nicely gathering all here and there scattered projects, mostly individually done in widely varied programing languages and sort of platforms, starting from Python to GENESIS.

 

Rackspace Cloud Server as Remote NeuroDebian Desktop : The Steps

 

I have used Debian Squeeze in this example of Rackspace Cloud Server as Remote NeuroDebian Desktop, not Ubuntu 12.04 LTS. So the steps for setup of VNC will differ a bit, very small though. Step by step very carefully written, so that everyone can follow me, a video is also ready :
 

 

Rackspace Cloud Server as Remote NeuroDebian Desktop : Building the Server

 

I have used Next Generation Cloud Server from The Rackspace Cloud with Debian Squeeze and 4 GB of RAM. The processor is , you can use up to 30 GB of RAM and Scale up or Down when needed.

 

Rackspace Cloud Server as Remote NeuroDebian Desktop : Running Commands through SSH Telnet Client

 

In the example, a Windows PC as my computer has been used, so I used PuTTY as SSH / Telnet client. TightVNC viewer has been used as VNC viewer, the quality of image of remote Debian will be better on Mac or computer of yours.

 

Rackspace Cloud Server as Remote NeuroDebian Desktop : Converting Debian to NeuroDebian !

 

Simply follow the steps exactly as written in Installing NeuroDebian Packages on Cloud Server for Neuroscience.


 

Rackspace Cloud Server as Remote NeuroDebian Desktop : Steps for VNC Setup

 

First set of commands, run one by one :

 

apt-get update
apt-get upgrade
apt-get dist-upgrade

 

Install Gnome desktop :

 

apt-get install gnome-desktop-environment

 

Some fonts needed to be installed, run one by one :

 

apt-get install xfonts-100dpi
apt-get install xfonts-100dpi-transcoded
apt-get install xfonts-75dpi
apt-get install xfonts-75dpi-transcoded
apt-get install xfonts-base

 

Install TightVNC :
apt-get install tightvncserver

 

To start tightvnc, use this :

  
tightvncserver :1

 

Now we need to Edit the VNC config file :

nano ~/.vnc/xstartup

 

The basic thing is, one line needed to be added and one line needed to be made active by removing a # and space so that it will look like :

  
#!/bin/shxrdb $HOME/.Xresources
xsetroot -solid grey
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
# x-window-manager &
gnome-session &

 

Rackspace Cloud Server as Remote NeuroDebian Desktop

 

The red line has been made active and green one has added. Work on Server is done. You can use SSL to secure the encoding. Exactly follow the guide on Ubuntu 12.04 LTS Rackspace Cloud Server as VNC Remote Desktop to launch your own Rackspace Cloud Server as Remote NeuroDebian Desktop to launch your Remote NeuroDebian desktop. There are VNC softwares for Mac and Linux as well. This ends the guide on Rackspace Cloud Server as Remote NeuroDebian Desktop.

 

Signature


Incoming search terms:

debian hosted desktop cloud or iaas,vnc debian
0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
About Abhishek

Abhishek Ghosh is an Orthopedic Surgeon, Inventor with 216 Patents, Current editor of The Customize Windows Media Group. You can follow and know more about Dr. +Abhishek Ghosh on Google Plus and follow on Twitter as @AbhishekCTRL.

Trackbacks

  1. Cloud Server as Remote NeuroDebian Desktop says:

    [...] Rackspace Cloud Server as Remote NeuroDebian Desktop Guide [...]

Speak Your Mind

*