Beginners Questions • [Software] Different version of php
I've trying to solve the problem of installing different version of php. The problem is the the standard repo only installs version 7.4...I would like to have older version and even possible newer...
View ArticleGeneral Questions • [Software] DKMS automatic signing doesn't work
Hello, everytime i wanna use virtualbox, I have to manually sign the modules with my key, im using secure boot and everytime i reboot i must do this process: https://pastebin.com/bSw2i3XMSame happens...
View ArticleGeneral Questions • [Software] Are there any plans for openjdk-8 in Debian 12
We are running netbeans 20 and the C/C++ plugin will not install unless we have the openjdk-8 installed. So we are left with ubuntu since it has a package for 8, I would prefer to run Deb 12. Is this...
View ArticleHardware • Bluetooth doesn't work at all
After 4 consecutive hours of trying to make something work, i've failed, screw debian, i'm going back to ubuntuStatistics: Posted by liamdiazok — 2024-01-28 04:43 — Replies 1 — Views 44
View ArticleGeneral Questions • Does rBash Apply to SystemD Services?
I have no immediate security concerns or anything, I'm just curious and thinking out loud. One of the services I host on my personal/home server is a Minecraft Java Edition server. I have it publicly...
View ArticleInstallation • ASPM Could not configure common clock.
I did a clean install of Debian 12 (32-bit) without any DE. I've noticed that after grub menu, if it displays " pci (some numbers) ASPM Could not configure common clock", the system boots into cli...
View ArticleBeginners Questions • [O/S] grub saved default not working
I want to set grub to remember last selected entry so in next reboot it select last one automatically. I set these but not working!/etc/default/grubCode: GRUB_DEFAULT=savedGRUB_SAVEDEFAULT=trueand...
View ArticleOff-Topic • What's on your Ventoy device
For me:ArchClonezillaDebian 12.4GPartedLMDE-6OpenBSD 7.4Parrot Security 6System Rescue 11VoidWindows 10 (32/64)Windows 11Statistics: Posted by cds60601 — 2024-01-28 19:13 — Replies 1 — Views 67
View ArticleGeneral Debian • [Discussion] Why Debian still uses sudo instead of doas?
doas has nearly the same (or it's already of same) functionality, is smaller and much easier to configure than sudo. It's also said that doas is more secure, mostly due to it's much smaller...
View ArticleGeneral Questions • [Software] apt-get dist-upgrade broke my system
I'm running the newest version of Debian and I was trying to install VLC but it required packages I didn't have, so I was told to run the command "sudo apt-get dist-upgrade" to install these...
View ArticleGeneral Questions • [Solved] Kernel image not discovered anymore...
I've installed linux-image-6.1.0-16-amd64 (manually ran apt install linux-image-6.1.0-16-amd64) back when 15 had a bug. I now discovered linux-image-6.1.0-17-amd64 is available (and I just manually...
View ArticleOff-Topic • [Off-Topic] Tech nostalgia
What's your all-time favorite piece of old-school tech that brings back memories?Statistics: Posted by Hallvor — 2024-01-29 14:52 — Replies 6 — Views 172
View ArticleGeneral Questions • Bizarre Bandwidth Issue
I have a weird bandwidth related networking problem on my headless Debian 12 server. Speedtest-cli consistently shows my download/upload at 800+/800+ Mbps. Any actual data transfer, such as through...
View ArticleInstallation • Debian Installation Not Recognizing SSD
Hello guys, I'm having trouble installing debian 12 on my Acer Aspire A315-23Here's my BIOS: While this is how it freezes on detecting the media: Fast Boot is disabled, secure boot is disabled, the...
View ArticleInstallation • Debian 12.4 amd64 installer bootia32.efi (Mac Pro 1,1 2,1) stalls
Finally after many years, the Debian 12.4 amd64 installer contains a bootia32.efi but currently its broken for Mac Pro 1,1 and 2,1(32bit efi) The Mac Pro 3,1 efi64 works fine. In the past both debian...
View ArticleGeneral Questions • Prevent restore of hibernation image
I just messed up a production SSD because Linux restored an old and obsolete hibernation image from swap and all file system information was out of sync. I am now running a "brtrfsck --repair" as the...
View ArticleGeneral Questions • [Software] Firefox .deb package
I use debian 12 stable Xfce with backports. It is a great distro. My bank does not accept firefox-esr, so I have been using regular Firefox downloaded from Mozilla with no issues. Recently I learned...
View ArticleHardware • [Pipewire/ALSA] Can't adjust Master and Capture separately?
Hey everyone,I'm not extremely experienced with Linux audio, only a little bit, but I was wondering what could possibly cause this. Is this a bug, or is this expected behavior?On my laptop, in...
View ArticleGeneral Questions • [Software] wget2 interprets command-line options as URL's
Hello. I want to download manual from Web.I.e. all html files in https://dev.overpass-api.de/overpass-doc/en/ an in its sub-directories and nothing else.I have tried this my wget2.sh script:Code:...
View ArticleSystem and Network configuration • Is this error related to routing?
Hello,Please consider the following scenario:Code: VPS (Shadowsocks Server) ---> Home Server (Shadowsocks Client + OpenVPN Server) ---> Client (OpenVPN Connect)VPS: 172.20.2.55Home Server:...
View Article