What problem does it solve?
This Skill removes the friction and uncertainty of manually configuring secure remote shell access to a Zo Computer by providing a repeatable, service-based SSH setup procedure.
Core Features & Use Cases
- Managed sshd service: Installs and registers an sshd daemon to run persistently with automatic restarts (no systemd required).
- Authentication configuration: Supports either SSH key authentication (recommended) or root password authentication.
- Secure-by-design baseline: Writes an sshd_config with explicit authentication, logging, and sensible defaults (including non-port-22 operation).
- Remote access enablement: Guides you to obtain the public TCP address and connect with the appropriate SSH command.
- Use Case: You want to connect from your laptop to edit files, run commands, and use Remote SSH in your IDE on a Zo Computer without exposing services insecurely.
Quick Start
Ask Zo to set up the SSH server using key-based authentication by providing your public SSH key and choosing an available high port (not 22) for external access.