lab1-linux-basic
  • Introduction
  • 1 Virtual Machine Setup
    • 1.1 Access to the VM
    • 1.2 Power up the machine
    • 1.3 Login
    • 1.4 Set up the network
    • 1.5 Poweroff
  • 2 Terminal
    • 2.1 Open a terminal
    • 2.2 Close a terminal
    • 2.3 File management
    • 2.4 File Editing
    • 2.5 Root User
  • 3 File transfer
    • 3.1 File transfer with SSH
    • 3.2 Others
  • 4 File handling
    • 4.1 File permission
    • 4.2 Stat
    • 4.3 Checking disk space utilization
  • 5 Package installation
  • 6 Command Manuals
  • 7 More about the VM
Powered by GitBook
On this page

Was this helpful?

  1. 2 Terminal

2.2 Close a terminal

A terminal can be closed by

  • Clicking the "x" button on the top right-hand corner of the terminal, or

  • Typing "exit" and then pressing "Enter" in the terminal, or

  • Pressing "Ctrl"+"d"

Previous2.1 Open a terminalNext2.3 File management

Last updated 5 months ago

Was this helpful?