General Questions • Re: Strange output of "who" command
Dear CwF,Thanks for the comment.The size of memory is 8GB, so the present problem might be due to the pae system.However, before I upgrade the OS, the who command correctly output the date and time.I...
View ArticleInstallation • Re: Cannot Find Sound Card on Dell Precision 5480
As the hardware does not seem to be recognised, I would try a live image of Trixie first, to see if it "just works". https://cdimage.debian.org/cdimage/week ... so-hybrid/If it does, then you know...
View ArticleHardware • Keyboard works in X11 but not Wayland
I am stumped...Wayland does not recognize any keyboard inputs, but X11 does. I am running Debian 12 on a Lenovo Yoga 720-15lkb. When I launch a Wayland session, my keyboard input stop working once the...
View ArticleProgramming • Re: GMP library usage questions
I was able to fix the problem in the meantime and I moved on.I have now a working code and I'm now trying to find a way to solve the next problem.The current code can be found here, if there is any...
View ArticleHardware • Re: Keyboard works in X11 but not Wayland
Does the issue occur with Debian live USB?Statistics: Posted by lindi — 2024-01-04 22:45
View ArticleGeneral Debian • What is simple cross-site scripting in Debian Severity Levels?
The Debian CVE Severity levels refer to simple cross-site scripting (XSS) as an example of a medium cve.medium : For anything which permits code execution after user interaction. Local privilege...
View ArticleOff-Topic • Re: Traumatized By MS Windows 11 - I need a hug :)
WIndows 11 is the most advanced spyware in the Universe.Check out Portmaster: PortmasterStatistics: Posted by Debmann — 2024-01-04 23:54
View ArticleGeneral Questions • Re: [Solved] Strange output of "who" command
LOL, Y2K38 comes early this year it seems. I suspected this was a time_t int size issue.Statistics: Posted by steve_v — 2024-01-05 03:47
View ArticleBeginners Questions • Re: [Installation] Overly optimistic hardware...
New and fresh installation of DebianBut, which Desktop Environment or Windows Manager?(Old and out of date graphic, used for illustrative purposes.)Statistics: Posted by arochester — 2024-01-05 22:43
View ArticleSystem and Network configuration • Re: [Software] [Solved] Debian 12 Missing...
Well, I'm new to Debian and just installed bookworm using the Net install ISO and I don't have systemd-resolved installed. I have an /etc/resolv.conf so I assume I'm using the legacy resolver...
View ArticleSystem and Network configuration • Re: Design a parent controlled Debian pc...
Check out this project https://github.com/e2guardian/e2guardianStatistics: Posted by rhinjard — 2024-01-06 01:00
View ArticleGeneral Questions • Re: [Software] update-initramfs builds for wrong kernel...
It looks to me like you've booted to Buster, not Bullseye. What follows is from Bullseye:Code: # inxi -SSystem: Host: gx745 Kernel: 6.1.0-13-amd64 arch: x86_64 bits: 64 Console: pty pts/0 Distro:...
View ArticleGeneral Questions • Re: [Software] Broken packages
Try to use aptitude. It usually offer you several options for solution of conflicts.Statistics: Posted by ruwolf — 2024-01-06 01:55
View ArticleGraphical Environments & Desktops • Debian 12 unable to install Kde...
i've been trying to install kde desktop enviroment on my debian 12 but i keep getting this errors and i don't know how to fix themsudo apt-get install kde-plasma-desktopCode: sudo apt-get install...
View ArticleBeginners Questions • [Software] How to use GNOME desktop?
Hi, how can I use my desktop in GNOME?I can't put any files or directory.ThanksStatistics: Posted by Texlee — 2024-01-06 22:57
View ArticleBeginners Questions • Re: [Software] How to use GNOME desktop?
What do you mena by putting files?Statistics: Posted by lindi — 2024-01-06 23:08
View ArticleGeneral Questions • Re: [Software] Error in APT
Hello Jeremy!You were right about .git dependencyroot@debian:/# apt policy git etckeepergit: Installed: 1:2.39.2-1.1 Candidate: 1:2.39.2-1.1 Version table: *** 1:2.39.2-1.1 500 500...
View ArticleGeneral Questions • [Software] USB Tethering Slower than Expected
I have a system with an ASRock Fatal1ty Z270 Gaming K6 motherboard. It has 2 USB 3.1 and 4 USB 3.0 ports. My case also includes 2 USB 3.0 and 2 USB 2.0 ports. Regardless of which USB port I use, USB...
View ArticleDebian Development Discussion • Re: [Discussion] So ... Debian 12 ......
Things change. What we knew doesn't always help. I'm happy that Debian helped me return to how it knew it worked 40 years ago.I once ask 'how do you use it'I answered 'however you program it.'That's...
View ArticleSystem and Network configuration • Re: is it a bug.. or a feature.. it is a...
Try some journalctl. If your user has problems using it, adding yourself to group 'adm' I think still does the trick.Code: $ journalctl -b 0 --no-pager -g "something good" -n 10 substitute something...
View Article