Hi guys,
I'm sure many of you sometimes really want to login into another laptop via yours, I recently learn it and thus hopes sharing it with you,
Its really simple,
1. First, ensure u have ssh on both linux OS
2. Then simply do type that on terminal
ssh <username>@<domainName|ipAddress>
then simply enter u're password and everything is alright!!
I'm sure many of you sometimes really want to login into another laptop via yours, I recently learn it and thus hopes sharing it with you,
Its really simple,
1. First, ensure u have ssh on both linux OS
2. Then simply do type that on terminal
ssh <username>@<domainName|ipAddress>
then simply enter u're password and everything is alright!!