Advertisement · 728 × 90

Posts by Schnoog

Info.txt != Info.TXT :D

3 days ago 0 0 0 0

Installing a software using the package manager will (as far as I'm aware) always result in them being installed into the default directories.
If you want to change that for an app, you need to compile it on your own and define the paths.

5 days ago 0 0 1 0
Preview
Merz ratlos, warum er immer unbeliebter wird, obwohl er Deutsche ständig als faul bezeichnet und Arbeitnehmerrechte schleift Berlin (dpo) - Der Bundeskanzler versteht die Welt nicht mehr: Obwohl Friedrich Merz seit seinem Amtsantritt die Bürger Deutschlands in regelmäßigen A

Merz ratlos, warum er immer unbeliebter wird, obwohl er Deutsche ständig als faul bezeichnet und Arbeitnehmerrechte schleift www.der-postillon.com/2026/04/merz...

5 days ago 1185 299 33 9
Post image

Just gave it a try. If you need help installing don't hesitate to ask.
I use Mint but compiled it by myself - out of curiousity, took maybe 3 minutes.

6 days ago 0 0 0 0
Preview
dibuja in Launchpad

Maybe dibuja is what you're searching for.

6 days ago 0 0 1 0
Post image
6 days ago 9 0 0 0
Preview
boot-repair Download boot-repair for free. A simple tool to repair frequent boot issues. A simple tool to repair frequent boot issues See https://sourceforge.net/p/boot-repair/home

I've read boot-repair works for that
sourceforge.net/projects/boo...

Or otherwise, Live linux, identifying the efi partition (lsblk), mounting it and chrooting into it, installing the boot loader would be an alternative.
For details the distribution would be good to know.

6 days ago 1 0 0 0
Advertisement

Best tool (combi) for managing appimages is
https://github.com/Shikakiben/AM-GUI
Provides a nice clean app store GUI for AM (a great cli tool - https://github.com/ivan-hc/AM
Huge catalog of app, easy to modifiy (f.e. having development and release versions installed at the same time).

1 week ago 1 0 1 0

Reiches reiche Freunde möchten reicher werden. Die von Merz auch.
Die verlieren schon so viel durch die verflixten Erneuerbaren.....

1 week ago 1 0 0 0
Post image

It has to be an active decision by the distribution makers.
userdbd.c is only included if the compile flag for userdb is set.

1 week ago 1 0 1 0
Post image

Compiling systemd with default configuration doesn't include userdbctl (see meson_options line 133 of the source code)

At least on debian based systems aren't compiled with the userdb flag set to true, so no userdb component installed.

As said, never seen a distro which had it enabled by default.

1 week ago 0 0 1 0

In the end its up to the distribution to use userdb and the DOB field or not.
I never used Arch myself. Does it install userdb by default?
None of the distros I used had systemd-userdb installed by default.

1 week ago 0 0 1 0

Yes, For server still Debian, for PC/Laptop I finally made the switch to Mint 3 years ago. After ~15 years of trying distros to eventually switch back to Windows every time.

1 week ago 1 0 0 0

At home, learning by doing (and failing). Later pushed into the cold water since our game clan admin has chosen to leave and I had the pleasure to administrate a root server (that's 18 years ago)

1 week ago 1 0 1 0
Advertisement

Did they actually remove it or only changed the icon?
Asking since the place where it was is suddenly occupied by a different, formely unkown (at least to me) icon.

1 week ago 2 0 0 0

Some laptops need special care do so. My Medion (Clevo barebone) had a BIOS locked on "Windows Sleep". After "cracking" the BIOS, enabling the menu and setting it to "classic sleep", sleep and hibernate worked.
However, I disabled hibernate since wrinting 64GB Ram2Disk takes longer than a reboot.

1 week ago 1 0 1 0

Wenn nicht vorher die AI Bubble platzt und sich all die Kaufoptionen plötzlich in Rauch auflösen.

1 week ago 0 0 0 0

Quite happy and trouble-free with my dual-boot Volla (google free android and Ubuntu touch). So it's very much a YMMV situation.

1 week ago 0 0 0 0

3 years ago I gave Mint a try. So calm, so stable.
Still using it on Laptop and PC (both with NVidia 30X0 GPU).
Never had to fix anything and hope it stays that way.

1 week ago 1 0 0 0

Tbf, I'm using Linux (server side) for some days too, first self compiled kernel was a 2.4.
Over the years I tried many distribution to check whether they would fit for me as desktop (pc and laptop). I always came back to Windows after some days/weeks. Things I fixed broke again and so on.
/1

1 week ago 0 0 1 0

Therefore it's better on focus on the task instead of the tool.
(Do I need Excel or "just a spreadsheet"?)

1 week ago 0 0 0 0

But one basic hint: Changing OS is like moving to a different country. Things work differently.
Many people get frustrated since they put a lot effort into making their Windows tools working on Linux. I would also be frustrated if I move to the US but am addicted to German bread quality.
/2

1 week ago 1 0 1 0

Almost religious question, just like "what's the best car ;)

Grab an USB Stick, burn an Linux ISO on it to make a live USB stick to boot from.
Try some distros. Select the one which makes you feel "home" the most.
Doesn't matter that I prefer Mint, you need to be happy with your selection.

1 week ago 1 0 1 0
Advertisement

What with his whole cabinet and each and every soldier complying with the orders?

1 week ago 0 0 0 0

Oder Artikel 7 des EU Vertrages.....

1 week ago 2 0 0 0

Making an bootable USB stick on Mac should be rather easy, at least on the commands line.

Download the iso, plug the USB stick in to identify it (IIRC diskutil list), then write the iso to it

dd if=/path/to/the/iso.iso of=/dev/YourUSBStick bs=512

That should do the trick.

2 weeks ago 0 0 0 0

Ich versuche es mal so einfach auszudrücken wie es mir möglich ist:
Reiche hat reiche Freunde die noch reicher werden sollen/wollen.

2 weeks ago 3 0 0 0

Do you know any Linux distribution which uses the userdb component of systemd or has it even installed by default?
I'm not aware of one but happy to learn.

2 weeks ago 1 0 1 0

The whole ongoing outcry about systemd part in this age "verification" mess is kept alive on not understanding what systemd is and how it's implemented into the operating system.
Initiated by people who should know better but earn from clicks and views.

2 weeks ago 1 0 2 0

Take for example Linux Mint. You'll not find any of the userdb components installed by default. Same for Debian , just checked it.

sudo systemctl list-units --type=service | grep userdb

Do you know any mainstream distribution which actually uses it and has userdbd installed?

/2

2 weeks ago 2 0 1 1