Skip to main content

All Questions

Tagged with
0 votes
1 answer
2k views

copying ssh id from debian to centos times out, how to debug?

I'm setting up another pc on my network. it will eventually be headless. It currently boots into the centos CLI ~ which is fine. now i want to copy over my ssh rsa key from my main debian pc to the ...
DaveM's user avatar
  • 103
0 votes
2 answers
1k views

Error SSH to a Centos 7 VM (Host-only)

I have the following setup: Host System: Debian Wheezy VirtualBox System: Centos 7 Network Adapters: NAT and Host-only On the host system I can "ping" the VM machine, when I try to ssh I get the ...
Leila's user avatar
  • 1
1 vote
0 answers
152 views

Is it possible to "peek" on another users session on the command line

I have deployment systems which connect via SSH and execute tasks after uploading files (namely deployhq.com). In my instance they're connecting to CentOS, Wheezy or Jessie servers. I only get ...
HelloPablo's user avatar
0 votes
1 answer
741 views

Cannot connect with public/private key between different version of openSSH

I generate public/private keys to connecto to server with ssh without write password every time. I'm using: Client: Debian GNU/Linux 8.2 (jessie) with Kernel 3.16.0-4-amd64 OpenSSH_6.7p1 Debian-5, ...
gvd's user avatar
  • 183
1 vote
1 answer
3k views

Why are there 2 ssh services?

I just downloaded a virtual appliance built on Debian and went to enable sshd but saw this: What is the difference between ssh.service and [email protected] and where is sshd? I checked and openssh-server ...
user1028270's user avatar
  • 1,045