Tags
共 79 篇文章
Bash
【Docker #3】利用 VScode 透過 ssh tunnel 直接連線到遠端 Docker 的 container 中進行開發
【Docker #2】在 windows 上使用安裝並使用 Docker (全圖文說明) windows 安裝 WSL (Windows Subsystem for Linux)
【Docker】問題解決:WSL 2 is not installed (Docker windows)
【Linux】(內附圖文說明) ubuntu 停止自動更新的方法 disable auto update
【Linux 終端機操作 #0】linux/ubuntu/mac 基礎終端機 (terminal) 快速鍵/小技巧,初學者/新手 必須知道的一些實用功能!(持續更新)
【Linux 基礎指令 #0】linux/ubuntu/mac 基礎終端機 (terminal) 指令 & 基礎知識總整理,初學者/新手 必須知道的基礎指令 & 基礎知識大全(持續更新)
【Linux】Ubuntu 問題解決: mkdir: cannot create directory ‘xxx’: Input/output error
【ffmpeg】問題解決: Unable to find a suitable output format for 'text=%{n}:' text=%{n}:: Invalid argument
【Linux 搜尋內容 #2】grep, awk, xargs - 尋找需要的資料,並快速濾出/篩選 結果欄位 所需要的資訊 (內附圖文說明) filter column
【Bash 基本語法 #1】echo,bash 的 hello world 基本教學,開始自動化程式的第一堂課 / 撰寫腳本,利用 echo 顯示變數
1
2
3
4
5
6
7
8