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

Thread: [SOLVED] want to remotely connect to my server

  1. #11
    Join Date
    Sep 2007
    Location
    North Ft. Myers, FL USA
    Beans
    477
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: want to remotely connect to my server

    Type ssh (your ip address of your desktop) into the terminal of your server edition. Example ssh 192.168.1.2

  2. #12
    Join Date
    Sep 2007
    Beans
    134
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: want to remotely connect to my server

    Quote Originally Posted by jperez78 View Post
    how do i find out if i have ssh install on my desktop?
    ps: i know i have it on the server b/c i check the box when i first installed it
    You don't need it on your desktop computer if the ssh daemon was installed on the server.
    To access the server, just open a terminal window and type ssh username@servername or ssh username@serveripaddress using the username you created when you installed the operating system on the server.

    Example: ssh joe@192.168.1.100

    Bob

  3. #13
    Join Date
    Sep 2007
    Location
    North Ft. Myers, FL USA
    Beans
    477
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: want to remotely connect to my server

    So your going to use ssh to access the server edition and your going to use Remote desktop to access the Desktop edition desktop.

  4. #14
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: want to remotely connect to my server

    you can access both over ssh

    use ssh -X to forward X apps

    SSHHowto
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  5. #15
    Join Date
    Jul 2006
    Location
    Arizona
    Beans
    374
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: want to remotely connect to my server

    This howto: http://www.vanemery.com/Linux/XoverSSH/X-over-SSH2.html
    might also be interesting to you.
    sudo: The original Jedi mind trick...

  6. #16
    Join Date
    May 2008
    Location
    ♠ in my pc ♦
    Beans
    840
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: want to remotely connect to my server

    thank you guys for all your help it looks like i got some work to do thanks again for taking the time to answer!!!
    *BUNTU addict
    Ubuntunerd's Blog
    Aim for success, not perfection. Never give up your right to be wrong, because then you will lose the ability to learn new things and move forward with your life.
    Unanswered posts Team
    How to mark your Threads as Solved
    download "Opera" a fast and secure browser

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
  •