圖片來源:Oracle VUE
長期使用LXDE, 突然需要換編碼, 發現內建的LXTerminal沒辦法快速切換, 逛逛就找到Terminator
幾個還不錯得功能, 例如
* 可支援垂直, 水平的分頁(tab)
* 鍵盤快捷鍵
* 編碼切換
* 無限長度的下拉bar
之後如果有發現其他好用功能再補吧...
sudo apt-get install scrot
vi ~/.config/openbox/lxde-rc.xml
<keybind key="Print">
<action name="Execute">
<command>scrot</command>
</action>
</keybind>
reference: How can I take a screenshot in LXDE using scrot and the Print Screen button on my keyboard?
318 body, input, textarea {
319 color: #373737;
320 /*font: 15px "Helvetica Neue", Helvetica, Arial, ans-serif;*/
321 font: 15px "微軟正黑體", sans-serif;
322 font-weight: 300;
323 line-height: 1.625;
324 }
383 blockquote {
384 /*font-family: Georgia, "Bitstream Charter", serif;*/
385 font-family: "微軟正黑體", sans-serif;
386 font-style: italic;
387 font-weight: normal;
388 margin: 0 3em;
389 }
393 blockquote cite {
394 color: #666;
395 /*font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
396 font: 12px "微軟正黑體", sans-serif;
397 font-weight: 300;
398 letter-spacing: 0.05em;
399 text-transform: uppercase;
400 }
$ sudo nmap -sP 192.168.1.0/24
$ sudo nmap -sL 192.168.1.1-254
$ sudo nmap -vPN 192.168.1.x
$ sudo nmap -sV 192.168.1.x
$ sudo nmap –sS 192.168.1.x