Off-Topic • Re: Outlook, do not update
Thanks for the tips. I also worked as a IT consult in a house wich used only windows Some cases already then went high over my head. Had used Debian on my own computers for years. Usually I keep my...
View ArticleBeginners Questions • Re: [Software] Samba 4.17.12-Debian vfs_recycle problem...
Hello,According to your log, every attempt to access the file in the vfs_recycle samba bin generates this error:Code: /srv/samba/.trash/./del2.txt' failed: NT_STATUS_OBJECT_NAME_NOT_FOUNDThis error...
View ArticleSystem and Network configuration • Re: Debian 12 does not properly shutdown...
Well, unfortunately, I haven't found anything reporting shutdown issues that have similar "symptoms" to mine.I've tried to do sudo dmesg | grep "amdgpu" and here is the output, even though I don't see...
View ArticleGeneral Questions • Re: [Software] 20 years of linux - now I've been drawn...
My guess is that Win 10 is taking a stab at temps and fan states. I have a very old HP Pavilion with AMD cpu and Win XP. BIOS won't support USB boot so I never did try Linux on it. I probably could...
View ArticleOff-Topic • Re: [Off-Topic] The impossible Debians 12 and 11!!!
It is still supported by the LTS team until June 30, so from a few weeks it will receive no updates and the repo will be moved to archive.Thank you for the info. But i think this is limited and In...
View ArticleGeneral Questions • Re: [HowTo] Repeat official building process
I actually found original source documentation for Linux 1.0 recently and it inspired me to start building my own kernels following the original instructions linus gave for building it.It's much...
View ArticleGeneral Questions • Re: [Software] Touchscreen on Windows Surface
Maybe I need to do some searching for a driver for this computer? It is an HP 520-1020 with MESA Intel HD graphics 2000 . Be cool to get that touch screen working. Now I'm regretting starting this...
View ArticleGeneral Debian • Re: Debian's Community on discord is back
I can't figure out how to navigate discord.the link above gets me into some weird loop.Statistics: Posted by sdibaja — 2024-04-22 14:55
View ArticleSystem and Network configuration • Timeshift language not translating to...
I've noticed on my system that some programs are not translating fully to norwegian.One of the most obvious programs suffering from this is timeshift.It happens sometimes in the terminal also, in the...
View ArticleDocs, HowTos, Tips & Tricks • Re: [HowTo] Getting Started with...
I don't think you should use the name "VirtMan". The proper name is either "Virtual Machine Manager" or "virt-manager".If you do a search for "VirtMan" you will see that it is something else.This is a...
View ArticleGeneral Questions • Re: Using dots in username
Usernames must conform to IEEE 1003.1-2001; legal characters are letters, digits, underscores, periods, at signs (@) and dashes but the username may not *start* with a dash.There used to be an issue...
View ArticleSystem and Network configuration • Re: evtest behave differently on two pc's
Hello,When I look at the properties of the file evtest I see that the owner is 'root' and the group is 'root'.I assume you mean the executable /usr/bin/evtestThe permissions of this file should be...
View ArticleGraphical Environments & Desktops • Re: Getting Counter-Strike 2 to work...
Code: $ sudo apt -t bookworm-backports upgradePackages from Debian Backports must be cherry-picked, e.g.Code: #> apt -t bookworm-backports install linux-image-amd64Statistics: Posted by fabien —...
View ArticleTesting And Unstable • Re: [Software] broken apt config - cannot reinstall...
Hi,Thank you for your guidance.I managed to reinstall gnome again and its dependencies after trying the full-upgrade: I took note of what packages it wanted to uninstall, I had to reinstall some of...
View ArticleTesting And Unstable • [SID - Unstable] apt and aptitude find error in repo??
Folks:I ran an apt update via sudo and it found or did not find a repo line . . . then running apt dist-upgrade it showed the roughly 102 package upgrades in green color font and listed in columns ???...
View ArticleSystem and Network configuration • Re: nftables script - configuration - errors
Hello,Code: #!/usr/sbin/nft -f[...]for f in /proc/sys/net/ipv4/conf/*/rp_filter; do echo 1 > $f; doneThe interpreter for this script is /usr/sbin/nft which cannot interpret shell commands.Note that...
View ArticleGeneral Questions • Re: [Solved] Help with Virt-Manager & QEMU-KVM
Excellent. For anyone else running into the issue, another option is mounting at /media/libvirt (or similar). Which is to say, it's specifically mounting to /media/<user> which restricts access,...
View ArticleSystem and Network configuration • Re: A NTP oddness on just one server
@AkiAlso. as the only true RTC is on the VM host and the host has it right, as do all the VMs, how would I be able to set the RTC as a VM doesn't really have a RTC?Here is the VMCode:...
View ArticleSystem and Network configuration • Re: Debian 12 does not properly shutdown...
Thanks! The issue seems to be gone right now. I'll keep you updated.Screensharing still does not work. I'll open another issue for that.Thank you all for your help and time.Statistics: Posted by...
View ArticleBeginners Questions • [O/S] debian has been blocked by current security policy
Hi. I'm kinda a beginner to linux and Debian and ran into a problem.TLDR;After re-installing Grub and doing a reboot, I got an error on booting Debian: cannot find TOCBLOCK database may be corruptI...
View Article