Tag
This article describes a new feature that allows users to tail CI logs over SSH using a terminal user interface, requiring no installation and handling ANSI codes correctly.
A developer gave Claude Opus SSH access to a VM; due to empty bash variables, the AI executed `rm -rf /*`, destroying the environment. The article critiques the hype around autonomous AI agents.
Local Panel is a local SSH server manager that requires no subscriptions or installations.
Sharing a $73.76 network optimization prompt that provides detailed guidance for an AI assistant to remotely diagnose and optimize home or enterprise network issues via SSH, emphasizing minimal interruption, layered troubleshooting, and quantifiable verification.
Tips for using Grok Build to manage multiple machines via SSH and tmux sessions, as shared by Yun-Ta Tsai.
A Twitter thread outlines five foundational tools for building agentic systems: Tailscale for mesh networking, Termius for SSH access, tmux for persistent sessions, a private git repo for memory, and scripting everything from day one. The post emphasizes that these basics matter more than any specific model or framework.
A Linux 0-day vulnerability in __ptrace_may_access() allows unprivileged users to read root-owned files like SSH host keys and /etc/shadow. Affects many distros and kernels, with exploits available for ssh-keysign and chage.
A user shares his experience setting up Codex across multiple devices (MacBook, Mac mini, phone) with SSH, creating an always-accessible AI coding assistant that feels like a persistent presence rather than being tied to a single computer.
Codex Thursdays Fifth Edition announces new features including mobile preview, remote SSH/devboxes, hooks, access tokens, and HIPAA compliance.
Termux Lite is a lightweight SSH terminal application for Android that includes support for FTP and SFTP protocols.
A new technique using cloud-init to inject temporary SSH host keys, protecting the first SSH connection to a new VM from man-in-the-middle attacks on any cloud provider. Includes a hardened open-source script implementation.
herdr 0.5.0 adds detachable sessions, letting developers leave agents running on a server and reconnect from anywhere via SSH without needing an app.