Remote control oSUSE from Windows computer at work

Hi,

I was wondering if there’s any way that i can remote my oSUSE computer at home from my Windows computer at work. What applications should i use and is it even possible? Do i need to put up a server or is there another way of doing this?

Thanks for your help.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sure… almost every operating system in the world comes with an SSH
service that you can enable (if not done already), allow access to
through the firewall, and then connect via an SSH client (again, from
just about any platform by default). YOu could also enable remote
desktop type of stuff so you can control the system graphically. I’d go
with SSH unless you really, really, really need a GUI (faster, can do
just about anything, simpler to setup, etc.).

As a note, a “server” is an over-used term that just means a system that
provides a service. In most cases making a “workstation” into a
“server” is little more than thinking of the box differently in your mind.

Good luck.


Want to yell at me in person?
Come to BrainShare 2011 in October: http://tinyurl.com/brainshare2011
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJOlY9zAAoJEF+XTK08PnB5mq4P/3WyYpExVcrEU195rkSyksJh
OsGoektsjsFwxTQI/VKcGQCCIBginpLptWvrEWy0oo7BGT3fMiBm8xPc4jWnHIyB
DC1ocvAMqaJj/Ru3xuOzXfuWIPE+YqcQxcNkpcJAHwL0g4mSItZpOd22lfxXOKUa
18r/diUceooLTJlmr+vOc0MoShTkbQiYBXhD6iq3BEU/xY+oW9uf4OxTJI9XMi4X
t7cyk9XcPgbHY0pcUV2OlHejySQkQ701W+mFW7bmMLEAA9hNz5aH7QMRHmv0X72d
6hiJnXjXt8xTWz4qOk4ZwTtDyYGuCXxhbZ1GgcpdoMiaZToYIJd5UjZStZhO+ur4
UIdhMiaUT05BET2kn46iIXj5aMf0vEpssWfpfplC6YbFEPTFuub8JBfMnmmUEIMf
du2tqxFN6dYFHnli3NF0VxxmEQVyNoECnQO6BNsNV6cpCRy2rdMXwW9xTW7GCE1b
2ePnt/g7cAlnHDFsOyNFIUZQ74JUB27tKW6rwJn8cANjCGK7Mifk79Qh1elCsk3f
TmGmTdsqVLUcmDiIK3EOnQlu5d5yGIRzPwPJhBbnvuPszevjOCPW/U3W0Cz973HC
kK06skgUGMRto41zqvGCUaqpOBwWYrUSuFPHEftD7Ur7AWbBaQEoHeu3Sd58BVHs
srvFO5yaCzv3/kAqHfPy
=djZ7
-----END PGP SIGNATURE-----

I use Teamviewer a lot for remote support for family/friends. It is slooooowwwww, but is a free graphical remote control software that runs on all platforms. Set your own static password and leave it running on the target machine. Then you can connect to it from any device where you have an internet connection and see/control the whole desktop. TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet

On 2011-10-12 14:06, last savior wrote:
>
> Hi,
>
> I was wondering if there’s any way that i can remote my oSUSE computer
> at home from my Windows computer at work. What applications should i use
> and is it even possible? Do i need to put up a server or is there
> another way of doing this?

If text is enough, you can use putty, a windows ssh client to connect to
your machine. For graphics, you need to set up an X server in windows
first. Time ago, I did that with the commercial exceed suite (I’m not sure
of the name). And the paid for version of the openSUSE DVD traditionally
carried equivalent free software for the same, but I haven’t tried them.

11.3 had this one, so I assume it works:

-WEIRDX: GPL X-Server written in Java which can be used as Applet
and as application.
http://www.jcraft.com/weirdx/

and:

-TIGHTVNC: The Win32 version of the VNC package (VNC = Virtual
Network Computing). With this package it is possible to
start a kind of virtual X server and to access it from
another machine (independant from the hardware platform).
(self-installing package)
http://www.tightvnc.com/

Older versions of the paid DVD carried more msdos/windows software.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

there is free X Server for windows Xming:
Xming - PC X Server
Xming X Server for Windows | Free System Administration software downloads at SourceForge.net

Xming is very good. You might also install what You need with Cygwin but it will eat up more disk space than Xming.

But anyway as others already suggested I would recommend using ssh (putty client on windows) or teamviewer.

Best regards,
Greg