RPort
  • RPort Knowledge Base
  • 👀WHAT IS RPORT
    • Features and benefits of RPort
      • Full feature list
    • Screenshots
    • Release Notes
      • 1.1.2
      • 1.1.0
      • 1.0.5
      • 1.0.4
      • 1.0.3
      • 1.0.2
      • 1.0.1
  • 🚀GETTING STARTED
  • Install the RPort Server
    • Launch RPort in the cloud
    • Install on-premises
    • Install on Vultr
    • Install on Azure
    • Install on AWS EC2
    • Install on Digital Ocean
    • Install on Scaleway
    • Install on Google Compute
    • Install on Hetzner Cloud
    • Install RPort on any virgin cloud VM
    • Change the FQDN of the RPort server
    • Enable two factor authentication
      • Use push on mobile for 2FA
      • Use TOTP
  • Connecting Clients
  • Using the remote access
    • Creating tunnels
      • VNC via browser
      • VNC via VNC® Viewer from RealVNC®
      • RDP via Browser
    • Open SSH from the browser
    • Scp,sftp through a tunnel
  • Renaming and tagging of clients
  • Organize clients with groups
  • Activate the vault
  • Manage users and permissions
  • Video Courses
    • Installation Preparation
    • Install on Prem
    • Install on Cloud
    • Client installation
    • Remote Access
    • Network communication
  • 🗣️ NEED HELP?
    • Troubleshoot common problems
      • RPort Server not starting
      • Restart rport through a tunnel
      • Attributes file path not set
      • Recover lost passwords
      • Client is not connecting
      • Id is already in use
  • 🔦DIGGING DEEPER
    • Using the API
      • Create client credentials
    • RPort Technology Explained
      • RPort Security Model
    • Commands and Scripts
      • Executing commands
      • Executing scripts
      • Tacoscript
    • The scheduler
    • File copy and reception
    • Client Configuration Options
      • Supervision of OS updates
      • Script and command execution
    • Advanced client management
      • Install the RPort client manually
      • Uninstall the RPort client
    • Server Maintenance
      • Monitoring of RPortd
      • Updating RPort
      • Backing up the rport server
      • Renewing certificates
    • FAQ
      • How to use Cloudflare
    • High Availability
    • Install on macOS
Powered by GitBook
On this page
  • What are the defaults?
  • Changing the client name and tags
  • Restart the RPort client

Was this helpful?

Export as PDF

Renaming and tagging of clients

Change clients names and add more tags

PreviousScp,sftp through a tunnelNextOrganize clients with groups

Last updated 1 year ago

Was this helpful?

What are the defaults?

Using the pairing method, you are not asked to give the client a name. The installer uses the local short hostname of the operating system to create the initial configuration.

Furthermore, a client gets two tags by default. The current country and city taken from the current public IP address. This might not be accurate and you may want to delete or change it.

Changing the client name and tags

If you want to change the name of a system, you must do this in the rport client configuration file. The configuration files is /etc/rport/rport.conf on Linux C:\Program Files\rport\rport.conf on Windows

Open the file with a text editor. Scroll done some lines. You will find the setting name = "<SOME-NAME>". Change the name to your needs.

Just a few lines below the name, you'll find the tags. Change them to your needs and save the changes.

Restart the RPort client

After any changes to the configuration file, you need to restart the client.

On Linux, execute systemctl restart rport.

On Windows use the service manager or from a PowerShell console execute: restart-service rport. If you prefer the old cmd.exe console, use net stop rport and net start rport.

On Windows always use a text editor that supports UTF-8 and Unix Line Breaks. is ideal. The windows built-in notepad is not the best choice.

Notepad++
Default client name
Change client name