Hallo teman2,
video kali ini saya mau share cara install mucrosoft SQL Server di LInux.
SETUP SQL SERVER 2022 DI WSL 2
https://learn.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-ver16
https://linux.how2shout.com/how-to-install-microsoft-sql-server-on-ubuntu-20-04-lts/
https://packages.ubuntu.com/focal-updates/amd64/libldap-2.4-2/download
sudo apt-get install ./libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb
https://ubuntu.pkgs.org/20.04/ubuntu-updates-main-amd64/libssl1.1_1.1.1f-1ubuntu2.18_amd64.deb.html
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.18_amd64.deb
sudo dpkg -i libssl1.1_1.1.1l-1ubuntu1.2_amd64.deb
selamat mencoba
Terima Kasih