Off-Topic • kaspersky
Moreover how does blocking ClamAV and other linux related items from Russia help?It helps them to realize that it is possible to use custom signature databases, such as those supplied through...
View ArticleGeneral Questions • Continuous SWAP Increase and OOM Killer Triggered Despite...
Symptoms:SWAP Usage: SWAP usage increases steadily over time (Total available swap: 4 GB).RAM Usage: RAM usage is around 80-85% and does not reach full capacity (Total available RAM: 16 GB).System...
View ArticleGeneral Questions • Will Debian 12 run smoothly on a i3 processor?
If the usage is limited to Browsing, LibreOffice and Video playback then Intel i3 7th Gen plus 8 GB RAM will be fine. It will not be fast, but will get work done. A lot will depend on the type of...
View ArticleGeneral Questions • [Software] Current state of SELinux policies in Debian 12
@Uptorn Why is SELinux getting less attention? Is AppArmor more preferred or recommended over SELinux?Statistics: Posted by DebianFox — 2024-06-14 05:50 — Replies 2 — Views 209
View ArticleInstallation • How to install Debian on a PC with an NVIDIA GPU
Do you use at least the 535 drivers? Do you have kernel headers installed for your current kernel? For some tricks see here.Statistics: Posted by @ttila — 2024-06-14 06:05 — Replies 1 — Views 33
View ArticleGeneral Debian • PLEASE HELP
I appreciate that switching to a new operating system can be a bit overwhelming, so here is some basic information you need.Linux/GNU is not monolithic and includes many distributions and many...
View ArticleTesting And Unstable • [SID - Unstable] apt getting an errsig with the...
$ realpath /bin/shCode: /usr/bin/dashwell this is interesting. i do not remember switching from bash to dashIt's OK, sh is linked to dash on Debian. It has to be like this, otherwise things might...
View ArticleSystem and Network configuration • Network-Manager OpenVPN connection using...
Ok, on Trixie with Network-Manager 1.48.0 it is working again, that lets me hope, but i think on Bookworm it will never work :/Statistics: Posted by Termalator — 2024-06-14 20:57 — Replies 4 — Views 190
View ArticleGraphical Environments & Desktops • New to Debian with some questions
Thanks for the replies. Since the username issue is for added security I'll leave that one alone. I don't recommend replacing one XFCE4 directory with another. It doesn't work. It screws up the...
View ArticleProgramming • How to list packages in Debian repositories containing firmware
I restrained my own nature and managed to wait a few days before posting Bash + aptCode: #!/usr/bin/env bashDIM="\e[0;37m" LANGSAVE="$LANG" LANG="C" PTRN="${1//[^0-9a-z\-+.]}" RS="\e[0m"declare -a...
View ArticleInstallation • Geany not working in Bookworm with Xfce. (new install)
Sorry Fabian,Had to edit post Laptop (same model) was swapped by son.No change. Still segfault.Statistics: Posted by Theuthr — 2024-06-14 22:46 — Replies 5 — Views 121
View ArticleSystem and Network configuration • Error building Nvidia kernel module
You need to install nvidia-driver from backports. See also - viewtopic.php?t=159163Wait, I'm thinking, if I upgrade to Debian 12 would it also solve the issue?Probably. I'm using GTX970 with current...
View ArticleInstallation • Force installer to use a certain EFI partition
Hello, on my laptop I have an ssd with windows and another one where I want to install debian.During manual partitioning I created a 500 MB efi partition and another one for the operating system in...
View ArticleGeneral Questions • [Hardware] Best way to get the latest nvidia drivers on...
Search on the web how to add the official nvidia cuda repo drivers, you will only need the nvidia-driver instead of cuda.Anyway see a my old post here.Great advice. This is the best solution so...
View ArticleSystem and Network configuration • Router
If the host you are pinging from sits in the 192.168.1.0/24 network and you expect the 192.168.0.0/24 network to be reachable, via 192.168.1.1, the host must know where to send packets intended for...
View ArticleGraphical Environments & Desktops • Debian 12 gnome sometimes can't left...
Btw this solves it when it happens, but can't find why it happens. Someone on the ubuntu forums, with the exact same laptop had the same bug.sudo modprobe -r psmouse; sudo modprobe psmouse;Statistics:...
View ArticleInstallation • Trying to boot Debian 12 inside Asustor AS-1002T NAS, I am...
First of all this is an armhf device, very hard to install something. No VGA card. I am doing this through serial console. I used some of the commands from here at this wiki:...
View ArticleInstallation • OK to reformat EFI partition during clean install?
Thanks, that's what I figured but can't hurt to be over cautious.Statistics: Posted by mpz_t — 2024-06-15 22:46 — Replies 2 — Views 43
View ArticleSystem and Network configuration • CUPS reporting "Unauthorized"...
> Edit /etc/cups/cupsd.conf to allow local printing without authentication?What would I be looking for? Is there something I can change in that file? Or is there something to add? It seems to be an...
View ArticleBeginners Questions • [Software] systemback - Can I still Install?
I've never heard of systemback, but this being in their installation documentation doesn't inspire much confidence:Install SystemBack:open a terminal here and type:sudo dpkg -i *.debsudo apt...
View Article