Skip to main content

All Questions

Tagged with
61 questions with no upvoted or accepted answers
0 votes
1 answer
694 views

Keys repeating when running VMware virtual machine over SSH

I have SSH'd into another machine with a command of the form $ ssh -X user@network, typed the correct password and then ran VMware's VMPlayer from terminal with the command $ vmplayer &. However, ...
Paradox's user avatar
  • 321
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
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
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
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
  • 441
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
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
0 votes
2 answers
4k views

Remotely execute command via vagrant ssh

Using vagrant ssh I'm able to ssh into VM(ubuntu). But once I ssh into VM, I want to go to a directory on VM's Desktop and execute a command. In short, I want to achieve the following: a) ssh into VM ...
Dana's user avatar
  • 11
0 votes
1 answer
65 views

Openssh installed still Putty is not working properly

I have setup 2 virtual systems of ubuntu using VMware player7.1.My physical system is running on Win7. Both the VMs are configured in Bridged Network mode. I am using wifi router in my home. I am able ...
Debashis's user avatar
0 votes
1 answer
782 views

Can't Log in to azure VM running Linux from OS X

I´ve been trying to log in to a VM running Ubuntu in Azure from OS X through SSH verification. But when I try to connect to the virtual machine I get a Permission denied (publickey) error. To create ...
user avatar
0 votes
0 answers
978 views

Init process consuming more than 200 percent cpu

The init process is consuming more than 200 percent of the CPU time on my vServer, which is running Debian 7. Also, my SSH connection becomes very unresponsive after a while. USER PID %CPU %MEM ...
pvorb's user avatar
  • 121
0 votes
0 answers
1k views

Unable to SSH into freshly installed debian VM, "Permission denied, please try again." error

I just set up a Debian 7 VM. I can ping my VM from host OS, which is Ubuntu 14.1, but can not ssh into VM. Here is the output of ssh -v EDIT: I am using virtulbox. I am not using any command line ...
Kumar's user avatar
  • 266
0 votes
1 answer
3k views

Configure VM network settings to ssh into a mininet VM

I am trying to configure my VM (mininet vmdk) network settings in order to ssh into it from my host machine. I am using virtualbox as my hypervisor. Per the Mininet instructions (http://mininet.org/...
user3772960's user avatar

15 30 50 per page