How to install windows switch in debian 6.0 (Squeeze)

Sponsored Link
Window Switch is a tool which allows you to display running applications on other computers than the one you start them on. Once an application has been started via a winswitch server, it can be displayed on other machines running winswitch client, as required.
You no longer need to save and send documents to move them around, simply move the view of the application to the machine where you need to access it.

Key Features

Shadow an existing display or another session
Start sessions on remote (or local) machines using intuitive menus
Disconnect from those sessions and re-connect when you need them again
Send them to other machines with just one click
Stays out of the way using a single icon in your system tray

Install windows switch in debian squeeze

Open the terminal and run the following commands as root

Import the packager’s key:

curl https://winswitch.org/gpg.asc | apt-key add –

Debian Squeeze installation

echo “deb http://winswitch.org/ squeeze main” > /etc/apt/sources.list.d/winswitch.list;
apt-get update;
apt-get install winswitch

Sponsored Link

Leave a comment

Your email address will not be published. Required fields are marked *