I’m trying to SSH to Virtual box from Windows. I’m able to connect VM but ifconfig is not showing ip address.
I’ve also changed network settings to Bridged adapter. Please help.
I’m trying to SSH to Virtual box from Windows. I’m able to connect VM but ifconfig is not showing ip address.
I’ve also changed network settings to Bridged adapter. Please help.
Hello @padma_devops,
Can you please provide us with a screenshot of this command? nmcli connection show
Hello @padma_devops,
Please try this command nmcli connection up enp0s3
and check again your ip.
It is working now.
Please let me know what issue command " nmcli connection up enp0s3" fixed?
Also if I keep my VM idle for sometime, I get below time and not able bring home page. I always do restart. Please let me know how this can be resolved and bring home page back?
Hello @padma_devops,
you were using the incorrect profile, this command nmcli connection up enp0s3
will enable the correct profile which has the correct settings. check this https://opensource.com/article/20/7/nmcli for more info about network profiles.
And sorry I can’t get your second question.