linuxmemes

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

bazzett, in Foolishness
@bazzett@lemmy.world avatar

Last September I installed Debian 12 in my laptop with an encrypted LVM. Then I tried to add a secondary SSD, also as an encrypted volume, by following some random tutorial I found (spare me, it was my first time fiddling around with an encrypted installation). The next thing I remember is that I was in an initramfs shell trying to fix the boot process 😅🤣. Since I was running low on patience (and it was like 3 AM) I simply decided to nuke the install and start again. Eventually I was able to configure the SSD correctly, but this event reminded me how easily is to brick your system if you’re not careful enough. Fun times.

Kepabar,

It’s things like this that prevent me from using Linux more.

I force myself to use it for projects where it’s an option because I feel I need to learn it better but I kind of dread it every time.

Inevitably I’m stuck frustrated reading conflicting guides from years ago and wondering just how badly I’m going to fuck things up this time.

Sometimes it all feels so esoteric.

seitanic,
@seitanic@lemmy.sdf.org avatar

I’ve always loved Linux, even when it was kicking my ass. I can’t imagine approaching it with the attitude “Ugh, I have to force myself to use this thing, and I know that it’s going to frustrate me”.

That sort of thing is a self-fulfilling prophecy, because everybody has cognitive biases. Since you expect it to be frustrating, you’re going to remember all the times that it is and forget the times when it isn’t.

Kepabar,

It’s a chicken and egg situation.

It’s frustrating because I don’t know it, and I don’t learn it because it’s frustrating.

camelbeard,

What kind of things do you need to do? For software development my experience is that it’s just install and you can start working. Maybe one tutorial to get kubernetes running locally.

Kepabar,

Generally deploying some kind of service.

spez,

Get on it. If you can manage to daily drive it for a few months I think you’ll learn a lot. When I jumped ship I only knew basic commands like cd and ls.

Kepabar,

Can’t, really. Have several critical Windows only apps.

walter_wiggles, in Foolishness

Always remove the French language pack from the root dir

SexualPolytope,
@SexualPolytope@lemmy.sdf.org avatar

fr

Jumuta, in Foolishness

it’s/*

trk, in Foolishness
@trk@aussie.zone avatar

Depending on where that terminal is open, you probably haven’t really done much damage

rockSlayer, in Foolishness

Excuse me, but that type of foolishness requires – no-preserve-root nowadays

narshee,
@narshee@iusearchlinux.fyi avatar

Not in this case. It’s */ here so it expands to directories at current location. I’m sure that’s a typo though

rockSlayer,

I’m not brave enough to test it on my distro, so I’ll take your word on that lol

narshee,
@narshee@iusearchlinux.fyi avatar

You can do echo */ and echo /* to see how they expand. Also rm -rf / already is enough without the * as it already is recursive

fl42v,

* is there to bypass the need for –no-preserve-root

rockSlayer, (edited )

I’m aware of how recursive force remove works. I’m just kidding around.

FuglyDuck,
@FuglyDuck@lemmy.world avatar

Anybody brave enough to tell the MS rep this on patch night??

(You have backups, right?)

second, (edited )

rm -rf / needs –no-preserve-root on GNU coreutils, I think.

narshee,
@narshee@iusearchlinux.fyi avatar

yes

cupcakezealot,
@cupcakezealot@lemmy.blahaj.zone avatar

why do they even have that lever

second, (edited )

Originally, rm would merrily nuke your whole filesystem if you told it to. At some point, someone thought that was a pretty stupid default behaviour, so they added that flag to change the default to not nuke your entire filesystem. However, they made the change backwards compatible in case someone still needed the old behaviour. I can imagine in a container or throwaway environment, it might be vaguely reasonable to expect to be able the blat /.

See also:

Unix gives you just enough rope to hang yourself – and then a couple of more feet, just to be sure.

– Eric Allman

Damaskox, in Foolishness
@Damaskox@kbin.social avatar

I enjoy hearing the word foolish after such a long time!

xkforce, (edited ) in Foolishness

The one time when misstyping your password was a good thing

centopus, in Foolishness
@centopus@kbin.social avatar

If its freshly installed, you still remember how to do it again... 15 minutes and its installed again.

Bipta,

Worse is managing to type your password and confirm password identically incorrectly. It takes the same 15 minutes, but also 15 minutes of not being able to believe it.

Based on a true story.

Flumsy,

True. After 10 I decided I had enough and rebooted.

Dagrothus, in Foolishness

You emptied your home directory?

sharkfucker420, in Foolishness
@sharkfucker420@lemmy.ml avatar

Gotta delete the French language pack

cupcakezealot, in Foolishness
@cupcakezealot@lemmy.blahaj.zone avatar

make a snapshot of it and then just run the command to your heart’s content

seitanic, (edited )
@seitanic@lemmy.sdf.org avatar

Wouldn’t rm -rf / eat /home, too? That doesn’t get backed up in a snapshot…

sanqueue, in Oh no ...

Just like how Linux takes up 75% of the adoption rate?

Cosmonaut_Collin, in So, timeshift or NixOS?
@Cosmonaut_Collin@lemmy.world avatar

For me it’s installing a new OS every six months for a fun new experience.

Geert,
@Geert@lemmy.world avatar

I have a USB drive bay. Just swap disks to play around with other distros. It’s pretty neat too

Cosmonaut_Collin,
@Cosmonaut_Collin@lemmy.world avatar

Well now I feel silly for not thinking about doing that.

Resonanz,

Me too

Geert,
@Geert@lemmy.world avatar

It actually works quite well. Seperate home partition and off you go 😁

penquin,
@penquin@lemmy.kde.social avatar

Wouldn’t that clutter your home partition since every distro you install has some things to put on there?

Geert,
@Geert@lemmy.world avatar

mv .config .config.old235 :D

lemming741,

I’m distro shopping right now, so I made a large “home” partition, and several smaller OS partitions (GPT FTW!). If I want things to “sync” (Docs, Downloads, .mozilla, .bashrc) I delete the /home/user/Music and symlink it to my /mnt/sharehome/Music .

Cosmonaut_Collin,
@Cosmonaut_Collin@lemmy.world avatar

Yeah that’s what I figured you’d do. Thank you for your wisdom.

TheWoozy,

I installed ubuntu on my workstation in 2013 and have upgraded the OS since. I’ve swapped out the motherboard and added 5 drives in raid6. The thing morphed from a desktop into a server over the years. The only original HW is the case (power supply died a few years ago). I never really concidered wiping & installing a new OS.

caseyweederman, in So, timeshift or NixOS?

I thought I was alone

GreenLizzg6, in So, timeshift or NixOS?

reinstalling the os because im to lazy to clean the drives

just_another_person,

deleted_by_author

  • Loading...
  • the_q,

    Wow. What an unnecessarily meanspirited reply.

    GreenLizzg6,

    please dont correct my english, i have no respect for this language

    CYCLR,

    Understandable, have a nice day, sir.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #