System and Network configuration • AndroidAP wifi hotspot issue
Have you tried to change your wireless security encryption ? I would try it being entirely "open" (no encryption) first. Then I would try to encrypt it. If the first encryption method fails, try...
View ArticleOff-Topic • Ubuntu 20.04.6 LTS: Can't run web server in docker container...
Code: > [php-fpm 9/9] RUN apt-get update && apt-get upgrade -y && apt-get install -y nodejs && npm install -g npm: 3.102 Hit:1 http://ppa.launchpad.net/ondrej/php/ubuntu...
View ArticleProgramming • How set HTML element title by JS function ?
Here is a complete example how it can work without using any JS library:Code: <!DOCTYPE html><html><head> <meta charset="utf-8">...
View ArticleHardware • FN-key on laptop keyboard mapped incorrectly (Aorus X16 ASG)
Hello,Just a guess.Special events generated by function keys (so-called "hotkey events") on notebooks are often handled by the firmware in the computer's BIOS. The Linux kernel interfaces with ACPI...
View ArticleHardware • Debian 12 on ThinkPad T480, altmode USB-C not working
Thanks for your feedback. I installed the new kernel and with that the message is gone. Unfortunately the cable still does not produce any output ;-)Which updated kernel version is currently...
View ArticleHardware • [Hardware] Fan speed is high
Never tried BSD but it may be time.Just try out FreBSD. You will see how the computer fan will feel Statistics: Posted by urdrwho10 — 2024-06-20 11:50 — Replies 11 — Views 163
View ArticleGeneral Questions • [Software] clamav - clamscan warnings help
Does anyone else have any more information about it?Statistics: Posted by torran_serra — 2024-06-21 06:53 — Replies 2 — Views 94
View ArticleHardware • [Solved] need to turn wifi off before shutting down
Spoke too soon lol. It didn't shut down properly.Statistics: Posted by reformedhatter — 2024-06-21 07:17 — Replies 8 — Views 181
View ArticleBeginners Questions • [Software] Conky, (or Alternatives) User Experience
Statistics: Posted by arzgi — 2024-06-21 09:09 — Replies 12 — Views 274
View ArticleGeneral Questions • Browser annoyances: Firefox, Chromium
Firefox doesn't have special handling for the rather unusual '.rcv' filename extension, so it just uses whatever content-type the server specifies, which in this case is "text/plain" from the response...
View ArticleHardware • Problem on Debian 12 with booting into XEN -VM
Hello dear Debian-AdminsWe are issuing Problems with booting into XEN-VMs on:Server: Dell PowerEdge R740Controller: PERC H730P Mini (Integriert)Server: PowerEdge R740 Controller: PERC H740P...
View ArticleSystem and Network configuration • INstalling Connman nuked my wlp2s0 connection
Hello.I suggest you edit your message and hide the wifi password. After all, you don't want bad people (hackers) breaking into your network. Or do you want to?Statistics: Posted by None1975 —...
View ArticleHardware • Alfa wifi adapter isnt able to be used in Debian
I searched with Bing, but that didnt come up on 1st page. Will try.Edit: It worked. I was able to skip the step of adding non-free-firmware to my sources.list, the firmware-atheros package installed...
View ArticleBeginners Questions • How to avoid apt to suggest removal of kernels older...
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 • [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 — Replies 8 —...
View ArticleOff-Topic • [Software] I somehow broke apt! It crashes my system upon remove
I doubt it's possible to work out what is happening from the information you have presented. apt does not usually crash a system.You could try aptitude, it has better dependency resolution...
View ArticleProgramming • 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 • [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 • [Software] keepassxc flatpak
Downside is less tested software. So, higher probability of bugs.Statistics: Posted by ruwolf — 2024-06-22 09:20 — Replies 1 — Views 39
View ArticleGeneral Questions • [Software] Issue with dmidecode to Retrieve CPU Details etc.
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 Article