System and Network configuration • Re: USB LTE Modem Changing Ports
I don't have the issue with random usb enumeration, and don't use a setup like yours - but, I'd assume the LTE modem does have a MAC address that the system sees regardless of port. With that info I'd...
View ArticleGeneral Debian • Re: Immutable Bookworm
This is a screenshot of running an "immutable bookworm" (i.e., customized live USB) on HD (NVME):As mentioned previously, since I started this thread I have begun to use this live bookworm iso as my...
View ArticleTesting And Unstable • Re: [SID - Unstable] [solved] apt getting an errsig...
gpv was need byCode: deb-multimedia-keyring Depends gpgvand that was provided byCode: gpgv-from-sq Provides gpgvStatistics: Posted by milomak — 2024-07-20 13:52
View ArticleSystem and Network configuration • Re: /var/log/syslog (9Gb) full of snmpd...
As @RedGreen925 pointed out, your apt database is not updated. Can you please runCode: #> apt update(please post the output if you see anything abnormal)and then post the output ofCode: $> apt...
View ArticleGeneral Questions • Re: [Software] Debian 12 hard drive usage
I would suspect a memory leak. That is when a process or program is consuming new memory while not releasing no longer needed memory. This can lead to swap. So watch memory and swap usage for the...
View ArticleBeginners Questions • Re: Problem with fresh Installation
No! I'll try your suggestions and see if I succeed.Do it. Because by default Debian tries to install everything from CD. (its strange for 2024, though...)Instead of deleting you can just place "#" at...
View ArticleTesting And Unstable • Re: [SID - Unstable] size of the initrd.img
Maybe you can trim down to only the firmware required for your actual card and rebuild your initrd.img?Is there any script or conf file that determines how the initrd is built from the file tree...
View ArticleOff-Topic • [SOLVED ]Re: Ubuntu 20.04.6 LTS: Can't run web server in docker...
solved - ntpd was blocked by firewallStatistics: Posted by MakeTopSite — 2024-07-20 17:29
View ArticleGeneral Questions • Re: [Software] Installing Scribus breaks packages.Qt...
Thank you very much Friend Fabien.! package installed..Synaptic writes like this..!Code: E: Internal Error, No file name for scribus:amd64Removed the Scribus program.! Removed the Scribus program. The...
View ArticleHardware • New GPU installation
I am awaiting the arrival of a Radeon GPU for my system and currently have an Nvidia GPU. So, my question is how to properly remove the Nvidia GPU and then install the new Radeon GPU. Should I remove...
View ArticleHardware • Re: Intel Corporation Wi-Fi 6 AX201: can´t connect to secure WiFi...
My advice is that you start over, reinstalling Debian from scratch. I realize you would rather avoid this. Reinstalling the base system it easy, but reinstalling apps and reproducing settings is not....
View ArticleBeginners Questions • Re: [O/S] Shouldn't this work? Mirrors
Thanks for the replies!It ships with Debian as standard, why is it wrong to use it? I'm not sure what exactly comes from deb.debian.org/debian-security but it sounds important, and will break for...
View ArticleHardware • Re: New GPU installation
will it just recognize it and basically be plug and play?Generally, yes. I can't speak to NVidia drivers, or wayalnd installs since I never use them. I have seen issues with xorg declarations...
View ArticleOff-Topic • Re: [Industry] BSODs impacting banks, airlines, TV broadcasters,...
suspect.jpg That was a good show, as I remember she did break it! And the IT message on reel to reel!Using Windows just to display schedules in airports I'd use tickle! Statistics: Posted by CwF —...
View ArticleSystem and Network configuration • Re: Enabling firewall in Debian 11
If you want a easy firewall to work with use UFW.Code: sudo apt-get install ufwCode: sudo ufw enableTo install the GUI for UFW.Code: sudo apt-get install gufwAnd then run sudo gufw in the...
View ArticleGeneral Debian • Re: Immutable Bookworm
This is the content of the overlay folder from a live USB:Code: user@debian:~$ ls /run/live/overlay/rw workA live Debian USB, with or without persistence, is run via an overlay filesystem by...
View ArticleGeneral Questions • Re: Opera browser for Debian, best way to install?
Just found out it is Chinese spyware. Was having problem so came here. Uninstalling now...Calling it "chinese spyware" is a bold claim, yes? Can you definitively prove that it spys? I mean hard...
View ArticleBeginners Questions • Re: [O/S] Cloning existing Debian install to bigger...
Thanks, but that's a long guide, at first I'll try the clone with CloneZilla/resize with GParted approach. If something doesnt work out, no big deal, I'll still have my original drive with all...
View ArticleInstallation • Re: How to move /boot from USB drive to sata drive, and change...
I would love to learn the procedure for moving the EFI boot partition and /boot to a different drive without everything UberborkingThe /boot has nothing to do with the EFI booting except holding the...
View ArticleTesting And Unstable • Re: [SID - Unstable] 2+ months since last successful...
OP, you appear to have some non-Debian repositories mapped to your install. Can you please share the contents of /etc/apt/sources.list and any other respositories you have configured in...
View Article