{"id":13669667,"url":"https://github.com/chusiang/working-on-gnu-linux","last_synced_at":"2025-08-22T05:31:50.520Z","repository":{"id":16492697,"uuid":"19245357","full_name":"chusiang/working-on-gnu-linux","owner":"chusiang","description":"《完全用 GNU/Linux 工作》","archived":false,"fork":false,"pushed_at":"2019-08-03T03:40:34.000Z","size":22572,"stargazers_count":194,"open_issues_count":2,"forks_count":33,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-12-09T07:46:02.087Z","etag":null,"topics":["book","debian","gitbook","gnu-linux","linux","ubuntu"],"latest_commit_sha":null,"homepage":"http://chusiang.gitbooks.io/working-on-gnu-linux/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"chef-cookbooks/aix","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chusiang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-28T16:21:56.000Z","updated_at":"2024-11-30T08:20:49.000Z","dependencies_parsed_at":"2022-08-25T15:02:34.007Z","dependency_job_id":null,"html_url":"https://github.com/chusiang/working-on-gnu-linux","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fworking-on-gnu-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fworking-on-gnu-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fworking-on-gnu-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fworking-on-gnu-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chusiang","download_url":"https://codeload.github.com/chusiang/working-on-gnu-linux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230561013,"owners_count":18245324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","debian","gitbook","gnu-linux","linux","ubuntu"],"created_at":"2024-08-02T08:01:21.857Z","updated_at":"2024-12-20T09:07:04.088Z","avatar_url":"https://github.com/chusiang.png","language":"Shell","readme":"# 完全用 GNU/Linux 工作\n\n[![Markdown](https://img.shields.io/badge/%3C%2F%3E-Markdown-blue.svg)](http://markdown.tw) [![GitBook](https://img.shields.io/badge/GitBook-chusiang%2Fworking--on--linux-blue.svg)](https://www.gitbook.com/book/chusiang/working-on-gnu-linux/) [![License: CC BY-NC-SA 3.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%203.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/3.0/)\n\nGNU/Linux 至今已經相當成熟並足以應付日常生活之使用，凍仁也於 2009 年開始使用它來工作至今，將藉由此書 [^1] 來撰寫較有系統的文章及分享些上班經驗。\n\n若需勘誤，觀迎大家來信 *\u003cu\u003eworking-on-gnu-linux (at) drx.tw\u003c/u\u003e*，(當然您也可以上 GitHub 網站 [^2] 送 Pull Request 或發 issues)，讓此書可以更完美。\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/3.0/tw/\" target=\"_blank\"\u003e\u003cimg alt=\"創用 CC 授權條款\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc-sa/3.0/tw/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003e\u003cspan xmlns:dct=\"http://purl.org/dc/terms/\" href=\"http://purl.org/dc/dcmitype/Text\" property=\"dct:title\" rel=\"dct:type\"\u003e《完全用 GNU/Linux 工作》\u003c/span\u003e由\u003ca xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://note.drx.tw\" property=\"cc:attributionName\" rel=\"cc:attributionURL\" target=\"_blank\"\u003e凍仁翔\u003c/a\u003e製作，以\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/3.0/tw/\" target=\"_blank\"\u003e創用CC 姓名標示-非商業性-相同方式分享 3.0 台灣 授權條款\u003c/a\u003e釋出。\n\n## 目錄\n\n1. [前言](01.intro.md)\n1. [建立開機媒體 (隨身碟、光碟)](02.build-bootable-usb-cd.md)\n1. [網路設定](03.network-setting.md)\n1. [套件管理](04.package-management.md)\n1. [套件庫及鏡像站](05.reopsiroty-and-mirror.md)\n1. [安裝驅動程式](06.patch-device-driver.md)\n1. [簡易的防火牆 - UFW \u0026 GUFW](07.ufw.md)\n1. [電源管理 - PowerTOP](08.power-management-with-powertop.md)\n1. [Hacking Bash](09.hacking-bash.md)\n1. [Shell Scripts](10.shell-script.md)\n1. [Hacking Vim](11.hacking-vim.md)\n1. [Vim 套件管理 - NeoBundle](12.vim-plugin-neobundle.md)\n1. [Pentadactyl](13.pentadactyl.md)\n1. [色碼擷取器 - Gpick vs Gcolor2](14.gpick-vs-gcolor2.md)\n1. [文字界面的字典 sdcv](15.sdcv.md)\n1. [於 Vim 裡使用 sdcv](16.sdcv-in-vim.md)\n1. [商業版的 Wine - CrossOver](17.crossover.md)\n1. [藉由 CrossOver 安裝 Microsoft Office 2007](18.office-2007.md)\n1. [虛擬機器 - VMware Player 5](19.virtual-machine.md)\n1. [增進 SSH 使用效率 - ssh_config](20.ssh_config.md)\n1. [遠端桌面軟體 - Remmina](21.remmina.md)\n1. [密碼管理員 - FPM2](22.fpm2.md)\n1. [密碼管理員 - FPM2Droid](23.fpm2droid.md)\n1. [視窗管理及工作區 (上)](24.wm-and-workspace-1.md)\n1. [視窗管理及工作區 (下)](25.wm-and-workspace-2.md)\n1. [使用 Clonezilla 打造不死的作業系統](26.clonezilla.md)\n1. [Ubuntu 系統版本升級](27.upgrading-ubuntu.md)\n1. [使用 Live CD 修復 Debian/Ubuntu 系統](28.recovery-with-live-cd.md)\n1. [檢測硬碟 SMART 健康狀態](29.checking-hd-smart.md)\n1. [銷毀資料 - Shred](30.shreding-disk.md)\n1. 附錄\n 1. [將 Markdown 文件轉成 HTML](_1.convert-markdown-to-html.md)\n\n## 誌謝\n\n首先，最感謝的是我的妻子[儀萍](https://github.com/VioletChen)，除了繪製[本書封面](cover.jpg)，還在凍仁參加 30 天發文不間斷的鐵人賽 [^3] 時給予凍仁相當大的支持和鼓勵，要不是有她的督促和校稿凍仁是完成不了這本書的。\n\n謝謝從小在背後默默支持我的雙親陳玉鐘女士和賴松村先生，讓凍仁可以自由的發揮所長，走自己想走的路。\n\n謝謝大學時引領凍仁進入 GNU/Linux 世界的曾羣偉教授和王榮祥學長，讓凍仁了解到自由軟體的美好。\n\n謝謝 KaLUG [^4], Ubuntu@Taiwan [^5], Study-Area [^6] ... 等自由軟體社群前輩的指導，讓凍仁從踏入 GNU/Linux 的新手到成為一位稱職的 Linux Administrator。\n\n最後還要謝謝許許多多曾幫助過我的伙伴，要不是有他們就沒有昔日的凍仁。\n\n----\n\n[^1]: 本書同步發布於[凍仁的筆記](http://note.drx.tw/2013/09/working-on-gnu-linux.html)和 [iT 邦幫忙](http://ithelp.ithome.com.tw/ironman6/player/chusiang/tech/1)，並獲得[第六屆 iT 邦幫忙鐵人賽優選](http://ithelp.ithome.com.tw/question/10142953)。\n\n[^2]: 本書的 GitHub 網址為 [https://github.com/chusiang/working-on-gnu-linux](https://github.com/chusiang/working-on-gnu-linux)。\n\n[^3]: 曾有前人用**地獄磨練 30 天**來形容 iT 邦幫忙所主辦的鐵人賽。\n\n[^4]: 關於 KaLUG (大高雄 Linux 使用者協會) - [http://kalug.linux.org.tw/pmwiki](http://kalug.linux.org.tw/pmwiki)。\n\n[^5]: 關於 Ubuntu@Taiwan - [http://wiki.ubuntu-tw.org/index.php?title=Ubuntu%40TW_NEEDS_YOU_%21](http://wiki.ubuntu-tw.org/index.php?title=Ubuntu%40TW_NEEDS_YOU_%21)。\n\n[^6]: 關於 Study-Area (酷！學園) - [http://phorum.study-area.org](http://phorum.study-area.org)。\n\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchusiang%2Fworking-on-gnu-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchusiang%2Fworking-on-gnu-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchusiang%2Fworking-on-gnu-linux/lists"}