The first Linux lesson for testers.
An open and free course held in our Telegram channel https://t.me/qa_road_channel. Homework and useful commands will be in the Telegram channel.
We'll immediately connect to the remote server and begin familiarizing ourselves with the system.
In this lesson:
Terminal vs. GUI - what's the difference?
Connecting to a remote server
Commands to start working on the server
Navigation: pwd, cd
Working with files: touch, mkdir, cp, mv, rm
Command structure: command - flag argument
#linux #testing #qa