Results 1 to 4 of 4

Thread: connecting with remote desktop viewer by name instead of IP address

  1. #1
    Join Date
    Mar 2010
    Location
    Alberta, Canada
    Beans
    62
    Distro
    Ubuntu 18.04 Bionic Beaver

    connecting with remote desktop viewer by name instead of IP address

    The computers on my network change IP address from day to day, so connecting through trial and error is becoming a pain. When I used to use UltraVNC in windows you could just enter the computer name and it would just find it. Is there a way to do this with Remote Desktop Viewer 2.28.1 (on Ubuntu 9.1)

    I've tried "smb://computername/", and just "computername"

    there doesn't seem to be a lot of documentation for this application (or at least I haven't been able to find it - other than the Vinage Manual which didn't help)

    I am pretty much samba-illiterate... I wonder if it has to do with that.

    anyone have any ideas?

    Thanks,
    Dave

  2. #2
    Join Date
    Dec 2007
    Beans
    118

    Re: connecting with remote desktop viewer by name instead of IP address

    I am looking for an answer to this also.
    Everything is NOT relative.

  3. #3
    Join Date
    Oct 2006
    Beans
    58,286

    Re: connecting with remote desktop viewer by name instead of IP address

    Quote Originally Posted by cedardoc View Post
    The computers on my network change IP address from day to day, so connecting through trial and error is becoming a pain.
    Can't you assign specific IPs to your computers via your router settings ?

  4. #4
    Join Date
    Jan 2006
    Location
    Not heaven... Iowa
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: connecting with remote desktop viewer by name instead of IP address

    I use DNSMasq for DHCP/DNS on my network. It allows me to ping/ssh/etc via hostname rather than IP address - even to DHCP clients. However, the clients must provide their hostname. I needed to edit /etc/dhcp3/dhclient.conf and change the line:
    Code:
    send host-name "<hostname>";
    to the machine's actual name.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

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
  •