Steps to install and access Ubuntu Linux using a virtual machine and PuTTY:
Choose a virtual machine software or Run Ubuntu Linux for free, indefinitely on Oracle Cloud's Free Tier.
- Download and install either VMware Workstation Player or Oracle VirtualBox. Both are free for personal use.
- Download Ubuntu Linux: Visit the official Ubuntu website and download the latest version of Ubuntu Server.
- On your client machine download PuTTY.
Open PuTTY. Enter the IP address of the Ubuntu virtual machine(usually displayed within the virtual machine software).
Click "Open." Log in using the username and password you created during Ubuntu installation. Now you can access and interact with the Ubuntu Linux environment from your client machine using PuTTY.
curl https://packages.microsoft.com/keys/microsoft.asc | sudo tee /etc/apt/trusted.gpg.d/microsoft.asc
add-apt-repository "$(wget -qO- https://packages.microsoft.com/config/ubuntu/20.04/mssql-server-2022.list)"
apt-get update
apt-get install -y mssql-server
/opt/mssql/bin/mssql-conf setup
systemctl status mssql-server
apt install net-tools -y
netstat -tulpn
Drop by my youtube channel for details
Drop by my rumble channel for details