There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

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

chemicalwonka , in NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules. Keep in mind that the drivers are still proprietary.
@chemicalwonka@discuss.tchncs.de avatar

I stand with AMD

lemmyreader , in EXT4 Has A Very Nice Performance Optimization For Linux 6.11 (Phoronix)

Huge news šŸŽ‰ Thanks OP for sharing.

It feels like a relief after reading earlier Lemmy comments in other posts about btrfs vs ext4 and having read this Wikipedia page paragraph :

In 2008, the principal developer of the ext3 and ext4 file systems, Theodore Tsā€™o, stated that although ext4 has improved features, it is not a major advance, it uses old technology, and is a stop-gap. Tsā€™o believes that Btrfs is the better direction because ā€œit offers improvements in scalability, reliability, and ease of managementā€.[29] Btrfs also has ā€œa number of the same design ideas that reiser3/4 hadā€.[30] šŸ˜¢

Oh no, wait a minute, I overlooked the next sentence last time šŸ˜€ :

However, ext4 has continued to gain new features such as file encryption and metadata checksums.

beejjorgensen ,
@beejjorgensen@lemmy.sdf.org avatar

On the last system I put together I used xfs because I was thinking ext4 development was waning. TBH I canā€™t really tell the difference in my regular usage.

Word on the street is that xfs sometimes corrupts files, but Iā€™m not sure if thatā€™s true anymore.

Maybe on the next system Iā€™ll be back to ext4.

gramgan , in `nmtui` that does not obliterate your eyes

Thank you! I was just suffering from this an hour agoā€¦

lemmyreader , in [SOLVED] I seem to have nuked my Debian DE (Gnome)... Could someone help me with this?

EDIT: I kinda forgot to actually mention my problem. When booting nornall, I get stuck at a lonely white blinking cursor on a black screen, so startx seems to make some problems. I enter a TTY and run startx and this is what I get when running startx:

output of startx

What was the output ? It is not visible for me here.

  • Were you using startx successfully before ?
  • Or are you reverting to trying startx and you did use some graphical display manager like gdm, sddm or lightdm before ?
  • Could it be a disk space problem ? If you run out of space trouble can happen with various applications.
  • Can you boot from a previous kernel (At the GRUB or systemd boot menu) and see what happens ?
Smorty OP ,

It was a link to a picture of the terminalā€¦ I donā€™t have a better way to do this. files.catbox.moe/9boyn2.jpg

  • Yes startx was working before.
  • I unfortunately donā€™t know. I always just use startx to get any kind if GUI runningā€¦
  • It is not a space problem. Iā€™ve got plenty of space and I have not seen any space problems before. Like 29GB left.
  • I can boot from a previous kernel, but I get the same problem (that being a black screen with blinking cursor).
mactan , in boot order trouble with dual boot Windows/EndeavorOS/Debian

windows can and will break any multiboot it gets itā€™s hands on, guaranteed just a matter of time

Furycd001 ,
@Furycd001@fosstodon.org avatar

@mactan @Nimrod It's very true that windows often disrupts multiboot setups. Just ask anyone who has a multiboot setup in place. They'll probably agree....

electric_nan , in Ubuntu 4.10 (Warty Warthog), 2004

Nice one. I was aware of Edgy EFT, but I started my Linux journey with Feisty Fawn.

eager_eagle , (edited ) in Mounting Folders VS Symlinks?
@eager_eagle@lemmy.world avatar

afaik you canā€™t mount folders, only drives. So what youā€™re looking for are symlinks (symbolic links, as opposed to hard links; use e.g. ln -s <source> ~/Downloads). I have a few in my $HOME pointing to other drives as well.

if your NTFS drive is unmounted or unavailable, the link will be broken; but you wonā€™t have to recreate it in the future: so itā€™s a ā€œset and forgetā€ operation for as long as the path the link points to remains the same.

aBundleOfFerrets , in Mounting Folders VS Symlinks?

I donā€™t think this is a bad question at all, personally I would prefer to mount the drive once and symlink folders for a couple reasons:

  1. Itā€™s easier to automate
  2. itā€™s theoretically faster (to initialize) as symlinks are effectively free
  3. I personally like symlink syntax more than mount syntax :P

One possible con to symlinks is that certain (linux native) software can misbehave when it has to interact with them, but this is a fairly uncommon issue. Stuff ran through wine or proton should support them just fine, as they are abstracted away.

seaQueue ,
@seaQueue@lemmy.world avatar

bind mounts donā€™t usually have the problems that symlinks do. The only time Iā€™ve had issues involve container systems like docker or flatpak.

duckduck , in NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules. Keep in mind that the drivers are still proprietary.

nvidia transitions fully? thatā€™s all i need to hear, good job nvidia šŸ³ļøā€āš§ļøšŸ³ļøā€āš§ļøšŸ³ļøā€āš§ļøšŸ³ļøā€āš§ļøšŸ³ļøā€āš§ļø

lemmyreader , in Linux - Authenticate with Android Phone or TOTP?

Would using a blue-tooth keyboard make sense ?

Adonnen OP ,

For the tablet? Iā€™m considering a Surface keyboard or cheaper alternative, but I would usually be using it for handwritten notes and other tasks for which I would not use the keyboard. It would really be most useful during initial setup. I would still need to easily open it when the keyboard is removed.

seaQueue , in Mounting Folders VS Symlinks?
@seaQueue@lemmy.world avatar

For data like this from another filesystem I usually like to mount the entire volume somewhere private like /run and then bind mount the parts I want to use into their desired locations (like /home/foo/Download, etc.)

I do this with a second ext4 drive that I use for performance sensitive storage with my primary btrfs system root. It works well, just be aware of edge cases involving containers (you may have to grant the container access to the original mount location under /run as well as the bound path.)

neidu2 , in Mounting Folders VS Symlinks?

Seconding this. As itā€™s a mount that is explicitly for your user, you might as well mount it where itā€™s most convenient for you.

If, on the other hand, it was a mountpoint for the entire system, Iā€™d keep it in /mnt and go the symlink route - Iā€™m old fashioned, and I like to use /mnt for as much as possible. I find it more tidy that way. On that note, Iā€™m not 100% sold on /media yet

woelkchen , in How SUSE Is Replacing Red Hat as the Linux and Open Source Enterprise Standard-Bearer
@woelkchen@lemmy.world avatar

Downsizing the number FOSS developers every couple of years is pretty much the standard in enterprises, yes.

savvywolf , in Mounting Folders VS Symlinks?
@savvywolf@pawb.social avatar

Not related to your question exactly, but if you want certain ā€œspecialā€ folders (Downloads, Music etc.) to be in specific places, it might be worth setting up xdg data dirs to the appropriate location.

wiki.archlinux.org/title/XDG_user_directories

1984 , in GNOME vs KDE Plasma in 2024: which one is better for Linux beginners?
@1984@lemmy.today avatar

I think both are fine for beginners. Both are easy to use and can be good looking.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • ā€¢
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines