Skip to main content

All Questions

0 votes
1 answer
31 views

Login to VM recreated locally from Azure VHD not working

how can I login to virtual machine recreated locally from VHD downloaded from Azure? My SSH credentials are not working. Thanks for your help. Carlo
Carlo's user avatar
  • 1
0 votes
1 answer
2k views

How to make a no-gui virtual machine on a server?

I've got this Ubuntu server I'm running, and it's really handy to take the load off of my laptop, but I'd like to know how to set up a virtual machine on it that I can ssh into. Obviously, this ...
Thunder's user avatar
  • 31
0 votes
1 answer
534 views

vagrant up and vagrant halt does not work fine. it shows the command failed using the windows 11 OS and vagrant 2.3.0 and virtual box 6.1.36

I have created my own box file and tried running but i am getting the below error. please help on this. vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing ...
user2450515's user avatar
1 vote
1 answer
2k views

SSH passthrough?

I borrow the word "passthrough" from GPU passthrough in virtual machine because the concepts sound similar to me, at least from usage point of view. Here I have a QEMU MV, both host and ...
zzzhhh's user avatar
  • 179
0 votes
2 answers
3k views

Accessing VirtualBox localhost from host machine

I am connecting to a server via ssh -L 8000:localhost:8000 <hostname> on my Ubuntu virtual machine in VirtualBox. In the VM, I can access the server via "localhost:8000" but cannot ...
Shane Bacon's user avatar
9 votes
3 answers
15k views

How to configure static IP address for a Hyper-V VM (Ubuntu 19.10 Quick Create) to avoid updating ssh config after each reboot?

I'm using VS-Code remote development plugin to edit code on a hyper-v VM (which is a Ubuntu 19.10 - quick create) which is running on Windows 10 on my Laptop. The VM uses hyper-v's default switch for ...
Wlad's user avatar
  • 216
0 votes
1 answer
51 views

The password is different than what the system expect

This is a bit strange. I have two computer. One where the OS is Ubuntu and the other where it is a Windows 10 VM. From the first computer, I SSH my VM and I got this jeremie@jeremie-ThinkStation-D30:~...
J.Doe's user avatar
  • 25
0 votes
1 answer
1k views

SSH a Windows 10 VM from Ubuntu OS

I have two computers. The OS of the first one is Ubuntu and I am using a Windows VM (VirtualBox) on the second computer. I use a Bridge Adapter with the VM. Right now I am able to ping the VM, but if ...
J.Doe's user avatar
  • 25
1 vote
1 answer
769 views

Not able to curl to my VM when ssh is working

I'm trying to run a simple flask server on an Ubuntu VM. I can ssh into it,with [email protected], but if I execute curl 123.456.789:8000 I get an operation timeout, even though the server is ...
Robinbux's user avatar
1 vote
1 answer
2k views

Cannot PuTTY into Hyper-V VM (Ubuntu 18 server)

An Ubuntu 18.04 server virtual machine in Hyper-V refuses connections via PuTTY. The guest is running & can be pinged from the host (Windows 10, 1903). The server is freshly built from an iso. ...
geoB's user avatar
  • 166
1 vote
1 answer
1k views

Connect two VMs with static IPs in VirtualBox

I've got two instances of Ubuntu Server running in VirtualBox, mimicking a cluster we're putting together. I'll be using static IPs and communicating with SSH/MPI, which works on the real machines, ...
JeffThompson's user avatar
1 vote
1 answer
1k views

ssh vagrant Not working inside Virtual box VM

I have Ubuntu VM in Virtual Box : # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty ssh vagrant is ...
Ashish Karpe's user avatar
0 votes
0 answers
488 views

Not able to ssh into ubuntu virtualbox vm from mac host

I have an ubuntu VirtualBox VM running on MacOS as host. I have set up as a host-only network called vboxnet0, it is manually configured: ip 192.168.0.15 netmask 255.255.255.0 not using dhcp The VM ...
A j's user avatar
  • 195
1 vote
3 answers
6k views

VirtualBox - Internal Network - ssh connection refused

I try to get an ssh-connection between two virtual machines. Therefore I have installed two vm's with Ubuntu-Gnome-16.04 guests on a Ubuntu-Gnome-14.04 host using Oracle VirtualBox 4.3.36. I setup ...
Alex44's user avatar
  • 157
