{"id":15515,"date":"2020-05-22T11:08:29","date_gmt":"2020-05-22T11:08:29","guid":{"rendered":"https:\/\/dbtut.com\/?p=15515"},"modified":"2020-05-22T11:08:46","modified_gmt":"2020-05-22T11:08:46","slug":"how-to-install-sql-server-2019-on-ubuntu-18-04","status":"publish","type":"post","link":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/","title":{"rendered":"How To Install SQL Server 2019 on Ubuntu 18.04"},"content":{"rendered":"<p>We will install SQL Server 2019 on Ubuntu 18.04 in this article.<\/p>\n<p>Our Server Resource Information:<\/p>\n<ul>\n<li>CPU : 4<\/li>\n<li>RAM : 16<\/li>\n<li>Disk : 80 gb<\/li>\n<\/ul>\n<h2>Installation Steps:<\/h2>\n<h3>Step 1: Store GPG keys<\/h3>\n<pre class=\"lang:default decode:true \">wget -qO- https:\/\/packages.microsoft.com\/keys\/microsoft.asc | sudo apt-key add -<\/pre>\n<p id=\"ugLCtBi\"><img loading=\"lazy\" decoding=\"async\" width=\"1560\" height=\"99\" class=\"size-full wp-image-15516  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7ae9a9c466.png\" alt=\"\" \/><\/p>\n<h3>Step 2: Add Microsoft SQL Server 2019 Ubuntu repos<\/h3>\n<pre class=\"lang:default decode:true \">sudo add-apt-repository \"$(wget -qO- https:\/\/packages.microsoft.com\/config\/ubuntu\/18.04\/mssql-server-2019.list)\"<\/pre>\n<p id=\"bRgBZbC\"><img loading=\"lazy\" decoding=\"async\" width=\"1015\" height=\"633\" class=\"size-full wp-image-15517  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7aeec824f0.png\" alt=\"\" \/><\/p>\n<h3>Step 3: Update packages<\/h3>\n<pre class=\"lang:default decode:true \">sudo apt-get update\r\nsudo apt-get install -y mssql-server<\/pre>\n<p id=\"EorVchq\"><img loading=\"lazy\" decoding=\"async\" width=\"1014\" height=\"543\" class=\"size-full wp-image-15518  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7af359481a.png\" alt=\"\" \/><\/p>\n<h3>Step 4: Run SQL Server Mssql configuration Script<\/h3>\n<p>Confirmation Screens will appear.<\/p>\n<ul>\n<li>We approve the license (yes)<\/li>\n<li>We specify the SA password<\/li>\n<li>We enable SQL Server service to start (y)<\/li>\n<li>We enable automatic startup on reboot (y)<\/li>\n<\/ul>\n<pre class=\"lang:default decode:true \">sudo \/opt\/mssql\/bin\/mssql-conf setup<\/pre>\n<p id=\"KvHWgYV\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-15519  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7afdd23be3.png\" alt=\"\" width=\"960\" height=\"548\" \/><\/p>\n<p>We choose which version to install. We chose 2 for the Developer Edition.<\/p>\n<p id=\"sbkfeIX\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-15520  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7b00da5e64.png\" alt=\"\" width=\"947\" height=\"211\" \/><\/p>\n<p>We specify the &#8216;sa&#8217; password.<\/p>\n<h3>Step 5: Check SQL Server service status<\/h3>\n<pre class=\"lang:default decode:true \">systemctl status mssql-server --no-pager<\/pre>\n<p id=\"yaGaUqW\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-15522  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7b09765007.png\" alt=\"\" width=\"972\" height=\"542\" \/><\/p>\n<p>Let&#8217;s Connect with SQL Azure Studio;<\/p>\n<p id=\"BvbmDng\"><img loading=\"lazy\" decoding=\"async\" width=\"1014\" height=\"234\" class=\"size-full wp-image-15523  aligncenter\" src=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/img_5ec7b0bf24f2c.png\" alt=\"\" \/><\/p>\n<p>&nbsp;<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_15515\" class=\"pvc_stats all  \" data-element-id=\"15515\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dbtut.com\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>We will install SQL Server 2019 on Ubuntu 18.04 in this article. Our Server Resource Information: CPU : 4 RAM : 16 Disk : 80 gb Installation Steps: Step 1: Store GPG keys wget -qO- https:\/\/packages.microsoft.com\/keys\/microsoft.asc | sudo apt-key add &#8211; Step 2: Add Microsoft SQL Server 2019 Ubuntu repos sudo add-apt-repository &#8220;$(wget -qO- https:\/\/packages.microsoft.com\/config\/ubuntu\/18.04\/mssql-server-2019.list)&#8221; &hellip;<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_15515\" class=\"pvc_stats all  \" data-element-id=\"15515\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/dbtut.com\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":483,"featured_media":15524,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[299,3],"tags":[9575,9574,9573,9582,9581,9580,9579,9589,9585,9591,9592,9586,9588,9590,9576,9577,9578,9584,9587,9583],"class_list":["post-15515","post","type-post","status-publish","format-standard","has-post-thumbnail","","category-linux","category-mssql","tag-how-to-install-sql-server-2019-in-linux","tag-how-to-install-sql-server-2019-on-linux","tag-how-to-install-sql-server-2019-on-ubuntu-18-04","tag-install-sql-server-2019-in-linux","tag-install-sql-server-2019-on-linux","tag-install-sql-server-in-linux","tag-install-sql-server-on-linux","tag-installing-sql-server-on-ubuntu","tag-ms-sql-server-on-ubuntu","tag-mssql-linux","tag-mssql-server-for-linux","tag-mssql-server-install-linux","tag-sql-linux-install","tag-sql-server-install-on-ubuntu","tag-sql-server-linux","tag-sql-server-linux-install","tag-sql-server-linux-installation","tag-sqlserver-for-ubuntu","tag-ubuntu-18-install-mssql","tag-ubuntu-mssql-server"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Install SQL Server 2019 on Ubuntu 18.04 - Database Tutorials<\/title>\n<meta name=\"description\" content=\"How To Install SQL Server 2019 on Ubuntu 18.04\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Install SQL Server 2019 on Ubuntu 18.04 - Database Tutorials\" \/>\n<meta property=\"og:description\" content=\"How To Install SQL Server 2019 on Ubuntu 18.04\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\" \/>\n<meta property=\"og:site_name\" content=\"Database Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2020-05-22T11:08:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-22T11:08:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"928\" \/>\n\t<meta property=\"og:image:height\" content=\"435\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Yusuf KAHVEC\u0130\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Yusuf KAHVEC\u0130\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\"},\"author\":{\"name\":\"Yusuf KAHVEC\u0130\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/695ad69b2bd896864842ba8772930150\"},\"headline\":\"How To Install SQL Server 2019 on Ubuntu 18.04\",\"datePublished\":\"2020-05-22T11:08:29+00:00\",\"dateModified\":\"2020-05-22T11:08:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\"},\"wordCount\":107,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/dbtut.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png\",\"keywords\":[\"how to install sql server 2019 in linux\",\"how to install sql server 2019 on linux\",\"how to install sql server 2019 on ubuntu 18.04\",\"install sql server 2019 in linux\",\"install sql server 2019 on linux\",\"install sql server in linux\",\"install sql server on linux\",\"\u0130nstalling sql server on ubuntu\",\"Ms sql server on ubuntu\",\"Mssql Linux\",\"Mssql server for linux\",\"Mssql server install linux\",\"Sql linux install\",\"Sql server install on ubuntu\",\"sql server linux\",\"sql server linux install\",\"sql server linux installation\",\"Sqlserver for ubuntu\",\"Ubuntu 18 install mssql\",\"Ubuntu mssql-server\"],\"articleSection\":[\"Linux\",\"MSSQL\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\",\"url\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\",\"name\":\"How To Install SQL Server 2019 on Ubuntu 18.04 - Database Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/dbtut.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png\",\"datePublished\":\"2020-05-22T11:08:29+00:00\",\"dateModified\":\"2020-05-22T11:08:46+00:00\",\"description\":\"How To Install SQL Server 2019 on Ubuntu 18.04\",\"breadcrumb\":{\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage\",\"url\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png\",\"contentUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png\",\"width\":928,\"height\":435},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dbtut.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Install SQL Server 2019 on Ubuntu 18.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dbtut.com\/#website\",\"url\":\"https:\/\/dbtut.com\/\",\"name\":\"Database Tutorials\",\"description\":\"MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux\",\"publisher\":{\"@id\":\"https:\/\/dbtut.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dbtut.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dbtut.com\/#organization\",\"name\":\"dbtut\",\"url\":\"https:\/\/dbtut.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg\",\"contentUrl\":\"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg\",\"width\":223,\"height\":36,\"caption\":\"dbtut\"},\"image\":{\"@id\":\"https:\/\/dbtut.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/695ad69b2bd896864842ba8772930150\",\"name\":\"Yusuf KAHVEC\u0130\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dbtut.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b7b4650ddb695869b13831d79f25c19ee915dc2151a7c8fcdf01538c295eb032?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b7b4650ddb695869b13831d79f25c19ee915dc2151a7c8fcdf01538c295eb032?s=96&d=mm&r=g\",\"caption\":\"Yusuf KAHVEC\u0130\"},\"url\":\"https:\/\/dbtut.com\/index.php\/author\/yusufkahveci\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Install SQL Server 2019 on Ubuntu 18.04 - Database Tutorials","description":"How To Install SQL Server 2019 on Ubuntu 18.04","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/","og_locale":"en_US","og_type":"article","og_title":"How To Install SQL Server 2019 on Ubuntu 18.04 - Database Tutorials","og_description":"How To Install SQL Server 2019 on Ubuntu 18.04","og_url":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/","og_site_name":"Database Tutorials","article_published_time":"2020-05-22T11:08:29+00:00","article_modified_time":"2020-05-22T11:08:46+00:00","og_image":[{"width":928,"height":435,"url":"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png","type":"image\/png"}],"author":"Yusuf KAHVEC\u0130","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Yusuf KAHVEC\u0130","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#article","isPartOf":{"@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/"},"author":{"name":"Yusuf KAHVEC\u0130","@id":"https:\/\/dbtut.com\/#\/schema\/person\/695ad69b2bd896864842ba8772930150"},"headline":"How To Install SQL Server 2019 on Ubuntu 18.04","datePublished":"2020-05-22T11:08:29+00:00","dateModified":"2020-05-22T11:08:46+00:00","mainEntityOfPage":{"@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/"},"wordCount":107,"commentCount":0,"publisher":{"@id":"https:\/\/dbtut.com\/#organization"},"image":{"@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage"},"thumbnailUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png","keywords":["how to install sql server 2019 in linux","how to install sql server 2019 on linux","how to install sql server 2019 on ubuntu 18.04","install sql server 2019 in linux","install sql server 2019 on linux","install sql server in linux","install sql server on linux","\u0130nstalling sql server on ubuntu","Ms sql server on ubuntu","Mssql Linux","Mssql server for linux","Mssql server install linux","Sql linux install","Sql server install on ubuntu","sql server linux","sql server linux install","sql server linux installation","Sqlserver for ubuntu","Ubuntu 18 install mssql","Ubuntu mssql-server"],"articleSection":["Linux","MSSQL"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/","url":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/","name":"How To Install SQL Server 2019 on Ubuntu 18.04 - Database Tutorials","isPartOf":{"@id":"https:\/\/dbtut.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage"},"image":{"@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage"},"thumbnailUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png","datePublished":"2020-05-22T11:08:29+00:00","dateModified":"2020-05-22T11:08:46+00:00","description":"How To Install SQL Server 2019 on Ubuntu 18.04","breadcrumb":{"@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#primaryimage","url":"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png","contentUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2020\/05\/Ads\u0131z-3.png","width":928,"height":435},{"@type":"BreadcrumbList","@id":"https:\/\/dbtut.com\/index.php\/2020\/05\/22\/how-to-install-sql-server-2019-on-ubuntu-18-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dbtut.com\/"},{"@type":"ListItem","position":2,"name":"How To Install SQL Server 2019 on Ubuntu 18.04"}]},{"@type":"WebSite","@id":"https:\/\/dbtut.com\/#website","url":"https:\/\/dbtut.com\/","name":"Database Tutorials","description":"MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux","publisher":{"@id":"https:\/\/dbtut.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dbtut.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dbtut.com\/#organization","name":"dbtut","url":"https:\/\/dbtut.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/#\/schema\/logo\/image\/","url":"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg","contentUrl":"https:\/\/dbtut.com\/wp-content\/uploads\/2021\/02\/dbtutlogo.jpg","width":223,"height":36,"caption":"dbtut"},"image":{"@id":"https:\/\/dbtut.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/dbtut.com\/#\/schema\/person\/695ad69b2bd896864842ba8772930150","name":"Yusuf KAHVEC\u0130","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dbtut.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b7b4650ddb695869b13831d79f25c19ee915dc2151a7c8fcdf01538c295eb032?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b7b4650ddb695869b13831d79f25c19ee915dc2151a7c8fcdf01538c295eb032?s=96&d=mm&r=g","caption":"Yusuf KAHVEC\u0130"},"url":"https:\/\/dbtut.com\/index.php\/author\/yusufkahveci\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts\/15515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/users\/483"}],"replies":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/comments?post=15515"}],"version-history":[{"count":0,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/posts\/15515\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/media\/15524"}],"wp:attachment":[{"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/media?parent=15515"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/categories?post=15515"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dbtut.com\/index.php\/wp-json\/wp\/v2\/tags?post=15515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}