20200916 Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
登入帳號:
login:root
password
設定時間:
data -s 年月日
查詢 IP:
ifconfig | less
登入帳號:
login:admin
password
創建實驗室
將 VPC2 設定 IP 為 192.168.1.1 :
ip 192.168.1.1 255.255.255.0
將 VPC3 設定 IP 為 192.168.1.2:
ip 192.168.1.2 255.255.255.0
用 VPC3 ping VPC2 IP:
ping 192.168.1.1
Wireshark 開啟後再用 VPC3 ping 一次 VPC2 IP:
ping 192.168.1.1
虛擬機關機
shutdown -h now