0 votes
0 answers
161 views

Cannot do passwordless SSH from Mac to Ubuntu VM [duplicate]

I am trying to setup password less login from my Mac OS X to to Ubuntu VM created by Virtual-box. I am using NAT->port forwarding option in VM and have host port as 3022. When I do ssh -p 3022 ...
Mowgli's user avatar
  • 9
0 votes
1 answer
1k views

Trying to setup an SSH connection from an external Internet connection to a VirtualBox guest OS instance

I was having problems creating a SSH tunnel—while I was away from home—back to my VirtualBox guest machine back at my house. I did some research using search engines and looking at numerous sites, but ...
NoobNet14's user avatar
4 votes
0 answers
2k views

Simplest way to setup my own remote private git server

First of all, I've read all the git-server-setup documents on the internet, but still, there is one thing missing -- I want to setup a simple GIT server in (Ubuntu) Virtual Machine for myself, not for ...
xpt's user avatar
  • 8,851
1 vote
3 answers
891 views

SSHing into a Ubuntu VM instance

I have an Ubuntu VM instance running on my laptop. Both Host and VM run the same OS - Ubuntu 12.04. I tried to ssh from host like ssh username@<VM-IP> It tries for some time and then says ssh:...
Prasanna's user avatar
  • 131
1 vote
2 answers
2k views

How to run a VirtualBox VM on Windows through SSH

I have an Ubuntu server virtual machine on my Windows box, I am able to run VirtualBox on my Windows machine without problems, and then I can SSH into the newly created server. However what I am ...
lanky's user avatar
  • 11
1 vote
1 answer
411 views

getting ssh access to an ubuntu server behind a vm

I have a set up running a windows 2008 server which hosts several virtual machines with their own IP addresses. Previously I was using nginx to proxy http requests to the correct virtual machine, for ...
pudge's user avatar
  • 13
1 vote
1 answer
568 views

SSH connection between 2 Ubuntu VMs with ObenNebula

I need to connect to Ubuntu 12.04 VMs via SSH, but it doesn't seem to work. I've gone through all the steps that seem to be OK for setting it up. First, I installed one Ubuntu VM, updated its ...
Boris Jakovljevic's user avatar
0 votes
3 answers
101 views

Ubuntu SSH communcation

I have installed to 2 Ubuntu on VMware and i m trying to communicate between 2 machines using ssh. I made the following changes Updated the etc/host files on 2 machines Master and Slave with ips 127....
Annt's user avatar
  • 21
7 votes
1 answer
23k views

Virtual Box ssh not working on Virtual Box Ubuntu machine

I have Ubuntu 12.10 installed, and 12.04 Server set up in my virtual machine. My VM has internet access, and I can ping it from my host. ping symfony.dev # points to 192.168.56.101, and successful ...
Vlad Preda's user avatar
0 votes
1 answer
91 views

RDP into ubuntu VM from macbook [duplicate]

I have an ubuntu VM that I usually SSH into, I have admin privs on this box. I need to install some things on the box and I'd like to actually RDP into the VM rather than just use the command line. ...
Omnipresent's user avatar
3 votes
1 answer
4k views

Unable to do Port Forwarding in Virtual Box

I'm using Mac OS X 10.6. I have installed Virtual Box 4.1.0 in it. My Guest OS is Ubuntu Server 11.04. I have added a rule in Port Forwarding in Virtual Box -> "guestssh" TCP 127.0.1.1 8080 127.0.0....
Nihar Sawant's user avatar
26 votes
6 answers
188k views

How can I connect via SSH (Putty) to my VMWare machine (Ubuntu)?

I'm trying to connect to my VMWare (Workstation 7.1.3) machine (Ubuntu Lucid) via SSH. I've read through some other posts, but I can't figure this out. I ran ifconfig, and got a inet addr: and Bcast ...
orokusaki's user avatar
  • 1,244
1 vote
3 answers
9k views

Ubuntu Server editing file from command line

First attempts at a linux distro. Trying to run JeOS as a virtual machine on my mac with vmware fusion. Installed ubuntu server 9.04 minimal virtual machine. Installed ssh. Installed VMwareTools. ...
CT.'s user avatar
  • 2,799