Starting with Linux: Tips for Terminal and Wayland Setup

0
12
Asked By CuriousCat92 On

I just installed Linux and I'm really excited to dive into it! I've been experimenting with the Terminal, learning some basic commands. So far, I've made myself a root user and installed a couple of applications, but some commands didn't work, and I'm guessing it's related to my version of Linux. I'm looking for any tips or advice you might have to help me improve my experience. I've also heard about Wayland being the best. However, my husband's uncle, who's been using Linux for years, mentioned that Wayland can be a bit unstable, although he thinks the issues might get sorted out in six months. So, I'm just curious if it's worth it to pursue Wayland or if there are any other recommendations to make my setup better.

2 Answers

Answered By TechTurtle77 On

Making yourself a root user is usually avoided because it can lead to significant system issues if things go wrong. You want to use the root account sparingly, mainly for specific tasks that require higher privileges. It’s better to use a normal user account and use 'sudo' when necessary.

CuriousCat92 -

Thanks for the info! What specific risks should I watch out for if I use root frequently?

Answered By LinuxExplorer99 On

The best way to learn Linux is by using it actively. Each issue you encounter can teach you something new. Don’t hesitate to dive into troubleshooting; it's a great way to understand the system better. There’s a ton of customization options available when you're ready to explore new environments and window managers, which can make using Linux really rewarding!

CuriousCat92 -

That makes sense! I guess trial and error is part of the learning curve, right?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.