Changes between Version 4 and Version 5 of TenMax-MEMO
- Timestamp:
- Jun 22, 2018, 5:56:26 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TenMax-MEMO
v4 v5 55 55 56 56 * 首先,認識一下選單上的鍵盤符號對應: 57 [[Image( hotkeys.png)]]57 [[Image(800px-Hotkeys.png)]] 58 58 59 59 == 終端機設定 == … … 61 61 * 一開始覺得很奇怪,為何用 `screen` 有顏色,不用就沒有顏色。 62 62 * 原因是預設的 `TERM` 不支援,需改為 `xterm-256color` 才行。 63 * [[Image( mac_terminal_xterm.png)]]63 * [[Image(Mac_terminal_xterm.png)]] 64 64 * 修改後,查詢 `$TERM` 環境變數應該會看到: 65 65 {{{ … … 440 440 * http://storageexplorer.com/ 441 441 * 注意:需打開 MAC 安全性設定,才能進行安裝。 442 * [[Image( Mac_Security_Setting.png)]]442 * [[Image(800px-Mac_Security_Setting.png)]] 443 443 444 444 === Cyberduck === … … 473 473 * 跨資料中心時,Cassandra Driver 最好加上 Compression 的設定 474 474 * [參考] https://datastax.github.io/java-driver/2.1.7/features/compression/ 475 [[Image( after_compression.png)]]475 [[Image(After_compression.png)]] 476 476 477 477 = Ansible = … … 868 868 }}} 869 869 * 設定用 command line 指令 `idea` 就可以啟動 IDEA 870 [[Image(Idea command linelauncher.png)]]870 [[Image(Idea_command_line_launcher.png)]] 871 871 872 872 == gitbook ==