FediScanner

#ssh

← Back

Lost a long SSH task to a dropped connection? tmux fixes it.

tmux is a terminal multiplexer: it runs commands in a session that lives on the server INDEPENDENT of SSH. Drop the connection, close the window, lose internet - the session keeps running. Reconnect, everything is there.

- tmux new -s hermes (start a session)
- Ctrl+B, D (detach, keeps running)
- tmux attach -t hermes (reconnect)

Essential for remote-server work.

Show Original PostReport

ToxNetV2 Linux Botnet Uses NVIDIA AI to Generate Shell and Remote SSH Attack Actions

Indicators extracted from public reporting. Source: joesecurity.org/blog/676446344

Pulse ID: 6a8dad005ebe7e15f1ad1344
Pulse Link: otx.alienvault.com/pulse/6a8da
Pulse Author: CyberHunter_NL
Created: 2026-08-25 14:56:00

Be advised, this data is unverified and should be considered preliminary. Always do further verification.

#CyberSecurity #HTTP #HTTPS #InfoSec #Linux #OTX #OpenThreatExchange #RAT #RCE #SSH #bot #botnet #CyberHunter_NL

Show Original PostReport

πŸ‘‰ How can openness in the Social Sciences and Humanities be shaped and strengthened?
πŸ“£ Key take-aways from the OPERAS SCIROS Conference in this blogpost: doi.org/10.59350/9vdaj-6dq86
❗ Find out why community-led initiatives, multilingualism and bibliodiversity are essential
πŸš€ And how reflecting on the past will help shape the future of openness

#OPERAS2026sciros #OPERAS #Openscience #Openresearch #SSH

Show Original PostReport

⚑ Run pgrok myapp 4000 and localhost:4000 becomes myapp.yourdomain.com. Any subdomain works instantly, no pre-registration. Ctrl+C stops the tunnel and the route is cleaned up automatically.

πŸ” #SSH reverse tunnels carry all traffic β€” no extra tunnel software, no third-party infrastructure in the middle.

Show Original PostReport

I've just found a simple but very neat and time-saving #Gnome #extension that allows me to have a toggle to start or stop a command. In my case start/stop a 🧦 socks #ssh connection by clicking a button or with a key shortcut, but not only that, I've got now an icon showing the status of it and if I run the command on the terminal, the status will pick it up too!
This is the extension
extensions.gnome.org/extension
Thanks StorageB (maybe this is you @StorageB)

Show Original PostReport