Tags
共 130 篇文章
Linux
【Bash 基本語法 #1】echo,bash 的 hello world 基本教學,開始自動化程式的第一堂課 / 撰寫腳本,利用 echo 顯示變數

【C++】問題解決: rapidjson::GenericValue<Encoding, Allocator>& rapidjson::GenericValue<Encoding, Allocator>::operator[](const rapidjson::GenericValue<Encoding, SourceAllocator>&) [with SourceAllocator = rapidjson::MemoryPoolAllocator<>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>]: Assertion `false' failed.
【Linux】問題解決:7z 壓縮、解壓縮 System ERROR: E_FAIL

【windows】在 windows 中使用 sshfs 連線至遠方磁碟

【Linux 網路遠控 #11】利用 ifconfig 查詢 ip 並用 scp 傳送資料 (內含範例程式碼) sample code

【ubuntu】問題解決: Gtk-Message: Failed to load module "canberra-gtk-module"
【Linux 網路遠控 #10】透過建立 ssh authorized_keys 讓 VScode 繞過輸入 ssh 密碼 or 達成 ssh 免密碼登入 (updated: 2022/9/12)
【Linux 網路遠控 #9】透過 ssh config 設定 port forwarding,透過 local 網頁指定 Port 看到遠方主機對應的 Port 資訊 (內含 ssh config 設定整理)
【Linux】linux / ubuntu 問題解決: fsck 修復模式 /dev/sda1 contains a file system with errors, check forced. ... Inodes that were part of a corrupted orphan linked list found. /dev/sda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY. (i.e., without -a or -p options) fsck exited with status code 4 The root filesystem on /dev/sda1 requires a manual fsck BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.3) built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs)_
