1 00:00:06,600 --> 00:00:08,010 - So let's have a look at the commands 2 00:00:08,010 --> 00:00:09,660 that we learned in this lesson. 3 00:00:09,660 --> 00:00:11,010 You've learned about SU, 4 00:00:11,010 --> 00:00:13,590 which you can use to switch your user identity. 5 00:00:13,590 --> 00:00:16,800 Then we use sudo for running administrative tasks, 6 00:00:16,800 --> 00:00:18,810 as well as ssh for establishing 7 00:00:18,810 --> 00:00:21,150 remote secure shell connections. 8 00:00:21,150 --> 00:00:25,500 And related to ssh, we have seen scp for secure copy 9 00:00:25,500 --> 00:00:26,460 and that's all. 10 00:00:26,460 --> 00:00:28,413 Let's move forward and do the lab.