diff --git a/05. 資料收集/Linux/_00. 重灌基本步驟.md b/05. 資料收集/Linux/_00. 重灌基本步驟.md new file mode 100644 index 0000000..40a8aa9 --- /dev/null +++ b/05. 資料收集/Linux/_00. 重灌基本步驟.md @@ -0,0 +1,3 @@ +```bash +sudo apt update; sudo apt install -y cifs-utils lm-sensors +``` \ No newline at end of file