常洺瑋

@arthurc0102

Joined on Apr 20, 2018

  • Arch Linux 安裝筆記 我的 Arch Linux 安裝筆記 建立 Arch Linux 的開機隨身碟 從這邊下載 ISO 檔 用 dd 指令建立你的開機 USB:dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx && sync 現在你可以用你的 USB 開機了
     Like  Bookmark
  • --- title: NTUB IMD Git Slide tags: slide, git, ntub description: 北商資管系 Git 簡報 --- ## NTUB IMD Git Class > 北商資管系 Git 課程 --- ## Install - Git: <https://git-scm.com> - Fork (Git GUI): <https://git-fork.com> --- ## Create Repositories at Local --- ## Create Files --- ## Add & Commit --- ## Create Repositories on GitHub ![](https://i.imgur.com/B3aq387.png) --- ## Setup Remote --- ## Push and Pull --- ## Clone --- ## Create Branch --- ## Merge Branch --- ## Invite Collabora
     Like  Bookmark