1 / 34

Compiler 助教課 Linux 基本指令及 Putty 教學

授課:呂明達. Compiler 助教課 Linux 基本指令及 Putty 教學. 大綱. 什麼是 Unix Like? 為什麼是 Linux? SSH 連線? Putty 操作及設定 Linux 連線操作 Linux 基本指令 Linux 常用指令符號. 什麼是 Unix Like?. 為什麼談 Unix? Linux 只是 Unix 的其中一支,如果會了 Linux 大多的 Unix 系統你就都會操作了! 那些是 Unix Like 系統? FreeBSD Linux MacOS Sun Solaris. Unix Like Family.

leal
Télécharger la présentation

Compiler 助教課 Linux 基本指令及 Putty 教學

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 授課:呂明達 Compiler 助教課Linux基本指令及Putty教學 製作及版權所有均屬呂明達

  2. 大綱 • 什麼是Unix Like? • 為什麼是Linux? • SSH連線? • Putty操作及設定 • Linux連線操作 • Linux基本指令 • Linux常用指令符號 製作及版權所有均屬呂明達

  3. 什麼是Unix Like? • 為什麼談Unix? • Linux只是Unix的其中一支,如果會了Linux大多的Unix系統你就都會操作了! • 那些是Unix Like系統? • FreeBSD • Linux • MacOS • Sun Solaris 製作及版權所有均屬呂明達

  4. Unix Like Family 本圖取自WikiPedia其版權所有均屬原提供者 製作及版權所有均屬呂明達

  5. 為什麼是Linux? • Linux取得簡易 • 踏入門檻低 • 系上Vega系統即有提供 製作及版權所有均屬呂明達

  6. SSH連線? • SSH是Unix Like常用的一個基本連線協定,他的使用就和我們常見的BBS十分類似。 • Secure Shell建立在應用層和傳輸層基礎上的安全協定。 製作及版權所有均屬呂明達

  7. 如何執行SSH連線? • Windows • Putty • Pietty • Xshell • Unix Like • ssh指令 製作及版權所有均屬呂明達

  8. Putty操作及設定 • 什麼是Putty? • 終端連線軟體 製作及版權所有均屬呂明達

  9. Putty主畫面 製作及版權所有均屬呂明達

  10. Putty主畫面(續) 製作及版權所有均屬呂明達

  11. Putty主畫面(續) 製作及版權所有均屬呂明達

  12. Putty主畫面(續) 製作及版權所有均屬呂明達

  13. Putty主畫面(續) • Utf-8選西歐字母 • Big5選中文Big5 製作及版權所有均屬呂明達

  14. Putty主畫面(續) 製作及版權所有均屬呂明達

  15. Putty主畫面(續) 製作及版權所有均屬呂明達

  16. Putty主畫面(續) 製作及版權所有均屬呂明達

  17. Putty主畫面(續) 製作及版權所有均屬呂明達

  18. Putty主畫面(續) 製作及版權所有均屬呂明達

  19. Putty主畫面(續) 製作及版權所有均屬呂明達

  20. Putty主畫面(續) 製作及版權所有均屬呂明達

  21. Putty主畫面(續) 製作及版權所有均屬呂明達

  22. Putty主畫面(續) 製作及版權所有均屬呂明達

  23. Putty主畫面(續) 製作及版權所有均屬呂明達

  24. Linux連線操作 製作及版權所有均屬呂明達

  25. Linux連線操作(續) 製作及版權所有均屬呂明達

  26. Linux連線操作(續) 製作及版權所有均屬呂明達

  27. Linux連線操作(續) 製作及版權所有均屬呂明達

  28. Linux連線操作(續) 製作及版權所有均屬呂明達

  29. Linux連線操作(續) 製作及版權所有均屬呂明達

  30. Linux連線操作(續) 製作及版權所有均屬呂明達

  31. Linux連線操作(續) 製作及版權所有均屬呂明達

  32. Linux連線操作(續) 製作及版權所有均屬呂明達

  33. Linux基本指令 • kill • ps • sh • Ctrl+C • Ctrl+Z • bg • exit • chmod • chown • cat • touch • more • gcc • g++ • ls • pwd • mkdir • cd • cp • mv • rm 製作及版權所有均屬呂明達

  34. Linux常用指令符號 • & 指令同時執行 • | 將指令結果導入另一指令 • ; 指令間的分隔 • *萬用字任意字串 • ? 萬用字單一字元 • > 輸出導入(開新檔) • >> 輸出導入(開新檔若檔案已存在則續寫) 製作及版權所有均屬呂明達

More Related