Beginners Questions • [Software] BTRFS, Gnome, Snapper, Need Advice
I recommend to do regular backups to an external drive with fsarchiver, Clonezilla or similar from a live USB (the recent Dr Parted looks good but there are many options). Wouldn't 100% trust a system...
View ArticleSystem and Network configuration • Stop system sleep during clamav scan
I'd recommend using systemd-inhibit to launch your scan. You can get pretty fancy with it but in its default state it'll inhibit sleep and shutdown until the program it launches ends. Check out its...
View ArticleDocs, HowTos, Tips & Tricks • [Challenge] Assignment 2: Speed tests from...
In the admin subforum sometimes we tweak or educate another admins commands mirroring what is done largely in the user forums when someone comes along with a better way to do something. So we thought...
View ArticleInstallation • HP ProLiant ML350 G5 Not Detecting Hardware RAID
Im thinking the driver for the raid controller was discontinued from the kernel or modules. I know that is the case with some of the megaraid controllers. Is it possible you can list out your hardware...
View ArticleSystem and Network configuration • TP-Link USB WiFi Adapter Not Recognised in...
This is the first place to look for Linux hardware info - https://linux-hardware.org/?id=usb:2357-0138You need a kernel 6.2 or higher, Bookworm has kernel 6.1 so you need to install a later kernel...
View ArticleGeneral Questions • email viewer?
Hi,I'm looking for a fully featured gui email viewer (not client).It can have client functionality if necessary, but I don't want it. All I want is to be able to view a raw email as a fully rendered...
View ArticleProgramming • unable to build chromium package: rustc-web
Thanks for the tip. I installed all those dependencies, removed the `rustc-web` line from `debian/control`, and tried to build again via `dpkg-buildpackage -us -uc`, some progress appears to have been...
View ArticleOff-Topic • Multiple users with the same username starting at boot
-wI have a very low level of operating knowledge of this system You need to talk to ParrotOS about this. In Debian I only see one user for that command.Statistics: Posted by sunrat — 2024-05-27 23:57...
View ArticleInstallation • Package Mgr Connection Failures Netinst
Do you have a sources.list file in /etc/apt/ and any files in /etc/apt/sources.list.d ?If you open up synaptic and click on Settings and then Repositories, does the Software & Updates popup show...
View ArticleGeneral Questions • Help setting up openafs with kerberos on debian
After reading more about akeyconvert, it appears that it is the tool I needed to import keys into openafs. The tool expects to find the input krb5 key in /etc/openafs/server/rxkad.keytab and outputs...
View ArticleProgramming • How set HTML element title by JS function ?
I think, that you cannot insert html tag in attribute of another tag.Statistics: Posted by ruwolf — 2024-05-28 00:10 — Replies 1 — Views 47
View ArticleForum information, requests, and feedback. • Scheduled Forum update, upgrade,...
Outside links blocked by prior policy are now available and working again. This affected only preview links on outside websites. Minor issue.Statistics: Posted by donald — 2024-05-28 01:10 — Replies 5...
View ArticleGeneral Questions • [Software] s-tui cpu monitoring does not show power...
I'm not familiar with s-tui. Another way to check is with 'turbostat' provided by package 'linux-cpupower'.Using Xfce's genmon I set up one to execute on click so I can measure during any...
View ArticleGeneral Debian • Immutable Bkworm
To update the initrd.img of the bkworm live iso*, the following steps can be used:Code: export kernel_ver='6.1.0-18-amd64'sudo mkinitramfs -v -o 'boot/inired.img-${kernel_ver} ${kernel_ver}One of the...
View ArticleTesting And Unstable • Sid Samba problems
If you're going to run a development distribution it'd be wise to be aware of what developers are doing. The issues with Unstable's time_t 64 transition have been discussed here and on Debian mailing...
View ArticleProgramming • GCC 12.2.0-3 has bug and I reported it to Debian bugs ; but the...
Hello,There is no gcc-12 12.2.0-3 in Debian. The version in Bookworm is still 12.2.0-14 (no version in bookworm-security, bookworm-updates or even bookworm-proposed-updates or bookworm-backports).What...
View ArticleBeginners Questions • Portable Apps on Linux
Google chrome appimage:https://github.com/ivan-hc/Chrome-appimageStatistics: Posted by pwzhangzz — 2024-05-29 01:59 — Replies 15 — Views 277
View ArticleGraphical Environments & Desktops • screen flickering on stable with KDE...
So I noticed it happens in Wayland but not X11.Code: System: Kernel: 6.8.0-31-generic arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clocksource: tsc avail: acpi_pm parameters:...
View ArticleBeginners Questions • [Software] plocate and cron jobs report
Greetings, all.Installed plocate a while ago and saw this in the output from aptCreated symlink /etc/systemd/system/timers.target.wants/plocate-updatedb.timer →...
View ArticleHardware • Is anyone gaming on Debian stable using Steam with an AMD GPU?...
I don't use Steam as much as I used to but rarely if ever had problems with it on Debian. These days I'm mostly sticking with Battle.net games. WoW and such. The only time I ever had Steam problems...
View Article