Presentation is loading. Please wait.

Presentation is loading. Please wait.

INSTALLING SQL SERVER 2016 vNext CTP 1.2 ON LINUX UBUNTU 16.04LTS

Similar presentations


Presentation on theme: "INSTALLING SQL SERVER 2016 vNext CTP 1.2 ON LINUX UBUNTU 16.04LTS"— Presentation transcript:

1

2 INSTALLING SQL SERVER 2016 vNext CTP 1.2 ON LINUX UBUNTU 16.04LTS
demo - Presentation Title shouldn’t take more than 30 sec.

3 Presenter José de Jesús Castillo Rodríguez
SQL Server DBA at AGS NASOFT Trajectory Primary DBA at HCL Technologies Applications Administrator at Jabil Circuit de Mexico Technical Support at Several Small Companies Contact This presentation won’t take more than 2 min.

4 Agenda Introduction Prerequisites Important Commands for Ubuntu 16.04
Demo Links This slide won’t take more than 1 minute REMEMBER: Questions and Answers at the end of the presentation.

5 Introduction SQL Server now runs on Linux! This latest release, SQL Server vNext CTP 1.1, runs on Linux and is in many ways simply SQL Server. It’s the same SQL Server database engine, with many similar features and services regardless of your operating system. The presenter has no more than 35 for presentation. The content must be accurate, no redundant. The presentation shouldn’t have excessive text More images than text

6 Prerequisites 1- Install Linux Ubuntu 16.04
If you do not already have a Linux machine, install Linux on a physical server or a virtual machine (VM) 2- You need at least 3.25GB of memory to run SQL Server on Linux. SQL Server Engine has only been tested up to 256GB of memory at this time. 3- Install curl on Linux ubuntu 16.04 The presenter has no more than 35 for presentation. The content must be accurate, no redundant. The presentation shouldn’t have excessive text More images than text

7 Important Commands for Ubuntu
- sudo Means super user do, and it is used to execute any command as a super user. - apt-get update Update the local package index with the latest changes made in the repositories. (sources.list file) - apt-get install Installation of packages - service <servicename> start Starts an specific service -service <servicename> restart Restarts an specific service

8 Important Commands for Ubuntu
- sudo systemctl status mssql-server Checks the status for the SQL Server Service - sudo systemctl stop mssql-server Stops the SQL Server Service - sudo systemctl start mssql-server Starts the SQL Server Service - sudo systemctl restart mssql-server Restarts the SQL Server Service

9 DEMO The presenter has no more than 35 for presentation.
The content must be accurate, no redundant. The presentation shouldn’t have excessive text More images than text

10 Links The presenter has no more than 35 for presentation. The content must be accurate, no redundant. The presentation shouldn’t have excessive text More images than text

11 Q&A 5 minutes for Questions.


Download ppt "INSTALLING SQL SERVER 2016 vNext CTP 1.2 ON LINUX UBUNTU 16.04LTS"

Similar presentations


Ads by Google