Is a Termux-to-Arch SSH Lab a Good Way to Learn Linux Administration?

0
4
Asked By MellowCedar42 On

I'm learning Linux administration and want a practical environment where I can experiment instead of only memorizing commands. My current setup is an Android phone running Termux, connecting over SSH to an Arch Linux laptop that I'm using as a small practice server. I've installed and configured OpenSSH, started the sshd service, confirmed that it is listening on port 22, and identified the laptop's local IP address. I'd like to practice users and groups, permissions, SSH management, processes, systemd services, networking, package management, logs, storage, scheduled tasks, firewalls, hardening, and troubleshooting. I understand this won't perfectly reproduce a production environment, but it seems useful for learning safely. Is this a sensible approach, or would local terminal work and virtual machines be better? Are there particular tasks, services, or topics I should add to make the lab more realistic?

0 Answers

There is no answer to this question yet. If you know the answer or can offer some help, please use the form below.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.