how to go back from one server to another server for eg in labs set up E-commerce app i need to go to web server from the current db server when i use ssh web command it asks for password
Hello @shashwatshah101293
Use exit
command and then ssh to other servers. Nested ssh is not allowed in this lab.