Solaris Common Desktop Environment: User's Guide

Using rlogin

When you use rlogin, you use your terminal emulator to log in to a different (remote) system. You then run the command to start the application on that system.

  1. Use the rlogin command to log in to the system containing the application.

    rlogin remote_system_name
    

    For example:

    rlogin systemA
  2. Type the command to start the application. Use the -display option to send the window back to your display.

    For example, assuming your own system's display name is MySystem:0:

    /usr/bin/X11/xload -label systemA -display MySystem:0