{"id":15002967,"url":"https://github.com/edwinwcw2021/linux-mssql-20.04-installation-script","last_synced_at":"2026-03-17T13:18:37.407Z","repository":{"id":214481032,"uuid":"736602385","full_name":"edwinwcw2021/linux-mssql-20.04-installation-script","owner":"edwinwcw2021","description":"mssql 20.04 linux","archived":false,"fork":false,"pushed_at":"2023-12-28T11:27:39.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T13:56:33.563Z","etag":null,"topics":["installation","mssql","mssql-database","oraclecloud","putty","ubuntu2004","virtualbox","vmware"],"latest_commit_sha":null,"homepage":"https://rumble.com/v3xn46a-mssql-installation-on-linux-in-3-minutes.html","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/edwinwcw2021.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":"2023-12-28T10:55:15.000Z","updated_at":"2023-12-29T20:13:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8448aa7-5a98-42c1-9982-f532080d4463","html_url":"https://github.com/edwinwcw2021/linux-mssql-20.04-installation-script","commit_stats":null,"previous_names":["edwinwcw2021/linux-mssql-20.04-installation-script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinwcw2021%2Flinux-mssql-20.04-installation-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinwcw2021%2Flinux-mssql-20.04-installation-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinwcw2021%2Flinux-mssql-20.04-installation-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinwcw2021%2Flinux-mssql-20.04-installation-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwinwcw2021","download_url":"https://codeload.github.com/edwinwcw2021/linux-mssql-20.04-installation-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243153614,"owners_count":20244791,"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":["installation","mssql","mssql-database","oraclecloud","putty","ubuntu2004","virtualbox","vmware"],"created_at":"2024-09-24T18:54:28.377Z","updated_at":"2025-12-25T13:47:38.703Z","avatar_url":"https://github.com/edwinwcw2021.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Microsoft SQL Server 2022 in ubuntu linux in 3 minutes\n---\n## Prerequisites:\nSteps to install and access Ubuntu Linux using a virtual machine and PuTTY:  \n\nChoose a virtual machine software or Run Ubuntu Linux for free, indefinitely on [Oracle Cloud's Free Tier](https://www.oracle.com/uk/cloud/free/).  \n\n#### Virtual machine software\n1. Download and install either [VMware Workstation Player](https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html) or [Oracle VirtualBox](https://www.virtualbox.org/wiki/Downloads). Both are free for personal use.  \n2. Download Ubuntu Linux: Visit the official [Ubuntu website]([https://ubuntu.com/download/desktop](https://ubuntu.com/download/server)) and download the latest version of Ubuntu Server.  \n3. On your client machine download [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html).\n\nOpen PuTTY.\nEnter the IP address of the Ubuntu virtual machine(usually displayed within the virtual machine software).\n\nClick \"Open.\"\nLog in using the username and password you created during Ubuntu installation.\nNow you can access and interact with the Ubuntu Linux environment from your client machine using PuTTY.\n\n#### Steps to install MSSQL\n```\ncurl https://packages.microsoft.com/keys/microsoft.asc | sudo tee /etc/apt/trusted.gpg.d/microsoft.asc  \n```\n  \n```  \nadd-apt-repository \"$(wget -qO- https://packages.microsoft.com/config/ubuntu/20.04/mssql-server-2022.list)\"\n```\n  \n```\napt-get update\napt-get install -y mssql-server\n```\n  \n```\n/opt/mssql/bin/mssql-conf setup\n```\n  \n```\nsystemctl status mssql-server\n```\n  \n```\napt install net-tools -y\n```\n  \n```\nnetstat -tulpn\n```\n  \nDrop by my [youtube channel for details](https://youtu.be/W5hO_xuZ8JI)  \nDrop by my [rumble channel for details](https://rumble.com/v3xn46a-mssql-installation-on-linux-in-3-minutes.html)  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwinwcw2021%2Flinux-mssql-20.04-installation-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwinwcw2021%2Flinux-mssql-20.04-installation-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwinwcw2021%2Flinux-mssql-20.04-installation-script/lists"}