General Questions • [Software] Old Java Web Start Application Fails to...
Hello,You can try installing locally (decompressing from a tar.gz in a subdirectory of your standard user, i.e. not root) an older java version (i.e. 7) with Pack200 still available. You may download...
View ArticleGraphical Environments & Desktops • Bookworm XFCE: Screen locker...
First thing to do would be to answer the question in the output: Is LightDM running? Are you using LightDM?xflock4 is configured in /usr/bin/xflock4:Code: # Try our screensaver...
View ArticleBeginners Questions • [O/S] How to reconfigure dual monitor setup on Debian 12?
Firstly, there are no primary or secondary entrances. My motherboard is very simple. so I use the smaller monitor on VGA and the larger one on HDMI. The VGA one is always considered Display 1 by the...
View ArticleGeneral Questions • [Software] Debian won't boot
You can make a live USB from MX Linux or Linux Mint and provide the forum first the output of the command:Code: df -hFrom this USB with "chroot" you can access and fix your OS.Statistics: Posted by...
View ArticleSystem and Network configuration • Debian 12 does not properly shutdown nor...
I'm using the back ports version (6.6.13)Statistics: Posted by corrierichioggia — 2024-04-03 07:25 — Replies 6 — Views 180
View ArticleDebian User Projects - Software • SbK Talking Mate 424 release
I am happy to announce the release of SbK Debian Talking Mate 4/24. The SpinsbyKilz.com watermark is not present in the installed OS. Talking Mate is one of the few SbK releases to use a panel. It is...
View ArticleBeginners Questions • Installed UFW, Now cannot log in
I believe that it is possible to reset a forgotten root password even if it is disabled:https://linuxconfig.org/recover-reset-f ... t-passwordStatistics: Posted by dlu2021 — 2024-04-04 03:28 — Replies...
View ArticleTesting And Unstable • [SID - Unstable] Wifi randomly disconnects
Hi, Thanks for the reply. Sure, Code: System: Kernel: 6.7.9-amd64 arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clocksource: tsc Desktop: GNOME v: 44.9 tk: GTK v: 3.24.41 wm: gnome-shell tools:...
View ArticleBeginners Questions • [Software] Nvidia Driver Issue on Bookworm 12.5
You need to add bookworm-updates to your sources and install the nvidia-driver from there, currently v.525.147.05-7~deb12u1Code: deb https://deb.debian.org/debian/ bookworm-updates main contrib...
View ArticleSystem and Network configuration • [Solved] VSFTPD and SSL certificate...
Hello everyone,Nevermind, big dummy on my part, I kept trying to use the public port instead of the private port, which just uses the default SSH port of 22 to connect to it. Sorry for creating a new...
View ArticleGeneral Questions • unmet dependencies with update
dpkg: error processing archive /var/cache/apt/archives/linux-image-5.10.0-28-amd64_5.10.209-2_amd64.deb (--unpack): cannot copy extracted data for './boot/vmlinuz-5.10.0-28-amd64' to...
View ArticleHardware • Secure Boot on MSI H510M Plus V3
Moved to "Hardware" sub-forum.Statistics: Posted by Aki — 2024-04-04 06:06 — Replies 5 — Views 603
View ArticleGeneral Questions • Samba File Server for Windows with Webmin and Duplicati
Moved to "General Questions" sub-forum.Statistics: Posted by Aki — 2024-04-04 06:07 — Replies 1 — Views 134
View ArticleGeneral Questions • Failed to start light display manager
Hello,May you share the output of PCI device configuration ? You can use the command:Code: lspciStatistics: Posted by Aki — 2024-04-04 06:33 — Replies 8 — Views 296
View ArticleOff-Topic • What free and opensource games do you play?
Xonotic, TripleA (Axis and Allies boardgame), Kapman (PacMan clone), Supertux (jump and run sidescroller, much like Supermario) and Knights (chess).Statistics: Posted by Hallvor — 2024-04-04 08:42 —...
View ArticleGeneral Questions • [Software] grub-install which drive with encrypted ssd
How Grub is handled depends on which Debian derivative you have installed and which method of system encryption it uses. Indeed, it's likely this isn't a Debian question.Statistics: Posted by pbear —...
View ArticleGeneral Debian • [Discussion] Help me understand root and sudo
FWIW, I always enable both sudo and the root account. Which I use depends on the task and my mood.Statistics: Posted by pbear — 2024-04-05 01:27 — Replies 3 — Views 96
View ArticleGraphical Environments & Desktops • How to stop mate from unlocking...
I only have Mate in a test box, so not intimately familiar. Mostly a plain vanilla installation (bookworm), except autologin enabled through LightDM. I'm not prompted to open keyring.My hunch would be...
View ArticleGraphical Environments & Desktops • gdm3 stopped working after hardware...
What were the CPU models before and after replacement? Not all CPUs a motherboard socket supports are equipped with identical integrated GPUs. There could be a bug that only manifests with one of your...
View ArticleGraphical Environments & Desktops • [Solved] Bookworm XFCE: Screen locker...
You can switch back to lightdm by using the following commmand as root:Code: # dpkg-reconfigure lightdmThat was the solution, thank you. Since I was running these commands as root (`su -` in my...
View Article