Ubuntu command for access another system is SSH <username>@<ip>
Example: sudo ssh smarttips@192.168.1.25
Type the above command in Terminal .You should be the administrator of this system and also know the password of another system
Then system will ask the root password and password of the system trying to connect.
Give that password and you can access that system or run commands.