1. SPS Accounts:
    Do you find yourself coming back time after time? Do you appreciate the ongoing hard work to keep this community focused and successful in its mission? Please consider supporting us by upgrading to an SPS Account. Besides the warm and fuzzy feeling that comes from supporting a good cause, you'll also get a significant number of ever-expanding perks and benefits on the site and the forums. Click here to find out more.
    Dismiss Notice
Dismiss Notice
You are currently viewing Boards o' Magick as a guest, but you can register an account here. Registration is fast, easy and free. Once registered you will have access to search the forums, create and respond to threads, PM other members, upload screenshots and access many other features unavailable to guests.

BoM cultivates a friendly and welcoming atmosphere. We have been aiming for quality over quantity with our forums from their inception, and believe that this distinction is truly tangible and valued by our members. We'd love to have you join us today!

(If you have any problems with the registration process or your account login, please contact us. If you've forgotten your username or password, click here.)

Linux newbie requires assistance (remote control)

Discussion in 'Whatnots' started by Mollusken, Jan 22, 2003.

  1. Mollusken Gems: 24/31
    Latest gem: Water Opal


    Joined:
    Aug 12, 2000
    Messages:
    1,952
    Likes Received:
    0
    I've installed Redhat Linux 8.0 (graphical) on a computer (just for fun), and I want to controll it from my Windwos XP computer (over LAN). Is there a program which allows me to control the Linux machine in graphical mode (not just the command line)? Something similair to the Windows XP Remote Desktop Connection...

    [ January 22, 2003, 18:47: Message edited by: Mollusken ]
     
  2. Taluntain

    Taluntain Resident Alpha and Omega Staff Member ★ SPS Account Holder Resourceful Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) BoM XenForo Migration Contributor [2015] (for helping support the migration to new forum software!)

    Joined:
    Jun 11, 2000
    Messages:
    23,653
    Media:
    494
    Likes Received:
    570
    Gender:
    Male
    Control a Linux machine with Windows? Perish the thought! :shake:

    Seriously, I haven't heard of anything like that being possible to do with an identical GUI.
     
  3. Morgoth

    Morgoth La lune ne garde aucune rancune Veteran

    Joined:
    Jul 21, 2002
    Messages:
    3,652
    Media:
    8
    Likes Received:
    86
    Gender:
    Male
    Putty??

    It´s an remote desktop accesing the linuxstation through SSH
     
  4. Thorin Gems: 9/31
    Latest gem: Iol


    Joined:
    Jan 3, 2002
    Messages:
    303
    Likes Received:
    0
    if you set your machine up to accept SSH connections, you could than use puTTy to connect to your computer. Thise would set you to command prompt where than you would promptly type the command to start the graphical mode.

    To get into grahical mode you could try
    crtl-alt-f7
    or
    redhat-configure-xfree86
    or
    startx
    or
    init 5

    [ January 23, 2003, 01:13: Message edited by: Thorin ]
     
  5. Judas Gems: 7/31
    Latest gem: Tchazar


    Joined:
    Sep 6, 2001
    Messages:
    213
    Likes Received:
    0
    You just need an win32 xterm client. As mentioned, PuTTY fills this role (among others). Back when I was studying at uni, I used to complete work like this. Not (m)any good win32 xterm clients were around back then, so I had to use a trial version of a commercial one and reconnect every 30 mins or something... very annoying.

    Trying linux, eh? Have you considered FreeBSD? People can (and probably do) argue all day about the merits of each... they both good, just check FreeBSD out some time, if you get a chance.
     
  6. Blackthorne TA

    Blackthorne TA Master in his Own Mind Staff Member ★ SPS Account Holder Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!)

    Joined:
    Oct 19, 2000
    Messages:
    10,416
    Media:
    40
    Likes Received:
    232
    Gender:
    Male
    My understanding of puTTY is just a terminal emulator for telnet across SSH; not what he wanted. You need an X server on your Windows machine to process the X graphics commands from the Linux machine.

    There are various X servers that you can buy, but they aren't cheap. eXceed and X-Win32 are the most common that I know of and X-Win32 you can get for free if you can deal with a 30 minute-at-a-time (I think) timeout limit after a 30 day evaluation period.

    http://www.starnet.com/products/

    You may be able to find a free X server out there, but it's doubtful it'd work all that great.

    [ January 23, 2003, 05:25: Message edited by: Blackthorne TA ]
     
  7. Taluntain

    Taluntain Resident Alpha and Omega Staff Member ★ SPS Account Holder Resourceful Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) BoM XenForo Migration Contributor [2015] (for helping support the migration to new forum software!)

    Joined:
    Jun 11, 2000
    Messages:
    23,653
    Media:
    494
    Likes Received:
    570
    Gender:
    Male
    BTA's right. PuTTY won't give him the GUI he wants.
     
  8. Judas Gems: 7/31
    Latest gem: Tchazar


    Joined:
    Sep 6, 2001
    Messages:
    213
    Likes Received:
    0
    Sorry... a slip in terminology (no pun intended).

    Not an xterm client, just an X client. PuTTY is an xterm/telnet/SSH client, which, as stated, won't do it. You need an win32 X client - and yes, you need a type of emulation layer (well, really provides UI calls) provided by a local "server". The link provided is actually the one I used a demo copy of, way back when.

    That said, I don't think you'll find you can achieve much with remote X access that you couldn't achieve with MS Windows + terminal + SAMBA (or just FTP, if you can't be bothered configuring that). Unless, of course, you plan on practicing coding UI stuff for XWindows, or have specific linux GUI programs you need to run remotely.

    There is another option I've come across - you could probably achieve what you're after with a bit of a workaround: use VNC. This is free, as far as I understand, but will require more configuring on both ends to get running.

    [ January 23, 2003, 22:58: Message edited by: Judas ]
     
  9. Blackthorne TA

    Blackthorne TA Master in his Own Mind Staff Member ★ SPS Account Holder Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!)

    Joined:
    Oct 19, 2000
    Messages:
    10,416
    Media:
    40
    Likes Received:
    232
    Gender:
    Male
    [​IMG] Well, that's not quite right. Essentially every X application is a client that connects to an X server that handles the X directives. Which server it connects to is completely configurable: all you need to do is tell the X application which server to use in the form hostname:displaynumber.screennumber where hostname can be any host that will accept X traffic from you (displaynumber and screennumber are typically 0.0 since most of the time a single monitor is connected and there's only one X server).

    So, to remotely run X applications on your Linux machine that display their graphics/accept input from your local machine, all you need is an X server on your local machine, and a way to remotely start the X applications on the Linux machine. Typically for Windows, the X servers provide a way to remotely start the applications, but you can just as well use a telnet session.

    [ January 24, 2003, 04:36: Message edited by: Blackthorne TA ]
     
  10. ejsmith Gems: 25/31
    Latest gem: Moonbar


    Joined:
    Oct 6, 2001
    Messages:
    2,238
    Likes Received:
    0
    *whew*

    Mollusk, that there just ain't like it works. Basically, my first instinct is to just flat out tell you no.

    It depends on exactly *what* you're wanting to do. There are, most likely, some various nappy little programs to configure ipchains and gateway stuff. But for full out scripts and configuration, that is exactly why Linux AND Unix have "command lines".

    Telnet.

    You might be afraid of it. Hell, I'm still leary of it.

    But it's worked since 1969. Something's nifty about it...
     
  11. Taluntain

    Taluntain Resident Alpha and Omega Staff Member ★ SPS Account Holder Resourceful Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) BoM XenForo Migration Contributor [2015] (for helping support the migration to new forum software!)

    Joined:
    Jun 11, 2000
    Messages:
    23,653
    Media:
    494
    Likes Received:
    570
    Gender:
    Male
    Well, there's one good thing to it... You never see any blue screens or error windows. :D
     
Sorcerer's Place is a project run entirely by fans and for fans. Maintaining Sorcerer's Place and a stable environment for all our hosted sites requires a substantial amount of our time and funds on a regular basis, so please consider supporting us to keep the site up & running smoothly. Thank you!

Sorcerers.net is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to products on amazon.com, amazon.ca and amazon.co.uk. Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.