How to configure networking on Ubuntu LTS 18.04 using Netplan As of Ubuntu 18.04 the default network stack uses something called Netplan. To see which version of Ubuntu you have, do cat /etc/issue. If you Read More
Where do you find the IP address settings for Ubuntu 16.04? Check if your target system is Ubuntu 16.04 (this procedure may work with other versions as well but not newer versions (18.04+) that use something Read More
What is the listen port network interface for MySQL and how can you change it? Port Number The port number for MySQL is TCP port 3306. See where it’s listening How can you see if it’s listening on more than Read More