Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once the console appears, you can run the remote rsh command to connect to the other Kernel:

Code Block
ssh:ssh tcp://localhost:8101/-l karaf -up karaf -p karaf8081 localhost 

To verify that your are connected to the remote instance, run the following command:

...