Skip to main content

All Questions

Tagged with
1 vote
1 answer
3k views

How to SSH into Virtual Machine using VMWare Host-Only connection

My host machine is RHEL 7 and my guest machine is RHEL 6. I am required to use a host-only connection between the host and guest. I have followed all instructions/documentation I have been able to ...
GreyEyedPallas's user avatar
0 votes
1 answer
269 views

File transfer over VPN on VirtualBox

I'm accessing a computer inside a VPN via SSH. This access is being done through a VM. If I wanted to do file transfer and was in an actual machine inside the network I would do rsync from/path/...
Filipe Aleixo's user avatar
0 votes
1 answer
1k views

How to run htop on remote pc?

I'd like to use SSH to connect to my PCs from my server and then run htop. My old Macs don't have htop though. I got an Ubuntu server as a VM and I'm using it to test this. VM-OS: Lubuntu server 14....
K.D.G's user avatar
  • 3
1 vote
1 answer
384 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
0 votes
1 answer
65 views

Host Windows 7- Vmbox Ubuntu 14.04 - Network suddenly unreachable

I have trouble reach the host network wiht my Ubuntu VM on my Windows 7 host. It works fine an network suddenly cannot be reached. alibivmuser@ALIBIVM06:~$ ssh 192.168.0.2 ssh: connect to host 192....
Mondraker's user avatar
2 votes
1 answer
9k views

How can I ssh from my virtual machine to the local host?

How can I ssh from my virtual machine to the local host? I need exact details please. Note: Virtual machine = Ubuntu 14 Host machine = Ubuntu 16 Thanks.
NSD's user avatar
  • 109
0 votes
0 answers
3k views

How to SSH to virtual machine locally without internet connection (or external modem)?

I run Ubuntu Desktop 16.04 as my host machine. I use Virtual Box to run Ubuntu Server. I SSH to my Ubuntu Server virtual machine using NAT network with port forwarding. With these settings I can SSH ...
faust_'s user avatar
  • 11
3 votes
3 answers
16k views

Can NOT connect to local running virtual machine when dial in corporate VPN

I have an ubuntu virtual machine running on my local pc via NAT. I can use putty to ssh into my virtual machine(I have some special reason I need to use putty to connect my local running VM). But ...
Aaron Shen'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
2 votes
1 answer
151 views

How to SSH to s virtual machine from s Linux host?

I have a virtual machine which I launch using following code. kvm -m 2G -hda image.raw -hdb image.data.qcow2 -redir tcp:11180::80 How can I transfer files from a Linux host to the virtual machine?
ankit kumar'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
0 votes
0 answers
151 views

ssh into a vm to pentest another vm on a different subnet

I'm trying to pentest this machine (guest target) who has been configured to be on 192.168.110.140 with the Host-only networking feature of virtualbox. I can access it from my host machine, no ...
euri10's user avatar
  • 431
0 votes
2 answers
656 views

Access Linux VM from Windows via SSH

I am running out of ideas on what exactly I need to do to get into the unix vm hosted in Azure. How to access Linux VM from Windows 7 using Putty or similar SSH client. Information I have been ...
bdoshi's user avatar
  • 101
0 votes
1 answer
2k views

SSH from Mac (host) to Virtual Machine running Windows 10 (guest)

I'd like to SSH into my virtual machine to "remotely" edit some files. I'm running Mac OS X (host), and the VM (on VMWare) is running Windows 10 (guest). Is there a way of achieving this? What do I ...
Daniel's user avatar
  • 101
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

15 30 50 per page
1
3 4
5
6 7
9