Skip to main content

All Questions

Tagged with
60 questions with no upvoted or accepted answers
4 votes
0 answers
2k views

Simplest way to setup my own remote private git server

First of all, I've read all the git-server-setup documents on the internet, but still, there is one thing missing -- I want to setup a simple GIT server in (Ubuntu) Virtual Machine for myself, not for ...
xpt's user avatar
  • 8,851
3 votes
0 answers
2k views

What can cause SSH login error: ssh_exchange_identification: Connection closed by remote host

I thought ssh_exchange_identification: Connection closed by remote host is caused by /etc/hosts.allow and/or /etc/hosts.deny, but allow's only entry is ALL:ALL and deny is empty. On my Google Cloud ...
PersonOfInterest's user avatar
2 votes
0 answers
691 views

Use OpenSSH on Windows Server and connect as "NT Authority\SYSTEM"

Note on security: What I'm about to ask happens in an isolated environment, cut off from the Internet and the immediate LAN. I'd like to SSH into a Windows Server and end up executing commands as the ...
Eduard Dumitru's user avatar
2 votes
0 answers
406 views

Problems in SSH to 2 of my VirtualBox VMs (for mininet setup)

I'm trying to set up a Mininet environment with SDN setup, each under a separate VirtualBox VM(mininet@mininet and media@odl) (using this tutorial- pretty strait forward). First adapter in VMs by ...
user avatar
2 votes
0 answers
968 views

Vagrant ssh fails -- after cloning the box with vagrant package

i've set up a first Vagrant box for python dev that works very well. I can vagrant ssh in that original box without issue. Trouble start when i try to create a copy of that box (with vagrant package),...
knightofni'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
2 votes
1 answer
164 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
1 vote
0 answers
138 views

Taskhost Process has high CPU when using VirtualBox

I am running a Ubuntu VirtualBox-VM on my Windows 10 host machine. After the VM is running for some time (not at the beginning), the process taskhostw.exe uses much of the CPU. I normaly use ssh to ...
Twistios_Player's user avatar
1 vote
0 answers
250 views

QEMU in Linux container connected to over SSH

I have been trying to use QEMU to get a VM (CentOS) running hosted in a container that I use a Putty SSH session to connect to. It seems I have issues with the serial input. I am using this command ...
Steve4879's user avatar
1 vote
0 answers
204 views

Unable to do SFTP after enabling IAP for vms in GCP

I have enabled IAP to ssh the vm , but the problem is after enabling it I am not able to do sftp , previously I was able to sftp using the vpn. IAP configuration page I can do ssh with gcp console ...
dante alighieri's user avatar
1 vote
1 answer
2k views

Azure VM and ssh connection: test succeeded but PuTTY timed out

I created a resource group and a virtual machine on Azure. After that, I opened the 22 port on my VM to allow the ssh connection. The connection test on the browser succeeds but when I try to connect ...
Leonardo's user avatar
1 vote
1 answer
761 views

Not able to curl to my VM when ssh is working

I'm trying to run a simple flask server on an Ubuntu VM. I can ssh into it,with [email protected], but if I execute curl 123.456.789:8000 I get an operation timeout, even though the server is ...
Robinbux's user avatar
1 vote
0 answers
114 views

Catalina and VM Ware SSH broken Pipe

I upgraded to Catalina yesterday and now all of my SSH connections to VM Fusion (cent os) images get a broken pipe after about 5 seconds. I've tried setting Host *\ServerAliveInterval 120 within ...
Aidan Gordon's user avatar
1 vote
0 answers
655 views

ssh server on VM does not accept connection from outside host

I have a setup like below: qemu as hypervisor. ubuntu running as a virtual machine with two network adapters: eth0: connected to a user network. ssh port is forwarded to a port from host OS. eth1: ...
Amir H's user avatar
  • 111
1 vote
1 answer
481 views

how do I ssh Linux VM over virtualbox from windows

I spin up a Centos7 virtual machine over Virtualbox and trying to access via ssh from putty over windows from another machine in a same network, below are the details of my VM: IP addresses: Windows ...
piyush sachdeva's user avatar

15 30 50 per page