Skip to main content

All Questions

Tagged with
79 questions with no upvoted or accepted answers
8 votes
3 answers
9k views

Can't open an SSH session because of OpenSSL version mismatch

I just ran apt-get upgrade, and according to /var/log/apt/history.log, openssl has been updated to version 1.0.1e-2+rvt+deb7u7. Now I have one SSH session still open, but I can't open another one. I ...
Niek's user avatar
  • 193
3 votes
0 answers
3k views

How to setup Teamviewer on remote server (SSH only)?

I have a VPS with Debian 9 and want to run Teamviewer with XFCE. Having only SSH access makes this difficult. (I have read Teamviewer's guides but they didn't help) Here is what I have tried so far: ...
TomTom's user avatar
  • 401
3 votes
0 answers
5k views

ssh with kerberos:Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

I configured kerberos 5. I also configured ssh2. Then I tried to authenticate with kerberos user on remote. When the user tried the following command to connect to a remote host: ssh -v username@...
user739435's user avatar
3 votes
1 answer
2k views

How to install Linux using ONLY ethernet

How can I install Linux Debian on PC having only Ethernet and no monitor and i/o devices on that PC so after that I can communicate with that PC only through SSH? UPD: also I wanted to do this from ...
fut33v's user avatar
  • 39
2 votes
0 answers
282 views

Detect SFTP Login And Perform A Web Request

I am running a SFTP server on Linux/Debian. What I want is to detect when a user connects to the Server and then execute a bash script on the server in which I perform a web request. In this web ...
sposti88's user avatar
2 votes
0 answers
577 views

SSH Tunnel not allowing me to SSH through it

I have set up remote server that automatically connects back to local server via autossh: sudo autossh -M 10984 -N -f -o "PubkeyAuthentication=yes" -o "PasswordAuthentication=no" -i /root/.ssh/...
SimplyAwesome's user avatar
2 votes
1 answer
794 views

Reuse Linux SSH-Key with MacOS

I want to use an SSH-Private-Key generated on Debian 7 with my MacOS-Machine. So I copied id_rsa and id_rsa.pub to .ssh/ on my Mac. The Key is recognized, but every time I enter my passphrase the ...
gpkvt's user avatar
  • 31
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
2k views

Server connection closed by remote host

I have a Debian Squeeze VPS. I have set it up with Apache 2.0 and such. Problem is, now I can't access it anymore through my home Internet connection. When I attempt to access the web server through ...
Milad Naseri's user avatar
1 vote
0 answers
214 views

How to configure the ssh plug in for Visual Studio Code in case the remote server uses port knocking?

So there is a server which has port knocking (e.g by using linux subsystem for windows) I can easily ssh to by $ knock -v "ip of the server" Xport:udp Yport:udp Zport:udp $ ssh -i ~/.ssh/...
papajo's user avatar
  • 202
1 vote
0 answers
2k views

Problems trying to keep SSH session alive "forever"

I know there are many questions/articles about this topic. But... I tried a bunch of them and nothing seems to make my SSH connection alive "forever". I'm currently working from MacOs BigSur ...
DGF's user avatar
  • 111
1 vote
1 answer
2k views

My connection is closed after connecting to server via SSH

I Clash to big problem for me. I have vPS on Hetzner with ubuntu OS and plesk. I have shared hosting for some specific websites for my companie. When I want to connect to the domain name via ssh I'm ...
DevGuL LVL 1's user avatar
1 vote
0 answers
359 views

SSH DEBIAN - Connection timeout

I have a problem with connection to my server (Debian). For example, putty give me "Network error: connection time out" I checked: ports ulw iptables oddly enough, after restarting the ...
Bartosz Maślanka's user avatar
1 vote
1 answer
982 views

Can't login via SSH

I generated public and private keys, with the help of ssh-keygen. Now I want to add public_key to the server, to add public_key into server first I want to login into the server but I am not able to ...
Asha's user avatar
  • 33
1 vote
1 answer
2k views

Automatic connection by ssh to the server at startup

I would like to know if it's possible to establish a connection to a server via ssh when starting a machine (I configured SSH key based secure authentication). Thanks
Kakuja Quinx's user avatar

15 30 50 per page
1
2 3 4 5 6