Avatar

嗡嗡的隨手筆記

  1. 首頁
  2. 關於本站
  3. 站長ㄉ書
  4. 搜尋
  5. 所有文章
  6. 分類
  7. 標籤
  8. 關於站長
  9. 聯絡站長
  10. 支持本站

    所有文章

    全部文章 791
    2026 2
    2024 10
    2023 71
    2022 350
    2021 235
    更多
    360 - Linux 網路遠控

    【Linux 網路遠控 #6】在 Linux 中 設定 X11 forward ssh 使遠端畫面能顯示在本地端

    紀錄 SSH X11 轉發的設定與使用方法說明 — ForwardX11 配置、xhost 授權、遠端 GUI 顯示。

    Jan 22, 2021
    閱讀時間 1 分鐘
    115 - Python 檔案處理

    【Python 檔案處理 #3】確認檔案是否存在 os.path.isfile / 確認資料夾是否存在 os.path.isdir is folder / file exist

    介紹確認檔案或資料夾存在—os.path.isfile / isdir 方法、相對路徑、絕對路徑、print。

    Jan 22, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Linux 網路遠控 #5】將 anydesk 作為 VPN 跳板 (建立 tcp tunnel),使用 ssh 進行遠端連線開發 (anydesk ssh command line)
    360 - Linux 網路遠控

    【Linux 網路遠控 #5】將 anydesk 作為 VPN 跳板 (建立 tcp tunnel),使用 ssh 進行遠端連線開發 (anydesk ssh command line)

    紀錄透過 VPN 與 AnyDesk 遠控系統的設定 — TCP tunnel、port 映射、ssh 與 VSCode 連線。

    Jan 20, 2021
    閱讀時間 1 分鐘
    360 - Linux 網路遠控

    【Linux 網路遠控 #4】ubuntu/mac 安裝 sshpass,讓 ssh 可以免密碼直接登入,使用的效率更高

    紀錄用 sshpass 自動化 SSH 密碼輸入的方案 — sshpass -p 明碼登入、ubuntu apt 安裝、mac 從源碼編譯的方法。

    Jan 19, 2021
    閱讀時間 1 分鐘
    198 - Python 問題解決

    【Python】問題解決:error: no commands supplied

    解決 'error: no commands supplied' 錯誤 — argparse 參數解析問題。

    Jan 19, 2021
    閱讀時間 1 分鐘
    360 - Linux 網路遠控

    【Linux 網路遠控 #3】使用 sshfs 連線 將遠方磁碟當作像是在自己電腦的硬碟 (mount disk on other computer)

    紀錄用 sshfs 掛載遠端 SSH 檔案系統的設定 — mkdir 建立掛點、chmod 設權限、umount 卸載的完整流程。

    Jan 18, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Linux 網路遠控 #2】使用 curl 將網路上的檔案 透過終端機 terminal 的方式下載 download
    360 - Linux 網路遠控

    【Linux 網路遠控 #2】使用 curl 將網路上的檔案 透過終端機 terminal 的方式下載 download

    紀錄用 curl 在終端下載檔案的方法與選項 — curl -O 指定檔名、-o 自訂名稱、-L 跟隨重定向的下載技巧。

    Jan 17, 2021
    閱讀時間 1 分鐘
    360 - Linux 網路遠控

    【Linux 網路遠控 #1】透過 ssh 使本地 port 連接遠端 port 的內容 (ssh use local port to connect remote port)

    紀錄用本地埠號連線遠端埠號的完整方法步驟 — -L port forwarding、127.0.0.1。

    Jan 16, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Linux】linux / ubuntu 問題解決: error: unknown filesystem. Entering rescue mode... grub rescue> grub 救援模式
    398 - Linux 問題解決

    【Linux】linux / ubuntu 問題解決: error: unknown filesystem. Entering rescue mode... grub rescue> grub 救援模式

    紀錄解決 GRUB rescue 開機問題的步驟方法 — unknown filesystem 錯誤、BIOS 啟動設定修改。

    Jan 16, 2021
    閱讀時間 1 分鐘
    450 - Ffmpeg

    【ffmpeg】問題解決: Could not load font "Arial.ttf": cannot open resource linux font path

    解決 ffmpeg drawtext 找不到字體 — /usr/share/fonts 路徑、fontfile 指定完整路徑、Linux 字體位置。

    Jan 15, 2021
    閱讀時間 1 分鐘
    1 626364656667686970 80
    © 2020 - 2026 嗡嗡的隨手筆記 v1.13.0
    使用 Hugo 建立
    主題 Stack 由 Jimmy 設計