ssh

Back Open Paginator
16.02.2026 08:50
ataudte (@ataudte@mastodns.net)

At a conference I was working from an #iPad and quickly realized I needed a proper terminal client. Echo is a solid #SSH and #Mosh app. It also feels genuinely native, with good keyboard support and a clean, practical UI: replay.software/echo





Show Original Post


15.02.2026 17:58
d1cor (@d1cor@mstdn.io)

¿Necesitás navegar con otra IP sin configurar una VPN compleja? 🐧💻

Aprovechando el fin de semana para sumar una nueva herramienta, hoy exploramos cómo convertir una simple conexión SSH en un potente Proxy SOCKS.

Te muestro:

1️⃣ La teoría detrás de los Proxy SOCKS
2️⃣ Cómo usar el parámetro -D para el reenvío dinámico.
3️⃣ Configuración en Chrome, Firefox y hasta cómo compartirlo en tu red LAN.

youtu.be/3S2m1KvZi5Y

#SSH #Linux #Ciberseguridad #Networking #SysAdmin #JuncoTIC #ProxySOCKS #vpn




Show Original Post


15.02.2026 15:17
coldclimate (@coldclimate@hachyderm.io)

There we are, done, 10 mins work

theapproachablegeek.co.uk/blog

#ssh #deviceliberation




Show Original Post


15.02.2026 13:47
jan (@jan@fedi.kcore.org)

Since #juiceSSH seems to have become abandonware, what #SSH client would people recommend for #android?

Bonus points if there's some way to export/import configs.




Show Original Post


15.02.2026 02:05
spoljarevic (@spoljarevic@techhub.social)

Did something that was overdue a long time ago…
Hardened my Arch Client.
Firewall was already set up and i installed Fail2Ban.
Configured that and also changed the SSH Port plus I set the verification to key only.
But I just wasn’t able to access the machine, even within itself via SSH.
After maybe an hour or two of troubleshooting I found out what was the cause.
Since all my Repos are in one folder (with sub folders for the the repos of course) and my ssh config file was in one of those (private Repo), SSH didn’t accept the authorized_keys file as it was just a symlink in the correct .ssh folder.
Took me way too long to realize that while keys and my config file worked fine that way, the authorized_keys file didn’t.
So I deleted the symlink and moved everything except the config file to the original folder.
Symlinked the config file and voila, it worked!

#hardening #sysadmin #stupid #ssh #linux #arch #archlinux #lessonlearned




Show Original Post


14.02.2026 14:16
a_net_online (@a_net_online@techhub.social)

#TELNET #SSH #BBS #90s #CHAT #GAMES #MRC #uMRC #IRC #A-NET_ONLINE
@codefenix @codefenix_cc @meatlotion@mas.erb.pw @meatlotion@pt.erb.pw @tqw

thE grAvY trAIn - EvErY sAtUrdAY - 16:00 EST

a-net.fyi - a-net-online.lol

bbs.a-net.online - telnet:1337 ssh:1338

www.telnetbbsguide.com

After thE grAvY trAIn jump in a game of TANK BATTLE





Show Original Post


14.02.2026 00:09
luis_felipe (@luis_felipe@mastodon.online)

Problem solved.

The steps were:

❶ Get started with guix home
❷ Add gcr ssh agent service to your home-environment

(service home-gcr-ssh-agent-service-type)

❸ guix home reconfigure your-home.scm
❹ Restart your desktop session

After this, you'll see the familiar GNOME dialog when SSH authentication is required, only once during your desktop session.

#guix #ssh #gnome




Show Original Post


13.02.2026 22:23
d1cor (@d1cor@mstdn.io)

Se vienen cositas próximamente en el blog y en el canal de YouTube 💪

Intentando aclarar algunos conceptos fundamentales de SSH para poder utilizarlo como un pro y no morir en el intento 🚀

¿Todavía no nos siguen? 👇

▶️ youtube.com/juncotic?sub_confi

📚 juncotic.com/blog

🎓 juncotic.com/cursos

¡Los esperamos para seguir aprendiendo juntos!

#gnu #linux #ssh #curso #firewall #iptables #nftables #wireshark #redes #tcpip #ciberseguridad #python #flask #shellscripting #juncotic





Show Original Post


13.02.2026 10:00
gnulinux (@gnulinux@social.anoxinon.de)

Nextcloud Backup

Anleitung zum Backup von Nextcloud Hub 10 (31.0.8), Stand 08.01.2026.

#Nextcloud #manuell #Backup #Restore #SSH #Linux

gnulinux.ch/nextcloud-backup




Show Original Post


13.02.2026 01:27
howtophil (@howtophil@mastodon.social)

Here's a neat project:

github.com/shazow/ssh-chat




Show Original Post


12.02.2026 23:13
cfnnm (@cfnnm@mstdn.social)

@luis_felipe I had the same issue after upgrading to #GNOME 49 in #Fedora. It seems that previously the #SSH functionality was managed by `gnome-keyring-daemon` but now it's done by `gcr-ssh-agent`.

You need to enable the `gcr-ssh-agent.socket` and `gcr-ssh-agent.service` as user units. Then add "export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh" to your `.bashrc` or similar. You can also add that line to a script inside /etc/profile.d/




Show Original Post


12.02.2026 21:46
mzeecedric (@mzeecedric@mas.to)

@dasaweb einen (kürzlich auf Ed25519
umgestellten) ssh key den ich via ssh-agent aktiviere. Zusätzlich den private key im eigenen Vaultwarden (Bitwarden) Passwortmanager gesichert (falls ich den mal irgendwo anders brauche oder was „passiert“). #ssh #macos




Show Original Post


1 ...20 21 22 23 24 25 26 27 28 29 30 ...55
UP