System and Network configuration • [Solved] How to set static IP address(es)?...
I had this problem too, and the solution I found, after some trial and error, was really simple:apt remove ifupdownapt install ifupdown2Even setting a static IP during the advanced installer setup...
View ArticleBeginners Questions • [Installation] of Kamailio on Debian
here is the output of the command you asked Code: metabrain@debian:~$ apt list --installed "kamailio*"Listing... Donekamailio/stable,now 5.6.3-2 amd64 [installed]metabrain@debian:~$ Statistics: Posted...
View ArticleBeginners Questions • Systemctl issue with debian
Show:Code: systemctl --failedI guess it's the local-hwclock service. Is your hwclock set to local time instead of the usual UTC?Maybe journalctl can give more clues.Statistics: Posted by sunrat —...
View ArticleGeneral Debian • Samba advertises version number and os version
From memory, that's the 'server string' parameter in smb.confhttps://www.samba.org/samba/docs/curren ... RVERSTRINGStatistics: Posted by dilberts_left_nut — 2024-11-08 06:28 — Replies 1 — Views 90
View ArticleBeginners Questions • Intermittent disconnections from Ethernet.
Hi!I've been using Debian for a few months now and its worked great. However I have recently been having a problem with my internet connection. Im afraid that trouble shooting this may be a bit over...
View ArticleGeneral Questions • KRDC: RDP-Session crashes in file transfer to client
Thanks @Aki for your quick reply!the appropriate question would be why the krdc program crashes.Oops, I understand that I was unprecise, in this regard - it is not KRDC that crashes (instead, the KRDC...
View ArticleHardware • Suspend external usb-disk
Sorry for my late reply - I had a crazy workweek.I looked up udisks and figured out, that the right command should be udisksctl, am I right? So this is what I got so far:Code: ben@BenHomeserver:~$...
View ArticleSystem and Network configuration • duplicate mountpoint /mnt/cryptfs in...
Just edit the /etc/fstab, it is needed only at boot.Statistics: Posted by arzgi — 2024-11-08 09:39 — Replies 1 — Views 32
View ArticleGraphical Environments & Desktops • Budgie Flatpak/snap minimize issue
You have ask from the snap/flatpak authors, that is not a Debian problem.Statistics: Posted by arzgi — 2024-11-08 09:44 — Replies 1 — Views 88
View ArticleSystem and Network configuration • [Thunar] GVFS/Removable Media Issues on...
Hello,According to [1], this is the source code showing the error message: Code: /* check the most important gvfs-backends, and inform if they are missing */ if (!thunar_g_vfs_is_uri_scheme_supported...
View ArticleGeneral Questions • [Solved] Cannot sign nvidia modules after upgrade to...
Marked as solved.Actually, I need to correct what I wrote in the previous post. The original error that I saw:Code: At main.c:298:- SSL error:FFFFFFFF80000002:system library::No such file or...
View ArticleHardware • No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)
I installed firmware-intel-sound from backports, but firmware still not found and no sound:Code: [ 0.397336] pci 0000:01:00.0: Adding to iommu group 10[ 0.397349] pci 0000:02:00.0: Adding to iommu...
View ArticleInstallation • can't find Intel wifi firmware files
@dnichel Ubuntu doesn't have the same packages as Debian. You need to ask on Ubuntu forums.From fu7zed post above:- I ended up on an ubuntu forum post where the issue was solved with a newer kernel...
View ArticleInstallation • gstreamer broken in Buster
The upgrade involves more than 1,200 packages. They all work fine. Only two are not working. What makes you think they're not broken?Statistics: Posted by MVL — 2024-11-09 05:30 — Replies 2 — Views 90
View ArticleGeneral Debian • Automatic mounting of USB HDD FLASH Pen
Won't work for me ... my backup server is still running squeeze!Statistics: Posted by dilberts_left_nut — 2024-11-09 06:13 — Replies 11 — Views 325
View ArticleBeginners Questions • [O/S] How to mount a secondary drive at startup?
... I have to change ownership of this mount point ...FWIW, what you're actually changing is ownership of the file system. If you change ownership of the mount point without the file system mounted,...
View ArticleTesting And Unstable • [SID - unstalbe] cryptsetup-suspend not working
Hi,I have a system with an unencrypted \boot partition and encrypted \root. I tried using cryptsetup-suspend but it doesn't work.After installing cryptsetup-suspend, when I try to suspend I get a...
View ArticleGeneral Debian • [Discussion] Software that you wish were in the Debian...
AmarokI have found Strawberry to be the best replacement for Amarok and it does have stable development. Funnily enough, I wasn't into Clementine back in the day when it was being...
View ArticleOff-Topic • System stopped booting due to systemd failing to start some...
What is your installed Debian version ?Can you record a video of the boot sequence booting into single user mode ?I have a Debian-derivative system, Kali (needed it for coursework studies), though I...
View ArticleBeginners Questions • [Software] Recommend Security Applications
Because the of Unix philosophy of "do one thing and do it well", you're going to be hard pressed to find any monolithic program that aggregates all of these functions into one place. The good news is...
View Article