{"id":31714932,"url":"https://github.com/chmodshubham/multipass","last_synced_at":"2026-02-19T04:20:26.835Z","repository":{"id":294858750,"uuid":"988252476","full_name":"chmodshubham/multipass","owner":"chmodshubham","description":" Setup Canonical Multipass on Ubuntu and Configure a Desktop Environment","archived":false,"fork":false,"pushed_at":"2025-05-22T10:55:31.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T01:54:49.170Z","etag":null,"topics":["canonical","desktop-environment","multipass","ubuntu"],"latest_commit_sha":null,"homepage":"","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/chmodshubham.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,"zenodo":null}},"created_at":"2025-05-22T09:22:44.000Z","updated_at":"2025-05-22T10:59:20.000Z","dependencies_parsed_at":"2025-05-26T03:04:04.122Z","dependency_job_id":null,"html_url":"https://github.com/chmodshubham/multipass","commit_stats":null,"previous_names":["chmodshubham/multipass"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chmodshubham/multipass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fmultipass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fmultipass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fmultipass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fmultipass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmodshubham","download_url":"https://codeload.github.com/chmodshubham/multipass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fmultipass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29602257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T03:14:46.450Z","status":"ssl_error","status_checked_at":"2026-02-19T03:14:44.251Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["canonical","desktop-environment","multipass","ubuntu"],"created_at":"2025-10-09T01:49:58.423Z","updated_at":"2026-02-19T04:20:26.830Z","avatar_url":"https://github.com/chmodshubham.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multipass Setup Guide\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e - Follow [`setup-multiple-interfaces.md`](setup-multiple-interfaces.md) if you need to configure multiple network interfaces for your Multipass VM.\n\u003e - Follow [`setup-desktop-env.md`](setup-desktop-env.md) if you want to set up a desktop environment within your Multipass VM.\n\n## Installation\n\nInstall Multipass using Snap:\n\n```bash\nsudo snap install multipass --channel=latest/stable\n```\n\n## Configure Bridge Networking\n\nIn the Multipass GUI, navigate to **Settings \u003e Network** and select a bridge network interface.\n\n![Bridge Network Selection](./images/multipass-bridge-nw-setup.png)\n\n## Launch a Virtual Machine\n\nFrom the **Catalogue** section, choose an Ubuntu version and configure the desired CPU, RAM, and disk settings.\n\n![VM Launch](./images/vm-config.png)\n\n## SSH Access\n\nAfter the VM is created:\n\n1. Add your SSH public key to the VM:\n\n   ```bash\n   echo \"\u003cyour-public-key\u003e\" \u003e\u003e ~/.ssh/authorized_keys\n   ```\n\n2. You can now SSH into the VM from your local system:\n\n   ```bash\n   ssh \u003cvm-username\u003e@\u003cvm-ip\u003e\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmodshubham%2Fmultipass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmodshubham%2Fmultipass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmodshubham%2Fmultipass/lists"}