{"id":20619716,"url":"https://github.com/twtrubiks/install_ubuntu_on_hyperv_tutorial","last_synced_at":"2025-03-06T20:14:07.128Z","repository":{"id":84518963,"uuid":"211678986","full_name":"twtrubiks/Install_Ubuntu_on_HyperV_tutorial","owner":"twtrubiks","description":"Windows 透過 Hyper-V 安裝 Ubuntu 18.04","archived":false,"fork":false,"pushed_at":"2019-09-29T15:49:21.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T05:09:08.520Z","etag":null,"topics":["hyper-v","tutorial","ubuntu1804","windows-10"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twtrubiks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-29T14:52:48.000Z","updated_at":"2020-02-21T11:19:19.000Z","dependencies_parsed_at":"2023-03-04T04:15:23.872Z","dependency_job_id":null,"html_url":"https://github.com/twtrubiks/Install_Ubuntu_on_HyperV_tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2FInstall_Ubuntu_on_HyperV_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2FInstall_Ubuntu_on_HyperV_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2FInstall_Ubuntu_on_HyperV_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2FInstall_Ubuntu_on_HyperV_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twtrubiks","download_url":"https://codeload.github.com/twtrubiks/Install_Ubuntu_on_HyperV_tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277684,"owners_count":20101542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hyper-v","tutorial","ubuntu1804","windows-10"],"created_at":"2024-11-16T12:12:21.784Z","updated_at":"2025-03-06T20:14:07.100Z","avatar_url":"https://github.com/twtrubiks.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows 透過 Hyper-V 安裝 Ubuntu 18.04\n\n* [Youtube Tutorial - Windows 透過 Hyper-V 安裝 Ubuntu 18.04](https://youtu.be/KHjcVP6fSo4)\n\n## 前言\n\n之後會有一些影片使用 Linux 做教學，因為不少東西是只有在 Linux 上可以安裝，\n\n甚至在 Linux 上安裝比較不會有問題，而且工程師肯定要學 Linux 的:satisfied:\n\n所以這篇文章我們就先從最簡單的安裝 Ubuntu 18.04 開始吧:smile:\n\n首先，你的 Windows 版本一定是要專業版，否則可能會沒有 Hyper-V。\n\n為什麼要使用 Hyper-V 安裝 Ubuntu 呢:question:\n\n為什麼不使用 VirtualBox :question:\n\n( 我假設大家的 Windows 中都有安裝 docker，所以肯定會有 Hyper-V )\n\n如果你不知道什麼是 docker，可參考我之前的文章:thumbsup:\n\n[Docker 基本教學 - 從無到有 Docker-Beginners-Guide](https://github.com/twtrubiks/docker-tutorial)\n\n原因很簡單，在 Windows 中 Hyper-V 和 VirtualBox 會互相衝突:scream:\n\n所以說，如果你有在本機安裝 docker，就只能透過 Hyper-V 安裝 Ubuntu。\n\n除非，你電腦上不安裝 docker ( 也就不會有 Hyper-V )，這樣就可以安裝\n\nVirtualBox，然後裡面再安裝 docker 也是可以:sweat_smile:\n\n但這裡，我們將使用 Hyper-V 安裝 Ubuntu 18.04:relaxed:\n\n## 教學\n\n先確認自己的電腦是否有開啟 Hyper-V，\n\n( 如果沒有開啟，第一次開啟可能需要重開機 )\n\n![alt tag](https://i.imgur.com/krMEgVu.png)\n\n找到 Hyper-V 管理員\n\n![alt tag](https://i.imgur.com/uTuzclr.png)\n\nA 的部分其實就是 docker 的 VM。\n\n這邊我們點選快速建立，\n\n![alt tag](https://i.imgur.com/73kl391.png)\n\n選擇 Ubuntu 18.04，\n\n![alt tag](https://i.imgur.com/a3FQrlX.png)\n\n第一次下載會比較慢，請耐心等待，\n\n![alt tag](https://i.imgur.com/uG1J3Ax.png)\n\n下載完畢後會看到這個畫面，\n\n![alt tag](https://i.imgur.com/ejv7lJi.png)\n\n你可以點選編輯設定去改一些東西，\n\n像是 RAM 或 CPU 之類的，\n\n(也可以之後在修改，VM 在關閉的情況下都可以修改 )\n\n![alt tag](https://i.imgur.com/1JSCQuw.png)\n\n點選連線後會看到這個畫面，請選啟動\n\n![alt tag](https://i.imgur.com/8sal6YF.png)\n\n順利看到 Ubuntu 18.04 安裝畫面，\n\n![alt tag](https://i.imgur.com/Ph44zMq.png)\n\n設定你的帳號密碼，\n\n![alt tag](https://i.imgur.com/PbjEICe.png)\n\n點選下一步，\n\n![alt tag](https://i.imgur.com/ifZdftZ.png)\n\n安裝完後點選連線，\n\n![alt tag](https://i.imgur.com/WDU8pdT.png)\n\n會跳出這個頁面讓你輸入帳號密碼\n\n![alt tag](https://i.imgur.com/pAzp88z.png)\n\n如果正確無誤，就可以順利進入系統了\n\n![alt tag](https://i.imgur.com/NRd0BLp.png)\n\n## 後記\n\n終於可以開始玩 Linux 了，這篇文章是教大家使用 Hyper-V 安裝，不過我有時候總是會覺得不太穩，\n\n我有一台 Windows 電腦是本機沒安裝 docker，然後就可以安裝 VirtualBox，再裝 Ubuntu 18.04，裡面\n\n安裝 docker 也沒什麼問題，唯一需要注意的就是 ram 要多一點:smile:\n\n\n## Donation\n\n文章都是我自己研究內化後原創，如果有幫助到您，也想鼓勵我的話，歡迎請我喝一杯咖啡:laughing:\n\n綠界科技ECPAY ( 不需註冊會員 )\n\n![alt tag](https://payment.ecpay.com.tw/Upload/QRCode/201906/QRCode_672351b8-5ab3-42dd-9c7c-c24c3e6a10a0.png)\n\n[贊助者付款](http://bit.ly/2F7Jrha)\n\n歐付寶 ( 需註冊會員 )\n\n![alt tag](https://i.imgur.com/LRct9xa.png)\n\n[贊助者付款](https://payment.opay.tw/Broadcaster/Donate/9E47FDEF85ABE383A0F5FC6A218606F8)\n\n## 贊助名單\n\n[贊助名單](https://github.com/twtrubiks/Thank-you-for-donate)\n\n## License\n\nMIT license","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwtrubiks%2Finstall_ubuntu_on_hyperv_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwtrubiks%2Finstall_ubuntu_on_hyperv_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwtrubiks%2Finstall_ubuntu_on_hyperv_tutorial/lists"}