Open a terminal on your home server machine
You need to type one command on the machine that will run CasaOS. If you are sitting at the machine, open the Terminal app. If the machine is headless (no screen), SSH into it from your laptop. On Mac or Linux open Terminal and type 'ssh youruser@192.168.x.x'. On Windows use PuTTY or Windows Terminal.
You do not know the machine's IP address
On the server machine, run 'ip a' and look for a line like 'inet 192.168.x.x'. That is the address to SSH into.
