1,576
edits
Changes
→Part 2: Accessing Your CentOS VM Remotely Using SSH
== Part 2: Accessing Your CentOS VM Remotely Using SSH ==
We will be accessing our new Linux VM remotely using SSH, which is a command-line (CLI) only protocol. We'll be diving into CLI in more detail during our next lab.
Requirements: An SSH Client
# Windows: Download the PuTTY client [https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.74-installer.msi here].
# macOS/Linux: Use the built-in ''Terminal'' application.
On Windows Using PuTTY:
#
== Part 3: Shutting Down CentOS Safely ==