linux

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

Adanisi, in what's a normie KDE distro?
@Adanisi@lemmy.zip avatar

Debian

Fint0034, (edited )
@Fint0034@lemmy.ml avatar

stable or unstable?

Adanisi,
@Adanisi@lemmy.zip avatar

I use stable but if you need more up to date software not in backports unstable would be better suited. Neither are really “unstable”.

jerrythegenius, (edited ) in what's a normie KDE distro?
@jerrythegenius@lemmy.world avatar

Fedora kde spin, kubuntu (ubuntu but with kde), kde neon (kde’s distro). I’ve never used neon or kubuntu as a daily driver (just when I was looking for a distro) although they are supposed to be quite good, but I use fedora gnome as a daily driver and fedora kde should be fairly similar. You can also use distrochooser to find a distro that suits.

Molten_Moron,

Well, judging by the fact that it gave me my favorite (and current (Mint)) distro on the first try, I’ll say this tool is pretty solid lol

herc3141, (edited ) in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

Backed up the whole disk image to an external drive because I didn’t have time for a proper backup but knew I would need some of those files later.

Installed a fresh new OS on the same disk, used it for a couple of months.

Needed to make some space on the external drive I had the backup on so I’ll just delete the backed up system files from it.

cd /mnt/external_drive

rm - r /usr /boot …

As you can probably see, a fresh new install was happening again

Scribbd,

Took me a solid second to get it as well.

martinb,

☠️

evatronic, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

sudo rm -f /lib /use/share/backup/blah blah.tar.gz

Note the space.

downhomechunk,
@downhomechunk@midwest.social avatar

Oh man, you really owned those libs

liara,

You need to use chown if you want to own the libs

martinb,

Top tip, if tired, replace the rm -f part of the command with something innocuous for a first run. Actually, is better to do this mistake once so that the two important lessons are learned… Backup (obviously, in your case it was backups, but the point still stands) and double check your command if it has potential for destruction 👍

InputZero,

Might be recoverable if you had a live distro ready. Otherwise, o7.

evatronic,

Oh no, this was back in the days when we loaded our distros by way of a stack of floppy disks.

sevenapples,

spaces in rm are a classic one, they’re even mentioned in the Unix-haters handbook

fragment, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

I deleted bash on my work computer one week into the job 🫠

martinb,

csh FTW eh 🤣

FractalsInfinite, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

Let’s see: Unintentionally making a proxy accessible to anyone online

Accidentally deallocating an ext4 partition and then having to run testdisk on it

Trying to manually create a grub entry and corrupting the bootloader

Installing a arch derivertive and having it silently overwrite grub

Installing puppy Linux and then trying to get it to use apt

Incorrect use of ppa’s on mint resulting in very old packages being installed

And many others besides

papertowels,

The first time I enabled o auth for something self hosted, I gave access to anyone with a Gmail account.

comiconomenclaturist, in How to fool a laptop into thinking a monitor is connected?

I had an old laptop that I removed the screen from and it still booted. Perhaps if your screen has broken in a way that the GPU detects as a hardware failure, it might prevent booting? Maybe removing the screen entirely might solve the issue? Or at least disconnecting the internal cable from the screen to the motherboard…

tubbadu,

Yes I already disconnected if, but still nothing :(

cmgvd3lw, in what's a normie KDE distro?

Endeavour OS with KDE

chillsmeit, (edited )

Normie and Arch based don’t fit together in the same sentence tbh

drndramrndra, (edited )

stable

without issues

Arch

just_another_person, in Podman Issues

You skipped a step or two in your podman setup I think. Look up the rootless instructions, and make absolutely sure you have installed the right uid/gid packages for your distro.

pifox,

I installed podman using apt. It should come with the neccisary packages correct?

henfredemars, in What software is best to have in a flatpak on tumbleweed?

I use flatpak for virtually everything because sandboxing your applications from each other and from your private data is a great idea to improve your system security. This helps prevent one compromised app from taking actions that affect the rest of your system.

For example, I have the VLC flatpak and used flatseal to revoke internet access because I only use it to play files. If a file tries to exploit VLC, it will not be able to upload any data or communicate with the attacker’s servers. I revoke any permissions my apps don’t actually need.

There are a few exceptions though. I run development and administrative tools directly because I do actually want unrestricted access to the system for these apps.

lemmyvore,

But what if someone attacks a development tool!

AProfessional,
aberrate_junior_beatnik, in Podman Issues

What’s in /etc/subuid and /etc/subgid?

pifox,

user@hostname:$ ls /etc/subuid ls: cannot access ‘/etc/subuid’: No such file or directory user@hostname:$ ls /etc/subgid ls: cannot access ‘/etc/subgid’: No such file or directory

aberrate_junior_beatnik,

Well, that’s your problem. sub?id is what defines which uids and gids are available to a user for purposes of making user namespaces. It’s strange that those files don’t already exist; useradd should create them automatically. What distro are you using?

Regardless, you can create those files yourself. Here’s a line from subuid my machine: administrator:100000:65536. The first field is the username (you can also use a uid), the second is the starting uid for the block of uids, and the third field is the number of uids in that block. So uids from 100000-165535 (inclusive) are allocated to the user administrator.

See www.man7.org/linux/…/user_namespaces.7.html and man7.org/linux/man-pages/man5/subuid.5.html for more details.

pifox,

This was my issue. I had to reboot my machine and now Podman is working properly.

aberrate_junior_beatnik,

Glad to hear it!

narc0tic_bird, in Follow-up to installing Arch

So did you actually turn off secure boot in your UEFI setup? Or did you just state that it’s off to archinstall?

Hellmo_Luciferrari,

I turned it off in bios. Sorry for confusion due to order of information or wording.

ClusterBomb, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@ClusterBomb@lemmy.blahaj.zone avatar

sudo apt remove python3

Thinking I would install a more recent version. 😂

Ederhex,

Classic

janabuggs, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

This was pre-linux for me but something you can still do in most distros so I think it’s a valid story.

In 1999 I was using Napster on computer running MS-DOS. I was 12 years old and an aspiring open media enthusiast/stupid script kiddie. I was using the file explorer interface in Napster and accidentally gave access to my entire C drive. I also had opened ports to share certain media and to fuck with my friends using daemon tools (back then you could do stupid stuff like control a friend’s desktop with certain versions of daemon tools). Immediately I started receiving packages called things like “sleep.tight.tiny.mite” and I knew I was fucked so I clicked in the Napster interface and clicked “delete” and deleted my entire active drive.

I panicked and installed the only operating system we had which was a random copy of Red Hat. When my dad came home I pretended like it had always had Linux on it. I do think he was more impressed than mad.

EponymousBosh,
@EponymousBosh@beehaw.org avatar

“Just pretend it’s always been Linux” is a bold move. I salute 12-year-old you o7

reverendsteveii, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

blog updates seem to be signed by someone named Dinnerbone

ɐɯ I ʇɥᴉuʞᴉuƃ oɟ ʇɥǝ ɹᴉƃɥʇ pᴉuuǝɹqouǝ ɥǝɹǝ¿

JustARegularNerd,

Looks like it. There’s a direct link to Nathan Adam’s GitHub within that article

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