System and Network configuration • How can I set the nic to not respond to ping?
How can I set nic to not respond to ping?I went to ShieldsUp and only had one port "0" that responded and did so with "closed" which I am assuming is the response to my guess is the ping.Statistics:...
View ArticleInstallation • Re: GRUB os-prober seems to hang during install
I was hoping that knowing the partitioning in detail would help me decipher the os-prober debug messages, but no such luck. I have an affinity for NET installs. You might consider giving that a try....
View ArticleHardware • Re: How to add additonal drive.
There is no reason for an ordinary Linux user to keep anything to do with Microsoft on media used only for Linux. It's fully safe to create a new partition table and make a full disk partition to...
View ArticleBeginners Questions • Re: [Sound]
The best way would beCode: apt install -t bookworm-backports pipewire-audioYou may need the recommended packages but suggested are optional.Before you do that, post some system and hardware details....
View ArticleSystem and Network configuration • Re: How can I set the nic to not respond...
How can I set nic to not respond to ping?By configuring your firewall of choice to drop ICMP echo requests.I went to ShieldsUp and only had one port "0" that responded and did so with "closed" which I...
View ArticleOff-Topic • Re: The system freezes, I'm on a debian fork, specifically...
forks are based on debian 12...are discussed in Off-TopicStatistics: Posted by CwF — 2024-10-11 01:01
View ArticleProgramming • C Language , What are these extra useless zeros ?
This is the code :Code: #include <stdio.h>#include <stdlib.h>#include <string.h>#include <stdint.h>#include <gmp.h>int main(void){FILE * fr, * fw;char...
View ArticleTesting And Unstable • Re: [SID - Unstable] Sid Moves to the 6.11 Kernel
The following screenshot was taken from a remasterized Sid live usb, which is essentially a "disposable" system:#screenshot showing Sid running 6.11 Linux kernel and GNOME 47# I am not too concerned...
View ArticleGeneral Questions • Contributing questions
Hi I'm Justin Aquino from Comfac-IT. So intend to contribute % of our services related to Open Source project we used as a solution to the Open source Entity. So I need help for tax reasons. In the...
View ArticleGeneral Questions • Re: Contributing questions
I was almost going to disallow your post as spam but will give you the benefit of doubt so allowed it.I don't really understand what your question is. Your tax situation is between you and your...
View ArticleBeginners Questions • Re: [O/S] Nepali and Hindi languages doesn't render...
I would guess you have it installed already, but system Devnagari fonts are in the package https://packages.debian.org/bookworm/fonts-devaCheck you have it installed.Statistics: Posted by sunrat —...
View ArticleGraphical Environments & Desktops • Re: Can't login to KDE Wayland session
Some random 2c (I don't run wayland on debian... or systemd at all):Your systemd-nonsense wall-of-text begins going pear-shaped with some errors regarding not being able to find xdg-desktop-portal on...
View ArticleSystem and Network configuration • Re: How to add new dummy persistent...
Hello,With your proposed changes, I see following message during startupCode: [FAILED] failed to start networking.service - Raise network interfaces.See systemctl status networking.service for...
View ArticleSystem and Network configuration • Re: [Solved] Unwanted Secondary IPv6...
Hello,Responding to my own post: this was actually a router issue, my server config and Debian are not at fault.Thanks for reporting back. Can you provide the modem model/manufacturer if this is not...
View ArticleSystem and Network configuration • I need to install linux-headers every time...
Hello all and welcome to myself and my first post!I have two AMD workstations with nvidia graphics cards. Whenever i do a apt upgrade, and it installs a new kernel version for me, the next time i...
View ArticleHardware • *-usb:0 UNCLAIMED bluetooth device
hi i am running debian bookworm with kde-full installed... installed a new network card 02:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)which has a bluetooth...
View ArticleSystem and Network configuration • Re: I need to install linux-headers every...
Hello,Yes, you can install the linux-headers-amd64 package:https://packages.debian.org/linux-headers-amd64Statistics: Posted by Aki — 2024-10-12 00:50
View ArticleDebian User Projects - Software • Re: SbK Cinnamon 1024 release
@Best_ThreadsStatistics: Posted by donald — 2024-10-12 01:00
View ArticleBeginners Questions • Re: [O/S] New Install of Debian 12.7 Boots to grub>...
Thank you both kindly, Aki and mrmazda. When I have a spare computer to try Debian on, I will keep boot-info-script and efibootmgr in mind if I have any boot issues. For now, I'm abandoning this post....
View ArticleGeneral Questions • [Software] Multiple Fonts and Locales being installed...
I found multiple, as in hundreds, of unwanted fonts, locales help files etc being install extremely tedious.Finally someone has addressed this to purge all unwanted things out in one quick bash script...
View Article