Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: How can I control my computer from a different country?

  1. #11
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: How can I control my computer from a different country?

    The only thing about NX 3.5 is that it uses 2048 bit encryption. Risk assessment is always a factor.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  2. #12
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: How can I control my computer from a different country?

    Oh, also. With port forwarding on her router, only allow traffic from a list of known IPs if you only plan to access her machine from one place, like your machine at home.

    Nothing can make you completely secure. Use a lot of tools to cover as much of the perimeter as possible.
    Last edited by QIII; July 2nd, 2012 at 04:42 PM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #13
    Join Date
    Dec 2010
    Beans
    122
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: How can I control my computer from a different country?

    Quote Originally Posted by spcwingo View Post
    Opinions on Teamviewer? Is it a security concern?
    Last edited by steve7777777; July 4th, 2012 at 02:32 AM.

  4. #14
    Join Date
    Feb 2009
    Location
    USA
    Beans
    3,186

    Re: How can I control my computer from a different country?

    If you can and want to use CLI, use SSH. It is robust and secure and it doesn't need much of a connection to be smooth.

    I would also use NX, it is slower as it requires more traffic over the Internet, but it works and you can use GUI.

    I mostly use SSH, but when I am on a very fast network, I use NX (by fast, I mean crossover cable).

  5. #15
    Join Date
    Jan 2010
    Location
    Olympia, WA
    Beans
    190
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: How can I control my computer from a different country?

    Quote Originally Posted by spcwingo View Post
    +1

  6. #16
    Join Date
    May 2010
    Beans
    627
    Distro
    Ubuntu Development Release

    Re: How can I control my computer from a different country?

    I personally like SSH, considering most of my tasks can be done via console. However, for the few times I need a specific GUI application, I tunnel it via SSH.

    Example, gedit:
    Code:
    ssh user@host.com -X gedit
    It should be less traffic than an entire remote desktop, but with the security of SSH. Should have fairly smooth integration for everything, especially going Unix/Linux to Unix/Linux (Unixs including Mac).

    Cipherboy

  7. #17
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: How can I control my computer from a different country?

    Quote Originally Posted by steve7777777 View Post
    Opinions on Teamviewer? Is it a security concern?
    I've had nothing but puppy dogs and rainbows from TeamViewer.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  8. #18
    Join Date
    May 2008
    Location
    Nevada, USA
    Beans
    64
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How can I control my computer from a different country?

    I also use Teamviewer, and have never had a problem using it. I've set it up to start on boot so its always on. Great program and I highly recommend it.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •