System and Network configuration • NTP server doesn't look like working fine
Hello,You may install the package ntpstat package to check if ntpd is running and configured:Code: apt install ntpstatntpstatStatistics: Posted by Aki — 2024-04-10 05:50 — Replies 9 — Views 356
View ArticleSystem and Network configuration • Debian 12 does not properly shutdown nor...
Hello,Yes, the situation has improved. I'll have to keep shutting down by disconnecting first, if I want to eliminate the situation.If disconnecting from the network (wired ? wireless ?) solves the...
View ArticleHardware • Installing new kernel after compile + secure boot
The problem is if you just rebuild it as the debian handbook tells you, the package will have the same name and conflict with the currently installed kernel.If I had used dpkg-buildpackage I am...
View ArticleInstallation • [Solved] Installer halts at Select and Install Software...
Hello,I'm not entirely new to Linux, though certainly not a seasoned user.I have recently tried to install Debian 12 on my Lenovo Ideapad Gaming 3 laptop, but the installation continuously halted at...
View ArticleHardware • [SOLVED]Can't Pair Bluetooth Devices
No - I am running Bullseye (Raspbian), and added `bullseye-backports` to my "sources" recently. But yeah - I'll leave.Statistics: Posted by seamusdemora — 2024-04-10 07:13 — Replies 8 — Views 10830
View ArticleOff-Topic • What's on your Ventoy device
I'd love to boot my box from a $RECYCLE.BINStatistics: Posted by Rhiadttel — 2024-04-10 07:22 — Replies 7 — Views 910
View ArticleOff-Topic • remote login from light client
if you want to connect to server you can use ssh. for a remote desktop you can use x forwarding or vnc or nomachine applicationStatistics: Posted by nooblinx — 2024-04-10 08:11 — Replies 4 — Views 488
View ArticleProgramming • mysql: ERROR 1292 (22007): Incorrect date value: '0000-00-00'
Code: mysql> UPDATE some_table SET some_date_column='2024-04-10' WHERE some_date_column='0000-00-00' ;ERROR 1292 (22007): Incorrect date value: '0000-00-00' for column 'some_date_column' at row...
View ArticleInstallation • How not to format home directory during install
Thanks for the adviceStatistics: Posted by reformedhatter — 2024-04-10 08:43 — Replies 3 — Views 644
View ArticleGraphical Environments & Desktops • Interaction between gsettings and...
This is a more detailed followup to the issues raised in [Solved] Looking for command line access to mate-control-center settings.The general solution suggested there was to use gsettings rather than...
View ArticleTesting And Unstable • Moving install to new drive
Hello,[..] when I pulled the SSD source drive and rebooted, that my system is not able to boot off the NVMe drive. I shouldn't have been surprised by this considering that NVMe didn't exist when my...
View ArticleGeneral Questions • Qnap NAS TS-259 pro+ hangs every now and then when...
I think there's no evidence (yet)So you didn't see anything in the log files I provided?I suggest you do not file a bug report.Ok, won't do it.You can ask for further help on the Debian users mailing...
View ArticleSystem and Network configuration • [Solved] bluetooth error:...
Installing `libspa-0.2-bluetooth` also fixed the issue on my Raspberry Pi. This `pipewire` app is a godsend... I run the Lite version of the RasPi OS, and what they include for bluetooth is pathetic!...
View ArticleInstallation • How do I change the system default language while keeping my...
How do I do that?Use the Code display button in the reply box. Or manually using "code" in the <> instead of "c" like you did.Statistics: Posted by sunrat — 2024-04-11 07:40 — Replies 7 — Views...
View ArticleSystem and Network configuration • [Solved] intermittent DNS lookup failures...
Maybe my last post on the subject. Over on the GitHub bug https://github.com/systemd/systemd/issues/29069, I've been informed of the proper workaround.Statistics: Posted by andyholtmacc — 2024-04-11...
View ArticleInstallation • How to install with full system encryption and...
The Arch wiki is a great read for using dm-crypt however, there does not seem to be an easy way of doing that. I wanted a true full disk crypting some time ago and in the end, Due to a shrinking...
View ArticleGeneral Debian • [Discussion] Which application, now defunct in Debian, do...
ThunderbirdFirefoxGimpthe open SSH suite of programs and servers FileZillaIrrelevant.Code: $> apt list thunderbird firefox-esr gimp openssh-client openssh-server filezillaListing......
View ArticleTesting And Unstable • [Testing - Trixie] Upgrade to either testing or...
i also have installed gpu drivers today, but couldn't install wine32, i use pulseaudio, maybe yours is pipewire?.Statistics: Posted by strapicarus — 2024-04-12 05:10 — Replies 8 — Views 316
View ArticleGraphical Environments & Desktops • IEEE1394 support in Debian 12.4
Found this at the Mint forum:It seems that Linux firewire support has languished over the last few years and the kernel modules were deprecated. So it stopped working in Mint 20 and its Ubuntu 20.04...
View ArticleInstallation • (Solved) Latest Debian Stable won't install on Asus Prime...
Thank you! That was the problem. Disabling IOMMU in the BIOS eliminated all the errors except the first one, which previous research indicated didn't matter. It works perfectly now.You're welcome.It...
View Article