Skip to main content

All Questions

Tagged with
61 questions with no upvoted or accepted answers
0 votes
0 answers
164 views

How do I allow users to connect to private IP through static public IP address?

Before ignoring, please just read through. None of the previously asked questions helped. I have 3 VMs set up in a local data center that are running the following OS: VM1: Red Hat Enterprise Linux 9 ...
safwan's user avatar
  • 1
0 votes
1 answer
267 views

I could SSH externally into VM, but suddenly stopped working, but worked again temporarily on router reboot. Why does this happen?

Please be gentle; I'm completely new to network management. Background: I am running an Ubuntu Desktop 20.x VM on a Synology DS916. Some pertinent details are as follows: The VM has a static private ...
cambridgecircus's user avatar
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
0 votes
0 answers
504 views

I am not able to connect to the headless "Ubuntu" remote virtual machine (virtual box)

I cannot connect to the headless "Ubuntu" remote virtual machine which I created using virtual box. I've installed the virtual machine and configured it on my oracle linux server using ssh ...
John Williams's user avatar
0 votes
1 answer
1k views

How to SSH to a Host from a VM (Virtualbox)

It is well known how to ssh into a Virtual Machine from a Linux Host machine (at least with Virtual Box). We have to set a port forward rule into the vm's network settings. After that we can simply ...
TheWesDias's user avatar
0 votes
1 answer
585 views

Cannot send file from local machine to the server using SCP despite being able to login via SSH

I am trying to send file from my local machine (Ubuntu) to Oracle VM (Oracle Linux). Command I tried is below, but it doesn’t work. I can connect to the server fine using SSH. scp -r -i /...
Goku's user avatar
  • 101
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
0 answers
352 views

How do I access the guest virtual machines through an esxi server?

I have installed Guest VM with default template which has some static IP address and which is not reachable from outside i.e private Network. My ultimate aim to change the IP address. How do I change ...
Mohamed Iburahimsha Seeni Rafi's user avatar
0 votes
0 answers
279 views

Virtual machine host-only network with SSH port forwarding

I've got a Windows XP virtual machine (vmware workstation) which I need protected from the internet. I need it for programming some old hardware, which uses some old software that only runs on Windows ...
nickasaurous's user avatar
0 votes
0 answers
67 views

try to SSH connect Centos VM to Windows VM using public key

I have two VMs , one in Centos and one in Windows, I should SSH connect from Centos VM to Windows VM. I have no issue to SSH connect with password. But I have to definitely use publickey to connect ...
stefanb's user avatar
0 votes
1 answer
6k views

How to SSH into a VirtualBox VM from outside?

VirtualBox version: 6.0.6 Host OS: Windows 10 Guest OS: Ubuntu 18.04 How can I VM so that I can SSH into VM from another server outside LAN? I have tried using NAT adapter and port forwarding, ...
j.dawg's user avatar
  • 11
0 votes
1 answer
760 views

SSH to CentOS VirtualBox from PuTtY on an External Windows System

I have created a VM on my personal machine and the VM is running CentOS and I can ssh to that machine from my local Windows 10 machine via PuTty. However, I am not sure of how to ssh to the VM from a ...
Kyle Lott's user avatar
0 votes
1 answer
503 views

Install RancherOS on VirtualBox: How to share public key to VM

For testing purpose, I want to install RancherOS on a VirtualBox VM. To install it, a cloud-config.yml file with public key is required to manage the system using SSH. What's the easiest/reliable ...
Lion's user avatar
  • 905
0 votes
1 answer
3k views

Connecting to linux vm from Mac OS X

My friend has a windows laptop and has installed a Linux VM using virtual box I want to ssh into the Linux vm using my Mac OS and we are connected to the same wi-fi network (the network adapter is NAT)...
Shreyas Pimpalgaonkar's user avatar
0 votes
1 answer
2k views

How to ssh from one lxc container to another?

I'm trying to experiment with a small virtual cluster of machines to learn hadoop. I'm using LXD for this purpose. I've installed ssh servers on each vm and now need to connect from one vm to another. ...
user14660's user avatar
  • 172

15 30 50 per page