Linux equivalent for Windows Remote Desktop Program
I'm carrying around my Linux laptop now and I need to access a Windows
Server to be able to do work for my job. What's the recommended Linux
program?
Also here's the kicker. At work we have a Linux server as well and we
use Tigerterm to access it. How do I get into that server from my
Linux laptop?
Thanks,
Brad.
Re: Linux equivalent for Windows Remote Desktop Program
[email]bdweiner@optonline.net[/email] wrote:[color=blue]
> I'm carrying around my Linux laptop now and I need to access a Windows
> Server to be able to do work for my job. What's the recommended Linux
> program?[/color]
Any RDP client will do.
[color=blue]
> Also here's the kicker. At work we have a Linux server as well and we
> use Tigerterm to access it. How do I get into that server from my
> Linux laptop?[/color]
With Tigerterm, I guess. Though I don't seem to find the reason one
would use that instead of SSH.
Re: Linux equivalent for Windows Remote Desktop Program
[email]bdweiner@optonline.net[/email] turned on the Etch-A-Sketch and wrote:
[color=blue]
> I'm carrying around my Linux laptop now and I need to access a Windows
> Server to be able to do work for my job. What's the recommended Linux
> program?[/color]
As Nikos said, any RDP or VNC client will do. That depends on how the server
is setup of course.
Typically Windows workstations such as 2003 or 2008 have remote desktop
(rdp) setup already.
Of course, you'll need the IP addy and a valid login.
I use it all the time to connect to my various machines at work.
[url]http://www.perfectreign.com/stuff/2008/20080609_vpn_connect_lacrr.jpg[/url]
[url]http://www.perfectreign.com/stuff/2008/20080915_rdc_vista.jpg[/url]
On the flip side I tend to use NXClient to connect to my linux machines.
[url]http://www.perfectreign.com/stuff/2008/20080616_nxclient.jpg[/url]
[color=blue]
>
> Also here's the kicker. At work we have a Linux server as well and we
> use Tigerterm to access it. How do I get into that server from my
> Linux laptop?[/color]
Konsole?
Any terminal program will do. Tigerterm is just a terminal emulator for
Windows, like PuTTY or Rumba. However, their site appears to be down.
In any case, you can ssh or telnet into any linux server from any linux
console.
--
[url]www.perfectreign.com[/url] || [url]www.filesite.org[/url]
powered by the lizard: [url]www.opensuse.org[/url]
Re: Linux equivalent for Windows Remote Desktop Program
[email]bdweiner@optonline.net[/email] (in alt.os.linux.suse):
[color=blue]
> I'm carrying around my Linux laptop now and I need to access a Windows
> Server to be able to do work for my job. What's the recommended Linux
> program?
>[/color]
[url]http://www.rdesktop.org/[/url] (part of the suse distrib)
[color=blue]
> Also here's the kicker. At work we have a Linux server as well and we
> use Tigerterm to access it. How do I get into that server from my
> Linux laptop?[/color]
ssh, X?
Joachim
Re: Linux equivalent for Windows Remote Desktop Program
[email]bdweiner@optonline.net[/email] wrote:
[color=blue]
> I'm carrying around my Linux laptop now and I need to access a Windows
> Server to be able to do work for my job. What's the recommended Linux
> program?
>
> Also here's the kicker. At work we have a Linux server as well and we
> use Tigerterm to access it. How do I get into that server from my
> Linux laptop?
>
> Thanks,
>
> Brad.[/color]
We use here tightvnc ([url]http://www.tightvnc.com/[/url] , which also allows you to
run a low-overhead desktop manager. Easy install and crossplatform so also
windows users can work with the server running the desktop.
Taco
Re: Linux equivalent for Windows Remote Desktop Program
On Sep 14, 8:31*pm, bdwei...@optonline.net wrote:[color=blue]
> I'm carrying around my Linux laptop now and I need to access a Windows
> Server to be able to do work for my job. What's the recommended Linux
> program?
>
> Also here's the kicker. At work we have a Linux server as well and we
> use Tigerterm to access it. How do I get into that server from my
> Linux laptop?
>
> Thanks,
>
> Brad.[/color]
I use OpenSuSe and connect to Winblows machines with KRDC which does
RDP and VNC, I have SSH installed and I use Webmin with Shell In A Box
plugin installed. Webmin allows me to do advanced tasks on a Linux
server without remote desktoping in and Shell In A Box with SSH allows
me to shell in without using remote desktop.
[url]http://docs.kde.org/stable/en/kdenetwork/krdc/using-krdc.html[/url]
[url]http://www.webmin.com/[/url] <--look at third party plgins for shell in a
box while here.