Skip to main content

All Questions

Tagged with
61 questions with no upvoted or accepted answers
1 vote
1 answer
849 views

CentOS 7 Virtualbox VM SSH Connection Suddenly Refused

I am new to linux and am working with a minimal CentOS 7 installation on a VM running on Virtualbox with a Win10 host. Up until today, I was able to use PuTTy and WinSCP to SSH into the VM from the ...
deflator's user avatar
1 vote
1 answer
387 views

How can I ssh a virtual machine from another virtual machine?

How can I ssh a virtual machine from another virtual machine? I am using KVM-libvirt and Vagrant to create these VMs, if this helps. My host machine is Ubuntu desktop 16. Please help me with ...
NSD's user avatar
  • 109
1 vote
0 answers
250 views

SSH into a VirtualBox VM that was configured via command line

I am trying to set up a cluster of VMs on my Ubuntu laptop so that I can test some distributed code. My goal is to execute a shell script that will spin up the configuration and another script to tear ...
asmiller's user avatar
  • 111
1 vote
0 answers
450 views

Can't ping VirtualBox Windows 7 VM from separate OS X machine

I have a VirtualBox VM running Windows 7 on one Macbook, and have tried unsuccessfully to ping the VM's IP from another Macbook. Here is what I've tried so far: I have turned off the 2 Windows ...
Richie Thomas's user avatar
1 vote
0 answers
72 views

Is it a good idea to use the host computer as proxy of a virtual server hosted into it?

I plan to use a physical proxy between another physical server which is accesses via SSH, and the router, acting as firewall. Right now I just have 1 physical computer to use for this net structure, ...
Alberto Martín's user avatar
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
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
1 vote
1 answer
865 views

Why does sshfs not work only when called inside an ssh command?

A is a Mac Os X 10.7.2 host and B is an ArchLinux VM running in A. I can ssh from A to B and from B to A using an authentication key. I want B to mount itself in A using sshfs when it starts. Why ...
cnemelt's user avatar
  • 11
0 votes
0 answers
53 views

ssh using private key still force me to insert password

I am trying to create a ceph cluster using the ceph-ansible and encountered something I don't understand: When I put the output of vagrant ssh-config in my ~/.ssh/config, I am able to connect to my ...
badger's user avatar
  • 101
0 votes
0 answers
89 views

SSH Connection timed-out connecting to a VM via port-forwarding on Windows11

I am on an issue since a while, getting urgent, and not super confident in the Windows sphere. I have a desktop at work that functions as my test desktop. To try software, etc, I installed Hyper-V and ...
ThomVIB's user avatar
0 votes
0 answers
123 views

Iptables redirect outside requests to 127.0.0.1 (VirtualBox)

I have a virtual machine installed with the output: ifconfig: enp0s3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::...
moninah's user avatar
  • 35
0 votes
0 answers
420 views

What's the password needed to ssh to Windows

I have 2 VMs, one is a Kali VM and the other is a Windows 10 VM that I've initialised with a generic key (https://www.tenforums.com/tutorials/95922-generic-product-keys-install-windows-10-editions....
Saurav Chittal's user avatar
0 votes
0 answers
294 views

Can't SSH into Windows VM despite setting up OpenSSH

A couple of days ago, I set up a Windows 11 VM using VMware Fusion on my Macbook Air, and despite the janky and, at times, incredibly frustrating installation process (finding ISO files that will run ...
Zarquon's user avatar
0 votes
0 answers
669 views

Permission denied (publickey, password) when running mpiexec using ssh

I am implementing a simple mpi code. I am using Oracle Virtual box and have created two Ubuntu vm's one named master and the other named slave. Both are connected and can successfully ping each other ...
Abdullah Chaudhry's user avatar
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

15 30 50 per page