this post was submitted on 02 Jan 2024
988 points (90.8% liked)

linuxmemes

19733 readers
1683 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bonnetbee@lemmy.world 17 points 6 months ago (2 children)

For me worked:

  • Install Debian
  • be confused by all the options in the installation process, look up every unknown word, try to do everything manualy, fail
  • start installation process again, choose all the defaults, works!
  • trying to install a programm with terminal, fail because not in sudo list, look up how to get into sudo list
  • update in terminal doesn't work, have to remove some lines in /etc/apt/sources.list - look up how to use the text editor nano, look many yt-videos about Linux filesystem (what to those folders mean? Everything is a file?)
  • try to resize a partition (can't remember which), can't, because I didn't choose LVM in installation process - install Debian again, and do all the steps above again

I think I had to reinstall Debian 5 more times after that, just because I didn't know what I was doing and it was an easy reset for me.

Very frustraiting at times, and a very rewarding feeling when something worked. Made me love tech again, 10/10 would do again.

[–] rbos@lemmy.ca 8 points 6 months ago

Really threw yourself into the deep end there, nice. Hashtags team debian.

[–] jadedwench@lemmy.world 4 points 6 months ago

Also, get the updated kernel out of the backports repo as the main repo is pretty far behind in my opinion. I needed 6.5+ to get the hardware compatibility for some stuff and then I more or less had an out of box experience. I also highly recommend having your /home on a separate partition or drive. This way you can keep your user files if you ever want to change or reinstall the OS.

Don't feel bad about messing up the install. Everyone fucks it up a few times. The best one I did was forget to make the user account AND did not set a root password. Thou shall not install things at 2am...