OG_Matcha

@MatchaCode

Joined on Sep 21, 2022

  • 第一場 創業步驟 確定市場需求才是最重要,不能剛愎自用 ARK Big ideas 報告看趨勢 成功的黃金圈 why how what
     Like  Bookmark
  • Chapter 5 - Controlling File and Directory Permissions :::info 檔案跟資料夾有可能需要一定的權限才能看 Finally, you will see how a hacker’s understanding of permissions might help them exploit a system. ::: Different Types of Users root 最全能,它可以做所有事情
     Like 1 Bookmark
  • 問題模板 日期: 提問人: 題目: 回答:回答 (回答人) 回答 (回答人) 日期: 6/17 提問人: 黃鉅燊 題目: 這些分析和回應的工作使用傳統判別式 AI 就能夠達成,為甚麼還需要使用 LLM,使用的必要性在哪裡 ?
     Like  Bookmark
  • 你在設計這個計劃的過程中,有沒有考慮到如何應對可能出現的困難或挑戰呢?ANS: 我們目前考慮到一個主要的挑戰是活動的參與度和吸引力。為了解決這個問題,我們將在每次活動後進行小型會議,檢討不足同時收集學生的意見和建議,並根據反饋來進行宣傳和調整活動內容,來提高學生參與的意願。另一個挑戰是學生可能面臨的學習壓力,尤其是對於某些較艱深的課程內容。為了應對這個問題,我們也將在課堂上講解更多細節,並調整課程難度,讓初學者也能夠輕鬆上手,只要在課堂中認真聽講就能夠跟上進度,不需要花太多額外的時間進行複習,進而減少學習壓力,讓學生更願意參加我們的活動。 你認為你的計劃對學生的成長和發展有什麼具體的影響? ANS: 我相信這個計劃對學生的成長和發展會產生積極的影響。學生將在自主學習和實踐中獲得技能和知識的提升,從不會寫程式到能夠搭建電商網站和進行數據分析,這也能增強他們未來的職場競爭力。另外,學生將通過跨域合作,找到志同道合的夥伴,起到一個互補的效果,這有助於培養他們的團隊合作和創新能力。這部分和我們社群的規劃也有所相關,在簡報中呈現的包括聯合招募、或是課程都是屬於我們社群的短期規劃,而我們的中期規劃會進行所謂的「發包」活動,讓具有想法希望做專案的同學能夠在此找到發表平台,並找到合作夥伴和技術支援。同時希望能夠做 project 學習相關經驗但無想法的同學也能夠加入,發揮一技之長。而我們就是作為一個專案及團隊媒合的平台。 你的計畫目前有多少人響應?
     Like  Bookmark
  • Chapter 7 - Managing User Environment Variables variables(兩種變數) shell environment environment變數 process-wide(全域變數) 建立在系統上的介面以感知使用者 被child shells(子shell)或processes(子進程)繼承
     Like  Bookmark
  • Chapter 3 - Analyzing and Managing Networks In many situations, you'll be hacking something over a network, and a good hacker needs to know how to connect to and interact with that network. 分析網路資訊 下載工具指令 net-tools sudo apt install net-tools ifconfig ifconfig 命令是檢查和與活動網絡接口互動的最基本工具之一。 您可以通過在終端中輸入 ifconfig 來查詢您的活動網絡連接。
     Like  Bookmark
  • Chapter 4 - Adding and Removing Software https://hackmd.io/@eMP9zQQ0Qt6I8Uqp2Vqy6w/SyiOheL5N/%2FBVqowKshRH246Q7UDyodFA?type=book#%E9%80%A3%E7%B5%90 第四章 Advanced Packaging Tool(apt):用以下載軟體包和更新 apt command(許多用戶偏好) apt-get(擁有更多功能) apt-cache search keyword 確認軟體包是否在Repository(軟體倉庫)可用
     Like  Bookmark
  • Chapter 2 - Text Manipulation In Linux, nearly everything you deal with directly is a file, and most often these will be text files. 安裝 Snort Snort - from NIDS (Network Intrusion Detection System) Snort是一套開放原始碼的網路入侵預防軟體與網路入侵檢測軟體,而本章會以此作為例子 使用 Ubuntu 下載 確保系統軟體套件清單是最新的。輸入以下命令:
     Like  Bookmark
  • <a href="https://hackmd.io/@MatchaCode/linuxbasics" role="button"> Chapter 1: Getting Started with the Basics</a> <a href="https://hackmd.io/@MatchaCode/H1qPTyHma" role="button"> Chapter 2: Text Manipulation</a> <a href="https://hackmd.io/@MatchaCode/HJvNRJr7p" role="button"> Chapter 3: Analyzing and Managing Networks</a> <a href="https://hackmd.io/@MatchaCode/SkNcC1Hma" role="button"> Chapter 4: Adding and Removing Software</a> <a href="https://hackmd.io/@MatchaCode/S1V301SX6" role="button"> Chapter 5: Controlling File and Directory Permissions</a> <a href="https://hackmd.io/@MatchaCode/SyFbJgSQ6" role="button"> Chapter 6: Process Management</a> <a href="https://hackmd.io/@MatchaCode/rJh9JeBmp" role="button"> Chapter 7: Managing User Environment Variables</a> <a href="https://hackmd.io/@MatchaCode/BkJNger7a" role="button"> Chapter 8: Bash Scripting</a> <a href="https://hackmd.io/@MatchaCode/rkUeGeSXT" role="button"> Chapter 9: Compressing and Archiving</a> <a href="https://hackmd.io/@MatchaCode/BkbQfgBmT" role="button"> Chapter 10: Filesystem and Storage Device Management</a>
     Like  Bookmark
  • Chapter 16 - Automating Tasks with Job Scheduling 上一篇: Chapter 15 下一篇: Chapter 17
     Like  Bookmark
  • Chapter 17 - Python Scripting Basics for Hackers 上一篇: Chapter 16
     Like  Bookmark
  • Chapter 15 - Managing the Linux Kernel and Loadable Kernel Modules 上一篇: Chapter 14 下一篇: Chapter 16
     Like  Bookmark
  • Chapter 14 - Understanding and Inspecting Wireless Networks 上一篇: Chapter 13 下一篇: Chapter 15
     Like  Bookmark
  • Chapter 13 - Becoming Secure and Anonymous 上一篇: Chapter 12 下一篇: Chapter 14
     Like  Bookmark
  • Chapter 12 - Using and Abusing Services 上一篇: Chapter 11 下一篇: Chapter 13
     Like  Bookmark
  • Chapter 11 - The Logging System 上一篇: Chapter 10 下一篇: Chapter 12
     Like  Bookmark
  • Chapter 10 - Filesystem and Storage Device Management 上一篇: Chapter 9 下一篇: Chapter 11
     Like  Bookmark
  • Chapter 9 - Compressing and Archiving 上一篇: Chapter 8 下一篇: Chapter 10
     Like  Bookmark
  • Chapter 8 - Bash Scripting 上一篇: Chapter 7 下一篇: Chapter 9
     Like  Bookmark
  • Chapter 6 - Process Management 上一篇: Chapter 5 下一篇: Chapter 7
     Like  Bookmark