Hi,
Stuck in lab labs-switching-and-routing-3
Please provide password of the ssh app01, app02, app03 and app04 to complete the lab exercise.
Please guide me what to do
Hi,
Stuck in lab labs-switching-and-routing-3
Please provide password of the ssh app01, app02, app03 and app04 to complete the lab exercise.
Please guide me what to do
Hi @khsurati211,
Please consider using ssh without sudo the right syntax is :
$ ssh app01
When you use sudo, you’ll be connected as root but you need to connect as thor without a password
Regard