ubuntu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • res0nat0r
    Someone MARRY ME!! LOL
    • May 2006
    • 14475

    #61
    Re: ubuntu

    rdp server for linux? i havent used that but maybe check this out:



    rdesktop is a nice linux based rcp client to connect TO windows rdp hosts:



    also if you cant install any software on your laptop, i would suggest trying TightVNC:



    you can download the client binary from the website in a zipfile, and the winvnc.exe is self contained and you can run it from your laptop w/o installing anything at all. this does basically the same thing as rdp. so you can start a vnc server on your linux box with something like:

    $ vncserver -geometry 1280x1024

    then use the windows client binary to connect to your linux box.

    Comment

    • picklemonkey
      Double hoodie beer monster
      • Jun 2004
      • 15373

      #62
      Re: ubuntu

      I've seen a lot of other sites recommend xrdp... but no luck. I've installed it via Synaptic and am still unable to connect to it from either my two windows boxes here. Other articles have suggested installing tightvnc in parallel (which I also did via Synaptic) but that didn't produce any results

      I'm also unable to connect via the tightvnc Win client from either Windows box after starting the server on Jaunty. It's pingable, it doesn't make sense! I just want to terminal into my main box from my couch

      Comment

      • poults
        Platinum Poster
        • Nov 2006
        • 1987

        #63
        Re: ubuntu

        I use KRDC, work a treat. Its in the package manager.
        Originally posted by Hoff

        ejejejejejejejejeje!!!!! you always delivering some good dogs shits !!! thankyou

        Comment

        • etincelles
          Addiction started
          • Jun 2005
          • 336

          #64
          Re: ubuntu

          ........
          Last edited by etincelles; April 19, 2010, 01:42:02 PM.

          Comment

          • picklemonkey
            Double hoodie beer monster
            • Jun 2004
            • 15373

            #65
            Re: ubuntu

            hey poults, I just tried krdc and it's actually letting me connect to my Windows boxes from my Jaunty box... this is the farthest I've gotten yet! It doesn't look like a host though. Can I use it to connect to ubuntu from Windows RDP?

            Comment

            • res0nat0r
              Someone MARRY ME!! LOL
              • May 2006
              • 14475

              #66
              Re: ubuntu

              ^^, run the vncserver command i gave you above and post its output here.

              also do you want a full gui of your ubuntu box on your laptop? if yes then vnc is the way to go, if not just ssh in from your laptop.

              Comment

              Working...