© 2023 PodTECH IO
All rights reserved.

Get in Touch

Miscellaneous

Ubuntu Static IP tips with VM

Ubuntu Static IP tips with VM Ensure your DNS settings are configured to that of your service provider otherwise you will not obtain internet connectivity. Check your VM NAT network settings – the gateway is default as 192.168.149.2      not .1

UNIX

Linux Hostname via Windows with a local VM

Linux Hostname via Windows with a local VM I’d much rather just reference the Linux machine using its hostname. This does not work initially, since Windows uses NetBIOS for its name service rather than TCP/IP host names. An easy way to get in on the NetBIOS action is to install Samba. While that may be […]