顯示具有 Linux 標籤的文章。 顯示所有文章
顯示具有 Linux 標籤的文章。 顯示所有文章

2016年5月23日

Linux - 安裝 NERDTree Tabs ( Install NERDTree Tabs for Vim on Linux )

在 Vim 中操作需要樹狀化顯示資料夾、檔案時可以使用 NERDTree 工具,而為了更加一步讓 Vim 操作起來更像與時俱進的 IDE,我們可以使用 NERDTree Tabs 來強化它。因此本篇將介紹如何在 Vim 中安裝、使用 NERDTree Tabs。( 其他 Linux 相關教學可以參考本篇整理。If you want to read this article in English, you can visit here )

2015年4月17日

Linux - 教學、資源與使用技巧整理 ( Useful tutorials and resources for Linux )

為了方便其他人參考 Linux 相關教學、資源與使用技巧,因此將發表過的文章整理詳細列出。之後仍然會發表其他有關 Linux 的文章,同時也會更新此篇內容。

2015年4月9日

Linux - 沒有 SSH 仍然可以使用 Netcat 來遠端開啟 Shell prompt ( Connect a remote machine and open a shell prompt by using netcat )

非常有名的網路工具 Netcat ( nc ) 有許多好用的技巧,今天要介紹的是如果遠端機器沒有 SSH、Telnet 等工具的話,可以使用 netcat 來建立連線並開啟 Shell prompt。

2015年2月11日

Linux - Pipe Viewer 安裝與操作教學 ( Install Pipe Viewer tutorial )

Pipe Viewer (pv) 是 Unix 系統上很實用的工具,透過它我們可以了解目前的資料傳輸率、資料處理進度,加上視覺化的提示,讓使用者可以更確實了解任務進度。本篇將透過 Mac 系統介紹如和安裝 pv 與其使用方法。

2014年2月3日

Linux - GNU Nano 顏色配置教學 ( Set GNU Nano syntax highlighting tutorial )

因近期很常使用 GNU Nano 來編輯東西,但已經習慣 Fish、Sublime Text 有 Syntax highlighting 配置,所以也希望 Nano 可以有相同設定。本篇將介紹設定 Nano 編輯器的顏色配置,透過 Raspbian 上的 Nano 為範例。

熱門文章