Learning Linux
Learning Linux
Hey there! I see you're just starting with Linux. Do you have any resources to help? I'm learning about commands like 'pwd', 'cd', and 'mkdir'. Most YouTube videos aren't very helpful, right? Thanks!
I aim to clarify your request and provide a helpful response. Could you please specify what you mean by "what exactly are you trying to do"?
According to me, useful and entertaining content exists on phoronix and level1tech. Engaging in project-based research can be highly rewarding when studying Linux.
Explore some interesting tasks: installing packages feels like editing files in the terminal. Deleting a file or folder is similar to removing items. Dropping a package you installed is handy. Creating custom aliases for commands works by setting alias <aliasname>="<command>". Remember, there are many more options but these are the ones I rely on often.