Docs, HowTos, Tips & Tricks • [HowTo] Change permantly CPU scaling governor
@CwF, thanks for your contribution, I think after kernel 5 the governors take care the speed of the CPU accordingly, which can be seen at any moment with:Code: cat...
View ArticleOff-Topic • Important Wayland related milestone on the horizon.
On the other hand, I know now I won't be tinkering with Fedora... I was using RedHat when Fedora became a thing; I stuck with it through Fedora Core 6 I think. No interest in revisiting that...
View ArticleInstallation • Get rid of TPM message?
Yeah, I found that one too. Alas my BIOS has nothing like that. So that's why I'm hoping I can just convince the kernel to not bother looking. Pretty trivial issue tho, I'm not going to loose sleep...
View ArticleInstallation • update
Is that all you have in your sources?Post here in code tags:Code: cat /etc/apt/sources.listMore about sources - https://wiki.debian.org/SourcesListIf you have the correct sources and are connected to...
View ArticleSystem and Network configuration • "Invisible" dirs on Samba share
Thinking back to this happening to me what I may have done is:stop the Samba servicechange the name of the directory whose content is to be sharedcreate a new directory with the original namersync the...
View ArticleForum information, requests, and feedback. • [Best-Of] Threads for the week.
[Solved] LUKS+TPM2 unattended boot on Debian 12“the threats I'm trying to defend against are an attacker removing a hard drive from the server and mounting its filesystem elsewhere, as well as an...
View ArticleInstallation • [Solved] resume from suspend via keyboard
@fabien: my first quote there was mistyped but thanks for noticing. Glorious success:https://www.makeuseof.com/wake-your-lin ... b-devices/... they've just made it a wee bit harder, like they do:echo...
View ArticleHardware • Missing bin file for amdgpu
I have gotten my self newer laptop ASUS TUF A16 FA617XS.Using Bookwork with backported kernel gets wifi and keyboard working, but from time to time it tends to freeze and won't wake up from...
View ArticleHardware • mouse and keyboard dead on resume from hibernation.
When I resume from suspend everything is fine, however when I resume from hibernation both my mouse and my keyboard are dead. Very dead -- my keyboard light up when it's on, but after hibernation it's...
View ArticleProgramming • partition table
If you simply click on the reply button in post #3 or #4 you can see how simple it was to do, easier than finding where to "read up".Statistics: Posted by mrmazda — 2024-03-17 19:26 — Replies 5 —...
View ArticleSystem and Network configuration • How to disallow DNS servers responding to...
Hi all,According to the German CERT-Bund Reports, DNS Open-resolvers can be abused for DDoS reflection attacks against third parties. They describe a simple test to discover if a server has this...
View ArticleHardware • HP Printer issue
Where are you installing HPLIP from? Download from HP or the Debian repository?Hopefully you didCode: # apt install hplip-guiIf not, uninstall the download package and install as above.This printer...
View ArticleGeneral Questions • [Software] os-prober or equivlent mkconfig cannot find...
I am not an expert, but where are you running command grub-mkconfig from? USB stick?And where are your Debian images which you want to boot, i.e. Linux kernel image & initial ramdisk image?(I am...
View ArticleBeginners Questions • [Networking] strange DNS requests
Hi,I did a fresh install of Debian gnome shell with default settings, but I notice that the system makes daily DNS requests for two domains, Example.com and IPv4only.arpa, the most strange was a DNS...
View ArticleGeneral Questions • display clock recommendations
First, I don't want to debate the merits of different desktop environments. This is what I'm looking for:a liteweight X11 display clock that has stopwatch and countown timer functionality with second...
View ArticleBeginners Questions • [Software] Backup Advice and Software
TL;DR: looking for updated recommendations on software to run a debian-based backup server.The last thread I found on this topic was 2015, so I'm wondering if the advice has changed.I run an...
View ArticleBeginners Questions • [Solved] Install VirtualBox or Virt-Manager
Thanks @CwF Tried to install, selecting the first option to install from iso file I got a message that I did not select the OS, though the field to slect tho OS was not available (clicking it does...
View ArticleBeginners Questions • [Solved] how to remove / uninstall xfce desktop
It is simple. You go to top level on line Not Installed Packages and will mark it for purging by the underscore key "_".Statistics: Posted by ruwolf — 2024-03-18 20:12 — Replies 8 — Views 135
View ArticleInstallation • dual boot install
Use Advanced Install from the main Debian install image. I don't think the live installer can do dual boot properly (may be wrong but I'm not gonna check right now). Take your time to read and...
View ArticleGeneral Questions • cryptsetup format open mkfs close; cryptmount error bad...
Hello, in Debian bullseye, This worked: (Encrypt an entire physical hard drive with luks to mount it later when you need it)gdisk /dev/sdd# Create table (gpt/msdos) and partition 1 and writecryptsetup...
View Article