• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Installing Guacamole Browser VNC on Rackspace Cloud Server

By Abhishek Ghosh May 8, 2013 6:47 pm Updated on May 8, 2013

Installing Guacamole Browser VNC on Rackspace Cloud Server

Advertisement

Installing Guacamole Browser VNC on Rackspace Cloud Server is actually not very difficult. You can install easily to enable a VNC Server as remote desktop. It is obvious that, Installing Guacamole Browser VNC is not only the way to get a VNC, you can for example install TightVNC for only VNC setup. However, Installing Guacamole Browser VNC on Rackspace Cloud Server has the advantages to create own applications or login to Remote Server from any device’s browser.

 

Installing Guacamole Browser VNC on Rackspace Cloud Server : Prerequisite

 

We are taking that, you are using a Linux based or OS X based computer or PuTTY as SSH/Telnet Client. Guacamole has got own website now :

 

Vim
1
http://guac-dev.org/

 

At the time of writing Guacamole supports following Operating Systems (both x86/x64) :

Advertisement

---

  1. Debian 6.0 (Squeeze)
  2. Debian Testing (Wheezy)
  3. Ubuntu 11.10 (Oneiric Ocelot)
  4. Ubuntu 12.04 (Precise Pangolin)
  5. Ubuntu 12.10 (Quantal Quetzal)
  6. Fedora 15 (Lovelock)
  7. Fedora 16 (Verne)
  8. Fedora 17 (Beefy Miracle)
  9. Fedora 18 (Spherical Cow)

 

We will describe for Debian System as the Standard. As we said before, you can use VNC without this Guacamole with TightVNC like described here. Also you can read the theoretical part on Virtual Network Computing or VNC.

 

Installing Guacamole Browser VNC on Rackspace Cloud Server : Steps

 

We are not describing the server building process in this guide on installing Guacamole Browser VNC on Rackspace Cloud Server, you can follow the initial steps described in VNC without this Guacamole with TightVNC guide for setup of that part plus installing TightVNC. We have a video Guide too for installing TightVNC for the setup of VNC for Ubuntu, also NeuroDebian specific VNC Setup Video is also available. There are not much difference in Ubuntu and Debian as Debian is the Grandfather.

 

We will use a Pre-built package of Guacamole for this guide. First, update :

 

Vim
1
apt-get update

 

Edit the sources of Debian :

 

Vim
1
sudo vi /etc/apt/sources.list

 

Usually in Rackspace the sources.list is not edited unlike Ubuntu. Still its better to check.

 

deb http://http.us.debian.org/debian squeeze multiverse restricted universe

deb-src http://http.us.debian.org/debian squeeze multiverse restricted universe

 

Needs to be active to make the part of TightVNC running fine. We are not describing that part – we are skipping the part of installing TightVNC as they are linked above. But you must install TightVNC in your case.

 

If sudo command is creating issue, please follow official Debian’s guide :

 

Vim
1
http://wiki.debian.org/sudo

 

Install Apache Tomcat package :

 

Vim
1
sudo apt-get install tomcat6 libvncserver0 libfreerdp1 libvorbisenc2

 

wget Guacamole :

 

wget http://sourceforge.net/projects/guacamole/files/

current/binary/debian-6.0-amd64/guacamole-0.8.0-debian-6.0-amd64.tar.gz

 

I have used break to two lines, the above command is of one line. You can for example download it after going to tmp folder. Untar it :

 

tar -xzf guacamole-0.8.0-debian6.0-amd64.tar.gz

 

You must check the file names in browser if any error happens :

 

Vim
1
http://sourceforge.net/projects/guacamole/files/current/source/

 

Change Directory to that folder :

 

Vim
1
cd guacamole-0.8.0-debian-6.0-amd64

 

Run :

 

Vim
1
sudo dpkg -i *.deb

 

You must make two symbolic links:

 

By effectively copying the web application (for example in our case is located at /var/lib/guacamole/guacamole.war) into the directory where Tomcat monitors for web application deployment, copying the configuration file, guacamole.properties, into the Tomcat’s classpath, such that Guacamole can find it once it runs. This must be done as root:

 

Vim
1
ln -s /var/lib/guacamole/guacamole.war /var/lib/tomcat6/webapps

Vim
1
ln -s /etc/guacamole/guacamole.properties /usr/share/tomcat6/lib

 

ln- -s is Symlink – you already know about Symlinks, is not it ?

 

The last phases :

 

service tomcat6 restart

service guacd start

 

Now there are two files :

 

Vim
1
/etc/guacamole/user-mapping.xml

Vim
1
/etc/guacamole/guacamole.properties

 

Yo must edit them if needed.

Installing Guacamole Browser VNC on Rackspace Cloud Server

 

Go to the browser :

 

http://your-ip:port/guacamole/

 

Port is usually 8080, 5900, 5901.

Abhishek-GhoshTagged With guacamole vnc , guacamole tightvnc , paperuri:(97e0498b9ba8674af65b0771dfb5a7a4) , install tomcat6 libvncserver0 , How to Install Guacamole , apache quacamole , guacamole debian 8 , guacamole , cloud computing guacomale , prebuilt guacamole server
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing Guacamole Browser VNC on Rackspace Cloud Server

  • Real Cloud OS : Rackspace Ubuntu Cloud Server with Guacamole

    Real Cloud OS build on Rackspace Ubuntu Cloud Server with Guacamole. Access a real Ubuntu 12.04 Desktop Computer on Cloud from your browser with everything.

  • Ubuntu with GUI on Rackspace Cloud Server as VNC Remote Desktop

    Ubuntu with GUI on Rackspace Cloud Server as VNC Remote Desktop is a guide to install and work on powerful server with up to 48 GB of RAM and GUI from devices.

  • HTML5 Clientless Remote Desktop Guacamole Video

    HTML5 Clientless Remote Desktop is named Guacamole. It is more towards an Apache Tomcat web framework plus a native application. Important points are shown on Guacamole video.

  • Rackspace & HP Cloud Server VNC Remote Desktop (Ubuntu 14.04)

    Here is Updated Guide For Using Rackspace & HP Cloud Server VNC Remote Desktop on Ubuntu 14.04 LTS With Step by Step Commands With TightVNC.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy