General Questions • [Solved] 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 ArticleGraphical Environments & Desktops • Plymouth ShowDelay does not work!
Hello, all!I use tty1 to autoly login and 'startx' to exec my software without a display manager. First, I hope the plymouth can work as soon as possiable, I don't konw how to do?Second, I hope the...
View ArticleGraphical Environments & Desktops • how can I disable nvidia in grub
I want to disable nvidia driver and use nouveau for one of grub entry I created.I tried this but I still see nvidia loaded:https://askubuntu.com/a/1340254Statistics: Posted by nooblinx — 2024-01-30...
View ArticleSystem and Network configuration • IPTables redirect rule works on amazon...
Hi folks,Here is my iptables:Code: Chain PREROUTING (policy ACCEPT)target prot opt source destination REDIRECT tcp -- anywhere anywhere tcp dpt:submission redir ports 23001REDIRECT tcp -- anywhere...
View ArticleHardware • Debian 12.4 - Kernel 6.1.0-17 - Bluetooth disabled
Hello,I have a Thinkpad L390 with Debian 12.4. With the latest kernel image 6.1.0-17 the Bluetooth doesn´t work. From Gnome appear always disabled with no option to enable it. But if I use kernel...
View ArticleGeneral Questions • [Software] Force pure-ftpd to read pure-ftpd.conf
Hi all,I'm trying to get my pure-ftpd systemd service to read parameters from /etc/pure-ftpd/pure-ftpd.conf instead of the /etc/pure-ftpd/conf directory. I see that there's a pure-ftpd-wrapper binary...
View ArticleSystem and Network configuration • [Solved] IPTables redirect rule works on...
Hi folks,Here is my iptables:Code: Chain PREROUTING (policy ACCEPT)target prot opt source destination REDIRECT tcp -- anywhere anywhere tcp dpt:submission redir ports 23001REDIRECT tcp -- anywhere...
View ArticleBeginners Questions • Looking for partitioning suggestions
So, I'm just going to cut to the chase. My current partition layout is:1. UEFI on GPT, Debian 12 is the only OS currently on the drive (not counting Virt Manager VMs)2. EFI system partition, FAT32,...
View ArticleInstallation • Grub dont load in i386 Debian 12 and 11 Net too
I installed the LiveCD on the USB flash drive and started installing Lunux on the disk.I selected all the partitions correctly, that is, on the disk. I threw Grub there, but after booting the system...
View ArticleGeneral Questions • Print Dialog, force "Copies" to initialize to 1
The problem is, if I print 30 copies of a file (which I do rarely), the print dialog saves "30" in the copies field forever, until I try to print again, THen a week later I need to print 1 copy of...
View ArticleGeneral Questions • Random Full System Crashes
Greetings once more.A while ago I was having issues with the installation of my Nvidia drivers, so much so that I posted here on the forum. As solutions didn't seem to arise, I decided to re-install...
View ArticleGeneral Questions • Bluetooth devices connected but not working
I'm having a strange issue with bluetooth on my new debian stable install. I've been running debian for a few years now and have never come across this before but just to be sure I didn't miss...
View ArticleSystem and Network configuration • Using 2nd and 3rd ethernet port breaks...
I must be missing a something in the setup because we use the exact same ethernet cards in the Ubuntu boxes and all ports work without any problem.Port 1 is dhcp and used for internetPort 2&3 are...
View ArticleSystem and Network configuration • Debian 12 VM on Hyper-V gets eth0/eth1...
I've just installed a brand new Debian 12.4.0 VM on a Hyper-V host, using the ordinary debian-12.4.0-amd64-netinst.iso image.Logging in to complete the network setup, I'm surprised to find that my two...
View ArticleGeneral Questions • Opera browser for Debian, best way to install?
OK, so, I actually already have Opera. Having used this browser for many years, it is my go-to in other OSes. I quite frankly don't care for Firefox, Chrome, Edge, or other browsers, although I will...
View ArticleGraphical Environments & Desktops • Evolution filter doesn't get carried out
I know this isn't a question about Debian itself, but since it is an application in the specific Debain stable version I figure it might be sensible to ask here. Otherwise I fear I will just get the...
View ArticleProgramming • [Solved] Bash; HowTo suppress jobstart messages
Hello bash experts,The following Code: $ echo "Begin"; { sleep 10; echo "1"; } & { sleep 5; echo "2"; } & wait; echo "3";Begin[1] 11898[2] 1189921[1]- Done { sleep 10; echo "1"; }[2]+ Done {...
View ArticleBeginners Questions • [O/S] How does apt's preferences.d work for...
Hello, Today I had some issues with the nvidia driver. After some search I found the issue was that the linux-header-amd64 package was pointing to a previous kernel (linux-header-6.1.0-16 instead of...
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] Bookworm: Play Commodore 64 (C64)...
What is VICE?VICE is a program that runs on a Unix, MS-DOS, Win32, OS/2, BeOS, QNX 4.x, QNX 6.x, Amiga, Syllable or Mac OS X machine and executes programs intended for the old 8-bit computers. The...
View ArticleBeginners Questions • How to make Debian "forget" the WiFi...
So, earlier today I reinstalled Debian 12, opting for sddm as login manager, and openbox but without a DE. Having been a bit dissatisfied with one aspect of LXQT, I decided to start over and go even...
View Article