biglab report fixed
This commit is contained in:
33992
big1/big1.pdf
33992
big1/big1.pdf
File diff suppressed because it is too large
Load Diff
@ -94,6 +94,23 @@
|
||||
#para[
|
||||
软件清单:
|
||||
]
|
||||
#align(center)[#table(
|
||||
columns: (auto, auto),
|
||||
rows:40pt,
|
||||
inset: 10pt,
|
||||
align: horizon+center,
|
||||
table.header(
|
||||
[软件名称], [软件功能]
|
||||
),
|
||||
"Apache HTTP Server", "提供Web服务",
|
||||
"Poste.io Mail Server", "提供邮件服务(SMTP/POP3)",
|
||||
"Vsftpd", "提供FTP服务",
|
||||
"Wireshark", "网络数据包分析工具",
|
||||
"PuTTY", "SSH/Telnet远程终端工具",
|
||||
"EndeavourOS Linux", "树莓派操作系统",
|
||||
"Huawei eNSP", "网络设备模拟与配置工具",
|
||||
)]
|
||||
|
||||
#para[
|
||||
硬件设备:
|
||||
]
|
||||
@ -152,7 +169,7 @@
|
||||
接下来给出设备连接表(拓扑表):
|
||||
]
|
||||
// #para[
|
||||
#figure(image("地址表.png",format: "png",fit:"stretch",width: 100%),caption: "初步设计后的地址表(以实际实验为准)")
|
||||
#figure(image("地址表.png",format: "png",fit:"stretch",width: 100%),caption: "IP 地址表(以实际实验为准)")
|
||||
#pagebreak()
|
||||
|
||||
// #set page(flipped: true)
|
||||
|
||||
Reference in New Issue
Block a user