1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Linux Noob guide?

Discussion in 'Software' started by David, 23 Nov 2025.

  1. David

    David μoʍ ɼouმ qᴉq λon ƨbԍuq ϝʁλᴉuმ ϝo ʁԍɑq ϝμᴉƨ

    Joined:
    7 Apr 2009
    Posts:
    19,059
    Likes Received:
    7,989
    Strange name for your girlfriend.
     
    Mr_Mistoffelees likes this.
  2. ShakeyJake

    ShakeyJake My name is actually 'Jack'.

    Joined:
    5 May 2009
    Posts:
    946
    Likes Received:
    84
    Code:
    sudo userdel Byron C
    Ok well now we're all friendly.
     
    Byron C and David like this.
  3. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    12,007
    Likes Received:
    6,796
    Come on now, you know that won’t work - you can’t have a space in the username :lol:
     
  4. ShakeyJake

    ShakeyJake My name is actually 'Jack'.

    Joined:
    5 May 2009
    Posts:
    946
    Likes Received:
    84
    Proving to the newbs that you can use linux for almost 20 years and still not really understand the command line. Because you know what I would really do? Open the gui and click on the 'delete' button.
    upload_2025-12-5_11-14-50.png
     
  5. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    18,625
    Likes Received:
    9,228
    But you *could* delete a user called "Byron" and a user called "C" in a single command...

    (This, incidentally, is how Bumblebee once hosed everybody's systems: the upgrade script tried to clear out older versions by "rm -rf /etc/whatever/bumblebee" but actually "rm -rf /etc /whatever/bumblebee" which is not the same thing at all.)
     
    Byron C and yuusou like this.
  6. yuusou

    yuusou Multimodder

    Joined:
    5 Nov 2006
    Posts:
    3,315
    Likes Received:
    1,399
    Had a customer the other day that overwrote the whole /etc of a server with one from another server.
    Fortunately both servers were mostly the same, just UIDs, GIDs, ssh server keys and some symlinks for a secondary init system were bad.
    I recovered the server without reinstalling, mostly by removing unnecessary ini files from the init system and checking home folders for all users and groups in /etc/passwd and /etc/group, fixing the files manually.
     
  7. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    12,007
    Likes Received:
    6,796
    …. Oof. Yeah, that’ll do it!
     
  8. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    6,490
    Likes Received:
    1,310
    It just occurred to me that gaming on Linux is a bit like gaming on early to mid 90s PCs was. Back then, you had to understand your drivers and IRQs to get things to work etc. it wasn’t a lot of work, but it wasn’t just click and run, either.

    Linux could be click and run, in the next few years. Things like the Steam machine I am certain is going to lead to more Linux native builds over time, as it will just make sense. Part of it is engine licensing, but when Proton just makes it work, the engines aren’t getting the revenue anyway, so I reckon there will be a slow move towards engines allowing both Windows and maybe like a Flatpak / Vulkan Linux build at no extra cost for those that currently charge it separately.

    But for now I think I’m fine to be “setting my IRQs” again to get it running. I just haven’t actually wiped Windows yet. Maybe some time for that next week!
     

Share This Page