Programming • Re: GDB doesn't work
When I debug a simple program with scanf and printf with geany I see some things which could be related to your problem:- printf only prints in the debug terminal when an endline "\n" is added or when...
View ArticleHardware • Re: [Software] Power off external SSD on shutdown
Excellent work @amn1997 and @Aki.I apologize for my earlier dissuasion.Statistics: Posted by CwF — 2024-08-03 16:00
View ArticleGeneral Questions • Re: [Software] file access rights
I have recently noticed some strange behavior using group rights. Different from your example but in common concerning group rights, I use (0,50) for devices that move, so root owner with staff group...
View ArticleGeneral Questions • Re: qemu virt-manager Debian 12 USB HOST device...
It does not matter if i attach the USB HOST device while the VM is on or off, i get the error regardless.This suggest the same technique in both examples. There are a few ways to do this, so could you...
View ArticleSystem and Network configuration • apt-get, archives and file protocol
I am using apt-get for installing packages.I never remove packages from /var/cache/apt/archives in order to be able to reinstall then with dpkg.I spend many hours because I could not set apt-get to...
View ArticleSystem and Network configuration • Re: apt-get, archives and file protocol
If you check Code: man dpkg-repack you can learn that it is pretty imperfect tool (see the BUGS section). Also, you are creating temporary directories in an insecure way.What are you actually trying...
View ArticleBeginners Questions • Re: [Installation] Help with installing tiling shell /...
Which extension manager package do you have installed?gnome-shell-extension-manager will let you install extensions from extensions.gnome.orgStatistics: Posted by bbbhltz — 2024-08-03 20:50
View ArticleGraphical Environments & Desktops • Re: How to use Plasma offline updates?
Hello,I am currently using Debian 12 Plasma and I was wondering how to correctly set up Plasma offline updates to give it a try. Where do you read about "plasma offline updates" ?Are you here [1]...
View ArticleGeneral Questions • Re: [Software] kernel 6.1.0.22
Hello @reformedhatter,Please update the subject of the first post to explain the content of the discussion. Thank you.Statistics: Posted by Aki — 2024-08-04 19:31
View ArticleGeneral Questions • Re: [Software] Debian does not close. The laptop does not...
Thanks. How did I not see that?Six months, what can I say, I'm slow Statistics: Posted by reformedhatter — 2024-08-04 19:45
View ArticleGeneral Questions • Re: [Solved] laptop not turning off completely
Hope I have done that correctly.Statistics: Posted by reformedhatter — 2024-08-04 19:48
View ArticleInstallation • Re: New Debian 12 installation - No Firefox minimize
Had the same irritation - gnome-tweaks worked for me. ThanksStatistics: Posted by mcjh — 2024-08-04 19:48
View ArticleBeginners Questions • Re: [O/S] How does the debian-security repository work...
Hello,Comments below applies to Debian Stable release. * hosts configured to pull from the official Debian repo do not need debian-securityNo: the debian-security repository complements the main...
View ArticleBeginners Questions • Re: Strange polkit related error upgrading to bookworm
Thanks @terihearcom and @wuckiwuck!I was in the same situation as wuckiwuck (distro upgrade to bookworm) and you provided me with a quick fix. Praise be!Also to add some value to this thread, this is...
View ArticleTesting And Unstable • Re: [SID - Unstable] ZFS package version not supported...
It has been reported: Debian Bug report logs - #1077835 zfs-dkms: module fails to build for Linux 6.10Statistics: Posted by Aki — 2024-08-07 18:34
View ArticleGeneral Questions • Re: Only root has sound
I have re-installed.If I have more problems I will start a new thread.Thanks to all.Statistics: Posted by rick71 — 2024-08-07 19:14
View ArticleSystem and Network configuration • UFW killswitch issues
I'm switching from Mint 21.3 to Debian 12, but I'm having trouble getting my firewall killswitch to work. I'm using nordvpn with their proprietary version of wireguard called nordlynx. My UFW firewall...
View ArticleSystem and Network configuration • Re: UFW killswitch issues
Please, use code tags to include commands and/or their logs in the body of a message. I modified the previous message for you .Statistics: Posted by Aki — 2024-08-07 19:19
View ArticleGeneral Questions • Can't get components from 199.232.98.132
When I run apt-get to update / upgrade I hit a server 199.232.98.132 [debian.map.fastlydns.net] and I can't connect via my isp. I go over to my sisters and try to ping it using her connection and the...
View ArticleTesting And Unstable • Re: Screen Resolution
We edit the grub:sudo nano /etc/default/grubOn the line that says:GRUB_CMDLINE_LINUX_DEFAULTLeave it like this:GRUB_CMDLINE_LINUX_DEFAULT="ro quiet i915.alpha_support=1"Save and close the file.Update...
View Article