Stayman's Blog

A blog belongs to a DevSecOps consultant, hacker, and entrepreneur.

Practical Linux - Part 02 - Virtualization & Installation | Linux实践教程 - Part 02 - 虚拟化与安装

  • Virtualization & Installation
    • Virtualization
      • en.wikipedia.org/wiki/Virtualization
      • VirtualBox
    • Installation
      • GUI & CLI
      • Partitioning & LVM
    • First Login After Install
      • GUI
        • Login
        • Logout
        • Switch Session
        • Reboot
        • Poweroff
      • Terminal (CLI)
        • Host F1~F6 (F7)
        • Login
        • Logout exit Ctrl+D
        • Reboot reboot
        • Poweroff poweroff
    • Remote Connection - ssh username@host -p port
      • PuTTY
      • Cygwin
    • Assignment
      • Log on the EC2 Virtual Machine designated to each person
      • Log out normally
    • Practice

Comments