Beginners Questions • Re: How to avoid apt to suggest removal of kernels...
I am sorry @fabien , the command that suggests autoremoval of packages (incl. older kernels) is not "apt update" but "apt install" - when it tries to install something, for example: "sudo apt install...
View ArticleGeneral Questions • Re: [Software] RAID 1 configuration in Debian 12
Sorry but I am not following which corrective action I need to take in order to boot my server from 2nd HDD or visa versa.Please helpStatistics: Posted by Linux_01 — 2024-06-21 12:02
View ArticleProgramming • Re: How to read and write Huge files with GMP ? I need great...
gmp_fscanf() and gmp_fprintf() read and write ASCII, i.e. text files.Standard C library can read and write huge binary file e.g. by fread() and fwrite().What kind are those data and what do you want...
View ArticleTesting And Unstable • Re: [SID - Unstable] apt getting an errsig with the...
$ read -d '' -ra KRS < <(printf -- '--keyring %s\n' /usr/share/keyrings/*.gpg /etc/apt/trusted.gpg.d/*.gpg | grep -v -- "-removed-keys")no outputThis command populates the KRS array. To see its...
View ArticleGeneral Questions • Re: [Software] keepassxc flatpak
Downside is less tested software. So, higher probability of bugs.Statistics: Posted by ruwolf — 2024-06-22 09:20
View ArticleGeneral Questions • Re: [Software] Issue with dmidecode to Retrieve CPU...
Hello,Code: root@faiserver:~# dmidecode # dmidecode 3.4Getting SMBIOS data from sysfs.SMBIOS 2.5 present.10 structures occupying 450 bytes.Table at 0x000E1000.Handle 0x0000, DMI type 0, 20 bytesBIOS...
View ArticleSystem and Network configuration • Re: AndroidAP wifi hotspot issue
Glad it helped... 7 years later!(-;Statistics: Posted by nixer — 2024-06-22 09:51
View ArticleGraphical Environments & Desktops • Re: GNOME not starting [HELP ME...
What do you use trough FlatPak?Statistics: Posted by ruwolf — 2024-06-22 09:52
View ArticleHardware • Re: [Hardware] Fan speed is high
I still have a Pavillion, back light issues years ago, it will start but it is probably 20> years old. It was terrible to take a part and yes there was a fan issue. I had a replacement but never...
View ArticleTesting And Unstable • Re: [Testing - Trixie] Fail to update packages
Hello, welcome to the forums!There is currently an open bug for this issue: #1073828 libuim-data update fails due to undefined symbolThe only thing to do is wait until the problem is resolved.OrDo you...
View ArticleGeneral Questions • [Software] How to recapture Debian stability ?
Hi,After installing Mbed Studio, versions 1.4.5 and then version 1.4.6, I found the stability of my installation of Debian 12.1 Bookworm to be much reduced. For the weird things happening, please see...
View ArticleTesting And Unstable • Re: [Testing - Trixie] zathura *** stack smashing...
Thanks for replying but I don't know English very well so i don't want to bother manteiners/developers.There are many free translators in the web, and one also in the Debian repo:Code: arto@dell:~$...
View ArticleInstallation • Re: Install seems fine, but
Debian refuses to load up the greeter or any GUI element due to no support for RX 7800 XT.That's because the RX 7800XT was released two months *after* Debian was released.Statistics: Posted by...
View ArticleSystem and Network configuration • Re: samba configuration
https://www.techrepublic.com/article/ho ... ith-samba/I solved it by following this tutorial to the letter. It turned out I forgot some characters so the share was not configured correctly. Also,...
View ArticleSystem and Network configuration • Re: [Networking] Can't access sambashare...
I can't access any samba share via file explorer. The field "connect to server" turns red when I type in my samba share.....But in the console via smbclient I can connect without any issue...How can I...
View ArticleTesting And Unstable • Re: [Testing - Trixie] Unable to locate package...
Do you know if there are plans to package openafs for trixie? Would it make sense to attempt to install openafs from bookworm?Statistics: Posted by ealfonsoy — 2024-06-23 12:26
View ArticleForum information, requests, and feedback. • Re: [Request] Not receiving...
I've checked, there's nothing in spam. I don't have access to my email provider's SMTP server logs but it's possible that the email delivery is being refused for a certain reason or not being sent...
View ArticleSystem and Network configuration • grub keyboard layout missing `crtl`,...
Hi,I don't have access to the `ctrl` key, or other critical meta keys when I'm in the grub 2 command line. By other keys I will include: the function keys, as well as `alt` and also the...
View ArticleGeneral Questions • Re: Browser annoyances: Firefox, Chromium
Chromium:The annoying: "Restore Pages? Chromium didn't shut down correctly." message at startup. I've tried just about everything I could find on the Internet to get rid of it. Has anyone had the same...
View ArticleGeneral Debian • Re: What Desktop environment do you use?
I'm currently using xfce because I'm tired of fighting KDE's slowness under heavy loads.Statistics: Posted by None1975 — 2024-06-24 11:52
View Article