Docs, HowTos, Tips & Tricks • [Best-Of] Threads for the week.
A Guide to Debian Community Discord“Debian Community is an effort by users on Discord to create an instance/venue to discuss Debian GNU/Linux [...] We have a far larger amount of younger users and...
View ArticleGeneral Questions • Getting Distrobox to Work At a Baseline Level
I've tried in a virtual machine and a simple "apt install distrobox ca-certificates" allows "distrobox enter" to download the default fedora image and enter it as a user, but when I try that on my...
View ArticleGraphical Environments & Desktops • No KDE Plasma desktop after upgrade
Did you ever think to try the Backport Conky version? The Testing Conky version looks to have a dozen or more changelog entries since the last entry in the Bookworm Conky version.Statistics: Posted by...
View ArticleTesting And Unstable • Headset microphone is not working (Raptor Lake P/U/H...
Welcome to the forum!Well, the driver can handle a digital microphone input, that's cool!If you are lucky, it could just be a bug in switching. Try alsamixer and look for toggle/mute settings for...
View ArticleForum information, requests, and feedback. • Cookies Decline - Accept box...
Hmm. FIrst, thanks for the replies and mentions of ways to actively block cookie banners like you have. I have no problem accepting your use of cookies.Second -- are you confirming that for people...
View ArticleBeginners Questions • [Hardware] Swappiness on servers
The defaults are fine for servers; there is no need to change anything.I have found that SSDs in general have a longer lifespan than their usefulness. There are 3-4 used SSDs in my drawer, all working...
View ArticleBeginners Questions • Do you run Debian directly or under Windows 11 WSL, etc?
server that has been running for 2 years12 to 24 months reboot due to system error is what we aim for. One of my friends told me that figure at their workplace with Ubuntu CLI version. It runs under...
View ArticleBeginners Questions • [Networking] Can't connect to Ethernet on Debian Live...
Output should be pasted in code tags please not as an image. You can just copy the lines relevant to Ethernet.You mentioned booting in Windows: this can affect the connection in Linux either by...
View ArticleInstallation • Debian 10 -> 12 botched - trying to fix
Thank you for the replies!This is the output to apt --fix-broken installCode: Reading package lists...Building dependency tree...Reading state information...Correcting dependencies... DoneThe...
View ArticleBeginners Questions • [Software] Unknown TCP connection in nethogs?
If you use Code: sudo ss -apn you should see the PID of the process.Statistics: Posted by lindi — 2024-11-19 07:15 — Replies 3 — Views 122
View ArticleSystem and Network configuration • logcheck rule problem
You could allow the chattiness, and filter it in your email program.Thanks for the suggestion but experience has shown me that it's better to address the underlying problem rather than pretend it's...
View ArticleGeneral Questions • Fstab and swap settings - which is better
Mine is /dev/mapper/luks-a1954dfe-de5a-4e4b-9cfa-436c32c343ad swap swap defaults,noatime 0 0First "swap" means that the device or storage is mentioned before is used as swap.Second "swap" indicates...
View ArticleSystem and Network configuration • Debain 12 VM as router for private network
Hi there,I am trying a little network setup at home (just for learning for now):1. Router (Internet connectivity): 192.168.31.12. Virtual Machine 'VM HomeServer' (Debian 12):- IP Address:...
View ArticleDebian Development Discussion • Crystal language... How does Debian compile it?
Is it sure LLVM can compile Crystal code? Maybe the change log just says that the LLVM backend from Crystal is updated to a new version. Looking at the build log that fabian provided, it seems like...
View ArticleGeneral Questions • CLAMAV
Those are network errors, is your computer online?Try in terminalCode: arto@dell:~$ ping debian.orgPING debian.org (151.101.194.132) 56(84) bytes of data.64 bytes from 151.101.194.132...
View ArticleGraphical Environments & Desktops • Strange rendering issue on...
Tried the system settings first because mucking around in X11 didn't sound too appealing - however, no joy in Mudville.I did some work on xorg and it appears I was able to force the Intel driver over...
View ArticleSystem and Network configuration • [Solved] Debian 12 VM as router for...
Great you got it working. Please edit the title in your first post to add prefix [Solved] so it may help others.Also please use code tags for commands, configs, and terminal text etc. Fixed it in your...
View ArticleSystem and Network configuration • (Machine to act as a) Router
Seems you are missing the corresponding entries in IPTables....please see viewtopic.php?t=160994Statistics: Posted by maggiv8 — 2024-11-20 03:14 — Replies 9 — Views 629
View ArticleTesting And Unstable • [SID - Unstable] Putty does not accept input from pgup...
@wizard10000 Thank you very much! I will keep an eye on it and I may will some extra info when I have time.@all Please do not reply if you are not on testing/unstable and v0.81-3. I have opened my...
View ArticleSystem and Network configuration • Rescue system with RAID 0
Ok so you have two raid devices. It seems they have been automatically detected and the raid is up and running as /dev/md127 with a valid filesystem. Maybe you want to Code: fsck /dev/md127 next to...
View Article