#Not a coding question but, where can I learn to use and get Linux or another open source windows alt

9 messages · Page 1 of 1 (latest)

haughty hull
#

Please, any resources are appreciated.wolfcheer

keen gustBOT
#

Hello! This forum is for coding-related questions. Your question is a bit broad. To get the best help, please try to be more specific. For example, are you looking for resources on a specific Linux distribution? Are you having trouble with a particular task? Providing more context will help others understand your needs and provide better answers.

#

-# Linux @winged zodiac @sleek thorn @rough rampart

pastel forum
keen gustBOT
#

-# @pastel forum Woah, 24 days strong! Your Linux wisdom + 2x bonus = BYTES victory! Congrats on the streak!

ocean summit
#

Pick a distro (Ubuntu, Arch, Pop OS, Manjaro etc.. there are a lot of distros)
For beginners you can first try Ubuntu and later try other distros

install it and learn by using it
like wang said you can use VMs or if you are on windows the easy way is use wsl (https://learn.microsoft.com/en-us/windows/wsl/install)

Learn basic terminal commands:
how to navigate directories in the terminal
how to create/move/copy/delete files
how to search and view files
file permissions etc...
try to use the terminal to do everything if possible

learn linux file structures
learn how to use your distro package manager to install apps
learn shells (bash or others) and how to write scripts for them

to learn linux commands in an interactive way you can play this game
https://overthewire.org/wargames/bandit

later when you feel comfortable you can install linux on bare metal
if you want to use both windows and linux you can go with Dual Boot

deep oasis
haughty hull
#

Thanks so much everyone this is great. I really apprecitate it