Linux Basic Course David 2

pls Question 4 of the troubleshooting lab {final Lab}, pls can someone clarify. I think I am getting it wrong. Thank you

Hello @d.nwoye,
the task just want you to use the following command to unzip the .tar file in /opt/ directory :
Just use the following command.
bob@caleston-lp10:~$ ssh bob@devapp01

bob@devapp01:~$ sudo tar -xf caleston-code.tar.gz -C /opt/

1 Like