Installation • 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 118
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 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 628
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 ArticleGeneral Questions • [Solved] debian 12 - cinnamon , sound settings
Hi again ... this worked for my setup.---- Run this in terminal: To see valid devices on system╰─ cat /proc/asound/cards ─╯ 0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0x91314000 irq 314 1...
View ArticleForum information, requests, and feedback. • Cookies Decline - Accept box...
Hmm... After a few days I returned to the forum to see if I had any further replies and didn't receive an email notification... but I had not. Then I noticed -- I'm still logged in and the cookie...
View ArticleGeneral Questions • [Software] GRUB menu does not show up
Thanks. I will try the live-usb first.Statistics: Posted by danielhz — 2024-11-20 10:12 — Replies 2 — Views 42
View ArticleBeginners Questions • [O/S] Frequent and random freezing
Sounds good - I did learn something, though. It's possible to configure a machine to reboot after a kernel panic although Debian doesn't do this by default. I think this may be what's happening as the...
View ArticleGeneral Questions • Backup before shutting down
If you'd like the destination to be a faithful 'mirror' free of cruft which could also be pulled from;Code: rsync -artz --delete Statistics: Posted by CwF — 2024-11-21 02:45 — Replies 8 — Views 153
View ArticleTesting And Unstable • Night light broken on Testing with Wayland
What desktop? What graphics card? Does it work in Xorg instead of Wayland?I noticed at https://pointieststick.com/ this week a fix for Night Light in KDE:The Night Light feature now tints the screen...
View ArticleGeneral Questions • [Software] NO_PUBKEY B7B3B788A8D3785CFailed to fetch...
Maybe you need to change to mysql Bookworm repo - https://dev.mysql.com/doc/mysql-apt-rep ... ect-seriesStatistics: Posted by sunrat — 2024-11-21 03:28 — Replies 1 — Views 32
View ArticleGeneral Debian • [Discussion] Not a rant but a cry for help...
I scrolled back up to your original post to review your hardware, to see if you were running something too new or weird for Debian's "old" Linux kernels, but it seemed pretty harmless .But then I...
View ArticleBeginners Questions • Gnome terminal keyboard shortcut [SOLVED]
Thank you.Statistics: Posted by clessalvein — 2024-11-21 05:54 — Replies 4 — Views 13311
View Article