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.

Pingu , in Share your favorite Linux Desktop Environment

Xfce, didn’t try KDE yet, using gnome currently.

dlarge6510 , in How to create a sandbox folder, restricting write access to all files contained in it to that folder itself?

Look up chroot

hexagonwin , in Fedora's telemetry is planned to be OPT-OUT

Though I’m curious how does teletry work in a GNU/Linux system? Is there some daemon like ‘telemetryd’ that watches /var/log or something…?

Secret300 ,

On Endless OS, applications use a D-Bus API (via a small C library, eos-metrics) to record metrics events locally on the device. This API is implemented by a system-wide service, named eos-metrics-event-recorder or eos-event-recorder-daemon (no, I don’t know why it has two different names either), which buffers those events in memory, and periodically submits them anonymously to a server, Azafea, which ingests them into a PostgreSQL database (after a short layover in a Redis queue). If the computer is offline – often the case for Endless OS systems! – events are persisted to a size-limited ring buffer on disk, and submitted when the computer is online.

From …gnome.org/…/endless-oss-privacy-preserving-metri…

Fedora says they intend to deploy endlessOS’s metric system

zosu , in Share your favorite Linux Desktop Environment
@zosu@vlemmy.net avatar

For me it was Enlightenment DR16 (discontinued). you could make themes with shaped borders (transparent regions, buttons and titles anywhere, even overlapping into the window a bit), have it remember window positions, change border style for a window (e.g. drawer, so it can be collapsed sideways) and it would not steal focus. it had really good effects and features. I miss it a lot in Wayland. Check the web for some screenshots, if you want to be inspired.

hexagonwin , in Share your favorite Linux Desktop Environment

I usually use WindowMaker or FVWM but as a desktop environment… CDE

kelroy , in Share Your Favorite Linux Distros and Why You Love Them

Lubuntu with lxqt desktop environment and i3 window manager.

neczju , in Share your favorite Linux Desktop Environment
@neczju@vlemmy.net avatar

xfce

germanatlas , in [SOLVED] Nvidia driver stopped working out of nowhere on Ubuntu server 22.04
@germanatlas@lemmy.blahaj.zone avatar

Had a similar issue, downloading the GPUs exact driver from nvidia, installing it and restarting worked.

sagrotan , in Share your favorite Linux Desktop Environment
@sagrotan@lemmy.world avatar

bspwm + sxhkd, for years. Based on the Manjaro config at first, today it’s my own setup. Even convinced may family. The best!

Aman9das , in a proposal to add opt-out telemetry in fedora is being discussed on fedora forums
@Aman9das@rammy.site avatar

Nice, I hope this helps improve the Fedora experience :)

milo128 , in what is the best privacy distro?

my impression is that grapheneos is only private and secure compared to regular android. likewise, any linux distro is going to be secure and private when compared to windows.

chockblock OP ,

Sure, but graphene OS just has some really thoughtful privacy focused features, and I’m looking for a Linux distro that would have similar features if there is such a thing.

One thing I love about graphene is by default, the MAC address is randomized for every single connection. Also, the Bluetooth can be set to time out and turn off after a certain period of not being used.

shapis , in Share your favorite Linux Desktop Environment
@shapis@lemmy.ml avatar

KDE if it was less buggy.

kurcatovium ,

It’s KDE for me too, but I don’t really get the buggy part. Sure kwin crashes sometimes, but that happened to me like 2 or 3 times during my 2 and half years on openSUSE. Other than that I can’t think of something really bugged? Maybe I’m too tolerant, having to work with Windows XP and DOS at work…

shapis ,
@shapis@lemmy.ml avatar

Maybe, I had so many frickin kwin crashes every time I tried it, and there is a known bug with fractional scaling in some resolutions which affected me that drove me insane, if you care enough I could try to track it down on the bugtracker and link it.

But yeah, loved it, except for the bugs. I like gnome less, but it’s less buggy, so I’m using that.

wolf ,

I wonder if KDE stability is related to i18n/l10n. I am running desktops in German and KDE crashes for me all the time on freshly installed machines before I even could touch settings. (I tried a lot of KDE versions over the years, from stable/mainstream distributions like Debian, Fedora and Ubuntu). Besides the constant crashing I missed a mail client on the level of Evolution or Thunderbird when I tried KDE.

milo128 , in Could someone create an automated tool for installing dependencies from AUR? I've been getting nothing but errors trying to do so

sounds like something is going seriously wrong, you should never really be having to deal with this stuff (ive been using arch and the AUR for several years and never have). Im not sure it its a steam deck thing or what. Only thing I can say is make sure to always run sudo pacman -Syu before you install a new package.

jazir5 OP ,

Yeah for real, this is my experience every time installing any package. Idk what the problem, but dealing with anything out of the discover store is a nightmare

jntesteves , in How to create a sandbox folder, restricting write access to all files contained in it to that folder itself?
@jntesteves@lemmy.world avatar

I’ve created a tool for similar of use-cases: https://codeberg.org/contr/contr
You could run your workload inside, say, an alpine container:

<pre style="background-color:#ffffff;">
<span style="color:#323232;">cd path/to/evil/dir
</span><span style="color:#323232;">contr alpine
</span><span style="color:#323232;">❯ # inside container, run dangerous program
</span><span style="color:#323232;">❯ ./dangerous_program
</span>

If the program needs extra dependencies, you’ll have to write a Containerfile and build an image with the dependencies installed – there’s an example in the repository. Just installing the dependencies at runtime inside the container is also an option, but all changes inside the container are lost on exit.

rainier , in Today I discovered Distrobox and it saved my day by letting me install an old-ass, unmaintained app that's only packaged for old Debian

Just a quick plug that openSUSE Aeon has Distrobox out of the box and works beautifully!

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