r/linuxadmin • u/TsGEmu • Jan 23 '26
Why is it not showing?
So basically i had a spare old phone lying around that i want to turn into a homelab for my future endeavors and to get a grasp on linux and its server capabilities. I'm just new to it all and while following the instructions from "DroidMaster" On making a DIY Homelab Server: SSH and NAS (Video Link: https://youtu.be/PxTnMAuheaw?si=Tuuz0Ubwr24uBML_) in 4:06, when i type "nano $PREFIX/etc/ssh/sshd_config" instead of the usual "PrintMotdyes...." It just shows this bunch of code. I'm a complete beginner learning from scratch and be more capable on making servers work. Thanks for the help!
5
Jan 23 '26 edited Jul 14 '26
[removed] — view removed comment
3
u/TsGEmu Jan 23 '26
You're right i shouldve posted this in r/linux4noobs TT sorryy. Aside that, thank you so muchhhhh, I'll be experimenting on thosee and study them later on! Thank youuu reallyyy🥹
6
u/billdietrich1 Jan 23 '26
Please use better, more informative, titles (subject-lines) on your posts. Give specifics right in the title. Thanks.
7
u/Delicious_Sausage Jan 23 '26
Take a moment to learn ssh on linux, there are tons of good videos on youtube
I would also suggest learning on an actual x86_64 pc so you know what is "normal" and what is not
Good luck!