Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [ssh]

SSH, or "Secure Shell", is a networking protocol for securely connecting to a remote computer over an unsecure network. SSH is also the name of the default command-line SSH client. This tag is for questions involving using and troubleshooting SSH connections, as well as setting up and configuring SSH for applications which use the SSH protocol. This tag should be used with other tags to better identify the environment of the problem.

1 vote
0 answers
28 views

Granted ssh access on Network B, but SSH connection refused on network C,

I am new to linux and trying to figure out why do I have this error. Context: I have a remote home server working on a network at home, which we will call Network A, I access my home server remotely ...
user1751609's user avatar
0 votes
1 answer
43 views

SSH Key only authentication not working for all users

am new to linux and I have a problem rn. I built a RPI server with ubuntu server lts 24 os. I am trying to protect my server with ssh key only authentication. I made a keypair from my laptop (ubuntu ...
user1751609's user avatar
0 votes
0 answers
33 views

How to configure sshd_config to allow HostKeyAlgorithms=+ssh-rsa for a specific IP and restrict all other IPs on Ubuntu22.04 Server?

I am running an Ubuntu 22.04 server and need to configure sshd_config to achieve the following: Allow the use of HostKeyAlgorithms=+ssh-rsa for a specific IP address. ex. x.x.x.6 , x.x.x.100, x.x.x....
kys-ef's user avatar
  • 1
0 votes
0 answers
15 views

Forgot ubuntu vagrant ssh password

Is there any way to reset ssh password? Could it be stored in a file somewhere? New to ubuntu and vagrant.
mcd's user avatar
  • 1
0 votes
0 answers
21 views

GLX problem with Xming, WSL2 and SSH

I have Ubuntu 22.04 running on WSL2 in my Windows 11, and I am connecting to another Ubuntu 22.04 in my LAN from the WSL2 with SSH. I want to display a GUI on my Windows from the remote PC. I have ...
Dark Patate's user avatar
0 votes
0 answers
26 views

Unable to open Port 19132 on oracle cloud instance running Ubuntu + Wireguard

I have been trying to run an mc bedrock server on my computer for the last couple of weeks for me and my friends and I'm behind CGnat so port forwarding is out of the question. I have an Ubuntu ...
William Letzepis's user avatar
0 votes
0 answers
30 views

Whats needed to connect from one ubuntu PC to another using ssh?

I recently had a situation where I had to install graphics card driver, plus cuda and bunch of other stuff remotely. it went without a problem(used anydesk to connect remotely and get the job done), ...
Hossein's user avatar
  • 1,730
0 votes
0 answers
102 views

SSH Connectivity Issues on Ubuntu Server with Static IP Configuration

Installed Ubuntu Server 24.04 LTS in my old laptop, currently I am connecting to the server using SSH in the same network. I have configured static IP to the server using, changed SSH port(77777 -> ...
Aswathama's user avatar
-3 votes
1 answer
90 views

Cannot run wget on linux virtual box vm

I'm trying to install latest wine version according to guide https://wiki.winehq.org/Ubuntu. When I run sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key I ...
Intolighter's user avatar
0 votes
0 answers
32 views

How to setup the Protocol handler for SSH in Ubuntu 24.04

I have applications that give me a ssh:// command from browsers and other applications. I'm new to the Linux world and learning, but have not found anything that would allow me to do this. In Windows ...
T. Combs's user avatar
0 votes
0 answers
40 views

How to Open gnome-terminal from mobaxterm x server

I have ubuntu 24.04 desktop installed on my office desktop box. I regularly access it from home using my windows pc. I do that by opening a mobaxterm and then ssh to my office-box .......This all goes ...
user1940163's user avatar
-1 votes
0 answers
45 views

SSH blocked with firewall, so I cannot connect

I'm using a free-tier compute instances to host a server on Oracle Cloud, but today I accidentally did something with the firewall (either UFW or firewalld, not sure which one) and now SSH-ing gives ...
brahim elorchi's user avatar
0 votes
0 answers
37 views

connect to xRDP via SSH

I have a headless Ubuntu 24.04 LTS system (my server) that I configured following this guide to accept SSH connections from other computers on my local network. I also added two factor authentication ...
PositronJon's user avatar
-1 votes
0 answers
95 views

SSH doesn't work? network issue maybe?

Ubuntu 24.04 LTS (Ubuntu Server) background: I am converting my old laptop into a server with Ubuntu Server using a step by step guide here: https://gofoss.net/ubuntu-server/ I have completed all ...
sampy's user avatar
  • 1
0 votes
1 answer
61 views

Disable SSH during the installer

I'm installing ubuntu 22.04 using subiquity and autoinstall. While I DO want ssh to be installed in the final system, I do NOT want it to be running while the installer is running, which instead it ...
John Smith's user avatar

15 30 50 per page
1
2 3 4 5
419