Krejczinger Árpád 3978d184ac Enhance SSH security documentation and update arch install notes
- ssh-setup-guide.md: Added comprehensive security hardening section with:
  * Non-standard port configuration (Port 2222)
  * Advanced SSH hardening settings (MaxAuthTries, ClientAlive, AllowUsers)
  * Dynamic DNS setup for remote access (DuckDNS, No-IP, Cloudflare)
  * fail2ban installation and VPN considerations
  * Additional security steps checklist

- arch-install-notes.md: Updated post-installation priorities with yadm setup

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 17:05:30 +02:00
2025-07-29 17:14:55 +02:00
2025-07-29 17:14:55 +02:00

Homelab Setup

Overview

Setting up a personal homelab using a ThinkPad laptop running Arch Linux to move away from cloud providers like Google.

Goals

  • Linux installation (Arch Linux on ThinkPad)
  • SSH remote access (hostname: homelab)
  • Dotfiles and development environment setup
  • Network domain setup
  • Self-hosted cloud storage (ownCloud/Nextcloud)
  • Self-hosted git repository (Gitea/Forgejo/GitLab)
  • Gradual migration from commercial cloud services

Hardware

  • Main Server: ThinkPad laptop
  • Development: Windows PC with WSL (for AI experimentation)
  • Android tablet: Not good for long-term work but can be useful for short SSH sessions
    • Runs Manjaro in a VM, same OS like the laptop

Inspiration & Resources

Current Status

  • Arch Linux installed on ThinkPad
  • SSH access configured (accessible as homelab)
  • Dotfiles management with yadm configured and merged
  • Development environment setup completed
  • Next: Network domain setup and self-hosted services

Documentation & TODO Lists

Description
Home web server setup with various services, media server etc
Readme 3.9 MiB
Languages
Shell 56.4%
Python 29.6%
HTML 14%