this post was submitted on 23 Aug 2023
7 points (100.0% liked)
Linux 101 stuff. Questions are encouraged, noobs are welcome!
1075 readers
1 users here now
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
First, install the OS. Then, install SSH and configure it. Watch a tutorial for it, it's not the simplest thing in the world. If you need not only terminal but also graphical access, then install and configure a VNC or RDP client, the tutorial is probably going to cover this though.
If you just want to learn linux though, it makes more sense to install it on a virtual machine in your windows system, or even on a separate partition.
I've been using SSH, but I need visuals for some things. Thank you, I'll look into it