Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.55 KB

File metadata and controls

13 lines (12 loc) · 1.55 KB

Accessing System and Understanding Essential Tools

Objectives :-

  • Accessing the command line and run simple commands using shell.
  • Configuring SSH Key-based Authentication
  • Understand and use essential tools

Index Topic Covered
1
  • Introduction to the bash shell.
  • Shell Basics
  • Types of Shells
  • Default Shell in Linux
  • Switching between Shells
2
  • Logging in to Local Computer
  • Virtual Consoles
  • Logging in over network
3
  • SSH Key-based Authentication
  • Generating SSH Keys using ssh keygen command
  • Access remote system using SSH
4
  • Use grep and regular expressions to analyze text
  • Log in and switch user in multiuser target
  • Create hard and soft links
  • use system documetation including man, info,help