General Questions • Re: [Software] Is there a list of Debian package changes
https://lists.debian.org/debian-changes/Statistics: Posted by FreewheelinFrank — 2025-01-28 06:45
View ArticleInstallation • What is recommended way to install packages locall
I was going through the Debian Mailing list for Debian port to x86-64 architecture. In this I came across this thread from a few months ago about installing packages locally, i.e. not from the Debian...
View ArticleInstallation • Re: What is recommended way to install packages locall
Many foreign prepared non-repo deb's are installed to /opt. Leave it for them...For self prepared programs /usr/local is r/w for group staff, easing management, and is also in the default user...
View ArticleTesting And Unstable • Re: Sid safety cause of less control of packages?...
Hi @RedGreen925 thanks for your words. I am aware of that, that a Linux distribution is safer than other OS out there. OSS has a lot of benefits.So in short you do not see a major security hickup when...
View ArticleOff-Topic • Re: [Software] Help please wih a kernel panic
So if I don't know how to restore my system back to what it was do I have any other options other than a complete system redo from the very beginning ? I do have "Snapper GUI" installed but can't at...
View ArticleGeneral Questions • Re: System only does not boot after "coldstart"
Hello,You can enable the ssh server on your machine. You can then cold boot ("cold start") and connect to it after the freeze using an ssh client from another computer to get a full copy of the system...
View ArticleTesting And Unstable • Re: Wayland
Hello,I'm [..] running Sid. This has worked well until today when I did an update, got a new kernel, and rebooted. Plasma/wayland refuses to start, it just goes right back to the login screen....
View ArticleSystem and Network configuration • Re: Email server, sending email failure
Hello @klatls,Maybe you can work around this by forwarding your mail using a SMTP/IMAP client program (running in background) like msmtp or offlineimap, but all major mail providers require ad hoc...
View ArticleGeneral Questions • Emulate a 105 key keyboard with 104 keys
Hi,I got my new laptop and it has a 104 key keyboard. I didn't even know that 104 key German keyboards existed. And I absolutely dislike it.I'm actually using UK Colemak everywhere else, but on my...
View ArticleBeginners Questions • Re: [Software] sda1 Full - how to safely clear it?
Hello, apt autoremove just tells me to run apt --fix-broken install, which stops because there is no room in the boot folder.Maybe you can remove some older kernel versions installed beforehand and...
View ArticleGeneral Questions • [Software] Installing PgAdmin4 on Debian 12 Bookworm
Hello,I'm trying to install pgadmin4-web on my Debian 12 operating system but so far without any success.What I did:1. follow instructions from https://www.howtoforge.com/how-to-insta ......
View ArticleBeginners Questions • Re: [Hardware] Programs not starting with discrete AMD...
After you send us the output (inxi -- mentioned by @mrmazda ), some newer kernel may help too (backportskernel).But lets first see what inxi says.Statistics: Posted by mcdaniels — 2025-01-30 05:52
View ArticleGraphical Environments & Desktops • Re: installing another desktop -...
I have separate partitions for OS and data. So I can easily reinstall. What is complicated is configuration. It took me months to configure this computer, and now I don't have the time to do this. And...
View ArticleGeneral Questions • Re: Were does the output from scripts in cron.daily go?
Hello,I'm on Debian 11. [..] I wrote a shell script which does some stuff (counts open sockets) and echos information to stdout. I put it into /etc/cron.daily. I'm quite sure that in the past (Deb...
View ArticleInstallation • [SOLVED]WiFi worked during install but stop working after install
1. probe 9330504797 says the WiFi is supported since kernel 5.122. I downloaded Deb DVD1 iso image onto USB thumb drive3. Installer asked WiFi name and pass phase and progress without error message. I...
View ArticleBeginners Questions • Re: [Software] Does anyone have an idiots' guide for...
Does this work? It compiled fine here, but I didn't try to run anything.Install the prerequisites:Code: sudo apt install build-essential cmake git libboost-dev libboost-system-dev...
View ArticleBeginners Questions • Re: [Networking] WiFi and sudo issues on battery mode...
The WiFi issue: Try disabling WiFi power saving.This info from the kernel log should also give you a hint: Code: # dmesg | grep -i wifiStatistics: Posted by Hallvor — 2025-01-30 08:18
View ArticleGraphical Environments & Desktops • Re: Cairo-clock and now??
... then it will be that one here.Works and easy (for me) to configureStatistics: Posted by kalle123 — 2025-01-30 08:38
View ArticleInstallation • Re: WiFi worked during install but stop working after install
The first post suggests network manager is to blame and an edit of the config file is needed the second and third say firmware. Try the first solution the installer can be damn stupid at times, I had...
View ArticleInstallation • Re: [SOLVED]WiFi worked during install but stop working after...
Re-install, stay closely with default choice and it works.Statistics: Posted by sam71623 — 2025-01-30 09:56
View Article