iT邦幫忙

0

Azure connect with Linux (Ubuntu)

  • 分享至 

  • xImage
  •  

最近進入到軟體公司當Intern,想說分享一些在裡面學到的基本功,給正要進入職場的新鮮人。省去剛開始繁瑣的環境設定,快速脫離陣痛期!!!

今天要來介紹如何將公司放在 Azure 中的專案與自己的電腦做連結,clone下來進行開發。

Step 1:
進入到 Azure 網頁,在這裡我開了一個示範的專案 example,並進入 example 專案中。
https://ithelp.ithome.com.tw/upload/images/20190910/201184352ictm0joyQ.png

Step 2:
點選左邊目錄中的 Repos,再點擊右上方的 clone 符號。
https://ithelp.ithome.com.tw/upload/images/20190910/20118435SbT0J8qt7H.png

Step 3:
選擇 SSH ,並選擇左邊的 Manage SSH keys,就會進入到圖二的介面。在圖二的地方按 Add。
https://ithelp.ithome.com.tw/upload/images/20190910/20118435aniuqVtJW6.png

https://ithelp.ithome.com.tw/upload/images/20190910/20118435TGO0ImRbo0.png

Step 4:開啟 Terminal,依序輸入下方指令

  1. $ cd ~/.ssh
  2. $ ssh-keygen -t rsa
  3. 直接按 Enter 鍵跳過設定
  4. $ ls (用來查看目錄下的檔案)
  5. $ vi id_rsa.pub (查看檔案內容)
    https://ithelp.ithome.com.tw/upload/images/20190910/20118435GgcNZHE1sD.png

Step 5:
複製私鑰密碼,並按 :q 來離開此頁面
https://ithelp.ithome.com.tw/upload/images/20190910/20118435I1HguNb8Eg.png

Step 6:
貼入 Azure 介面裡並新增。(記得要去除空白及空個的地方!!!),就完成了
https://ithelp.ithome.com.tw/upload/images/20190910/201184358ZbPBAvOjz.png

Step 7:
到 Terminal 上把檔案 Clone 下來~~~
https://ithelp.ithome.com.tw/upload/images/20190910/20118435CgF1w20Ic4.png


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言