Skip to main content

All Questions

Tagged with
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
4 votes
3 answers
5k views

Should I be using vagrant destroy/up/reload/provision or something of the sort every time I want to change one of my source files?

I have recently started developing a little with vagrant and django in a vm. To get my machine up I use vagrant up, and to destroy it I use vagrant down. Both of these commands are time-consuming as ...
michaelsnowden's user avatar
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
1 answer
3k views

How to configure putty to ssh to multiple vm using same host

I am running two Hortonworks Sandbox 1.3 guest VMs (both running Centos 6) on a Windows 7 host. I am using Oracle VirtualBox 4.3.2 with host-only adapter added to each of the guest VMs in addition to ...
somnathchakrabarti's user avatar
13 votes
5 answers
36k views

SSH from one Virtual Machine to another in VirtualBox

I am trying to run a server on one VM and a client on another; both VMs have ScientificLinux 6.4 as their OS, running on VirtualBox 4.2.10. The client should be able to communicate with the server ...
user242272's user avatar
2 votes
1 answer
127 views

Byobu kills windows at will

I use byobu on a virtual server (uname -a shows Linux mezgrman 2.6.32-5-openvz-amd64 #1 SMP Mon Feb 25 01:16:25 UTC 2013 x86_64 GNU/Linux). When I log in to the machine via SSH and byobu isn't ...
Mezgrman's user avatar
  • 121
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
0 votes
1 answer
2k views

Network access virtualbox linux guest from linux host

I've tried countless settings, read Virtualbox forums and googled for more hours than I'd like to admit. What I want to accomplish is simply to be able to ssh into the guest and be able to view ...
winchendonsprings's user avatar
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
0 answers
2k views

ssh from host to guest in VMWare without host static ip

I have a windows 7 host and a QNX (essentially unix) guest that i would like to communicate with. Currently I am able to SSH from the host to the guest if i have a static network adapter setting. ie: ...
Fantastic Mr Fox'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
1 vote
1 answer
2k views

Running a remote command through an SSH Tunnel

I am trying to set up an ssh tunnel on my Mac OSX ('osx') to a server ('target') via an interim host ('gateway'). This tunnel needs to have a local (osx) port forward so that my Windows XP VM ('vm') ...
Manachi's user avatar
  • 185
4 votes
2 answers
2k views

Unable to ssh to a Linux VM after a day

I have a machine running 4 VMs on it. There is one Fedora VM which is causing me some trouble. The IPs of the VMs are something like 10.100.100.* I have a Windows PC which is in the same network. It ...
bobby's user avatar
  • 553
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
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
3 votes
4 answers
12k views

Can't access VMware virtual machine through SSH

I have got a VMware Server 2 on a CentOS 5.6 host. I can access my virtual machines from the host machine, but I can not access it from other machines. I have configured NAT port forwarding. But ...
bilal's user avatar
  • 31
2 votes
1 answer
165 views

Vmware access to vm throug ssh

i have got a vmware server 2 on centos 5.6 host. I can access my virtual machines from host machine, but i can not access from other machines. I have configured nat port forwarding. But somehow i ...
bilal's user avatar
  • 121
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
2 answers
139 views

SSHing across VM's on Windows XP

I have 2 VM's, A and B, running Red Hat EL 4.5, on a host machine running Windows XP. A's ip is 192.168.1.100 B's ip is 172.16.1.100 I have setup 2 virtual networks on Microsoft Loopback Adapter ...
user avatar
2 votes
2 answers
5k views

Slow SSH to Virtual Machine

I have a 256 slice VM from Slicehost that is often incredibly slow to respond to key presses over ssh. It can take as long as 3 seconds to type "ls". From what I can tell, my VM doesn't seem to be ...
Rob's user avatar
  • 260
4 votes
2 answers
3k views

how to reduce ssh X forwarding overhead

I'm using ssh -X to run a program (intellij) on a virtual machiene on my laptop (ubuntu on ubuntu) and its just a little too lagy. I could like to do something to reduce the overhead of ssh (perhaps ...
Arthur Ulfeldt's user avatar
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
0 votes
2 answers
1k views

Can I use SSH port forwarding to connect via RDC to a Windows VM setup to use NAT?

I have the following, totally bizarre, please don't ask, setup: AirPort router iBook running Virtual PC connected to AirPort MacBook running RDC connected to AirPort A Windows XP VM running on ...
kch's user avatar
  • 2,232

15 30 50 per page
1 2
3