https://en.wikipedia.org/wiki/Tmux
基本操作指令
>tmux
>ctrl+b :split-window


如何切換視窗
>ctrl+b 按q後選數字即可

https://en.wikipedia.org/wiki/Tmux
基本操作指令
>tmux
>ctrl+b :split-window


如何切換視窗
>ctrl+b 按q後選數字即可

使用expect及 openssl 產生SSL 憑證簽署要求 每年都要製做tls 憑證 二十幾張, 此語法利用expect 產生私錀及憑證請求檔 #!/usr/bin/expect
windows 使用 command 移除程式 使用 command 移除程式
[shell script] 批次判斷domain name 正解設定 判斷dns 正解設定
管理Google共用雲端硬碟 管理Google共用雲端硬碟
如何檢查網站憑證是否過期 檢查網站憑證
臺中市雲端校務系統與Windows AD帳號整合(8) 三 開機啟動服務 3-1 Windows Server上隨系統開機啟動服務 寫一個bat檔 cd C:UsersAdmi
java-身份証字號驗証 FormatCheck.java public class FormatCheck { private volatile
編碼的順序 utf8 big5
Arrays.asList 後想再add出現 UnsupportedOperationException 這個問題真是搞死我了 List<String> fruits = Arrays.asList("a
spring boot jpa 使用多個欄位排序 我有一entity 叫 team 資料欄下如下 @Id @GeneratedValue(strategy = Gener
[web] 自訂模組-打字機與跑馬燈效果 自訂模組-打字機效果