Enabling sshd on Bluefin

Hi. I just started using Bluefin on a new Framework 13, and it’s been a wonderful experience so far.

I generally enable sshd on my laptops, and I found this post with a link to some Fedora ssh documentation.

Unfortunately, the Fedora link in the post is broken, but in my research, I found that the following command worked: sudo systemctl enable --now sshd

Since that topic is closed, I thought I’d add this new topic. Please let me know if that’s not the right way to go about adding this info.

I’d also be happy to add something to the Bluefin documentation, but I wasn’t sure where the best place is for it.

As far as I remember you have to go into the Gnome Control Center → System → Secure Shell.

I believe this is a working link: OpenSSH :: Fedora Docs

It is for Fedora 40, but should be valid for 42 as well.

As svnskr points out, this can be achieved via GUI as well.

1 Like

Yeah the fedora docs seem to be defaulting to the f40 docs, we don’t differ from fedora here the command is the same.