Score:0

How do I connect to Ubuntu Server on the local machine from Ubuntu Desktop?

cn flag

Currently I am running an Ubuntu Server and Ubuntu Desktop on a virtual machines in Windows. My goal is to install Snipe-IT and for this I need to make some configurations on the server. But it seems that I am not able to connect to the server machine from the desktop machine. I am fairly new to servers and troubleshooted a lot but editing the sshd_config file didn't word. I try using ssh to login into the server with [email protected] but password authentification returns "permission denied, please try again". And also using [email protected] returns the same error. How can I establish a connection between the Ubuntu Server and Ubuntu Desktop running on the same local machine?

in flag
The `127.0.0.1` address points to “self”, so `[email protected]` will try to connect to itself, which isn’t what you’re looking for. The simplest way is to use a “Bridged Network” setting in VirtualBox and set the move to “Allow All”. This will put the VMs on the local network with externally-accessible IPs.
user535733 avatar
cn flag
From further information provided in your response to a deleted answer, seems like you have a networking issue on your VM Host. Not an Ubuntu-related problem.
TRmen27 avatar
cn flag
Yes I read about the bridged network and it seems like a virtualization issue. Would it help to setup a proper virtualization between the virtual machines? Like a virtual private network. How would you do the setup?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.