1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00

优化手机访问,修改wiki中的错误板块的结构~

This commit is contained in:
2025-06-14 03:54:13 +08:00
parent 266a2976bb
commit 66d7e045b7
68 changed files with 551 additions and 43 deletions

View File

@@ -1,4 +1,6 @@
# 查看ip
教你如何查看电脑的IP
许多情况下检查故障的第一步就是查看用户在局域网中的ip,以进行进一步判断本文将教会你如何查看ip,以及不同的ip地址意味着什么\
我们的负责范围是以太网连接所以这里的ip更多的是指以太网ip,关于F-Young的路由器ip,同理
## 操作

View File

@@ -1,4 +1,5 @@
# 拨号
# 连接校园网
教你如何连接校园网
:::warning 注意

View File

@@ -0,0 +1,3 @@
{
"description": "在维修过程中需要掌握的电脑操作~"
}

View File

@@ -0,0 +1,8 @@
# 电脑技能
维修的时候要使用电脑,这里介绍电脑的基本操作
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />

View File

@@ -1,4 +1,6 @@
# 设置路由器
教你如何设置路由器(不涉及光猫维修)
:::warning 注意
🚧施工中🚧

View File

@@ -0,0 +1,3 @@
{
"description": "网络工程师基础"
}

View File

@@ -0,0 +1,4 @@
# 网络相关
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />

View File

@@ -1,4 +1,6 @@
# 对线
如何通过对线来测试网线工作情况,与如何利用对线的信息排查网络连接
宿舍以太网的连接由网线负责传输,如果网线,或者配线架,交换机这些物理设备本身的端口出现了问题,那么网络就当然无法连接🫠所谓对线,便是测试物理连接是否能工作的流程
## 操作流程
### 准备

View File

@@ -1,4 +1,5 @@
# 寻线
如何寻线,即已知网线的一端,找到网线的另一端
:::warning 注意

View File

@@ -1,2 +1,4 @@
# 重做端口
如何重新制作宿舍端口面板
端口的制作和网线的制作差不多,在整理线序是就不需要按照顺序排列了,端口上有对应的颜色,把网线按进去就行。

View File

@@ -1,4 +1,5 @@
# 飞线
飞线~
:::warning 注意
🚧施工中🚧

View File

@@ -0,0 +1,3 @@
{
"description": "其它需要掌握的技能"
}

View File

@@ -0,0 +1,4 @@
# 杂项
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />

View File

@@ -1 +1,5 @@
# 辨别床位
如何辨别女生宿舍的床位
。。。因为当初安装有线网的时候定义的床位号和宿舍床上写的不一样,所以这个需要特意提一点

View File

@@ -1 +1,5 @@
# 技能
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />