shokollm
7fb9b9c581
feat(issue-11): add SSH setup script and kugetsu-setup documentation
- Add sshd-setup.sh: automated SSH setup inside container
- Checks for systemd prerequisite
- Creates non-root user (configurable via argument, fallback to 'kugetsu')
- Configures sshd for key-only authentication
- Configures passwordless sudo for the user
- Enables and starts sshd via systemd
- Add docs/kugetsu-setup.md: unified setup documentation
- Container setup (Incus, Docker)
- SSH setup (automated + manual steps)
- Host-side port forwarding (Incus, firewall)
- kugetsu installation
- Usage guide
- Remote access via SSH
2026-03-30 03:37:07 +00:00
..
2026-03-27 15:05:52 +00:00
2026-03-27 08:27:21 +00:00
2026-03-27 15:05:52 +00:00
2026-03-27 09:57:58 +00:00
2026-03-30 03:37:07 +00:00
2026-03-27 08:27:26 +00:00
2026-03-27 14:00:36 +00:00