Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 2641 matches

by CwF
2024-04-24 14:22
Forum: System and Network configuration
Topic: A NTP oddness on just one server
Replies: 7
Views: 187

Re: A NTP oddness on just one server

MikeLieberman wrote: 2024-04-24 12:53 how would I be able to set the RTC as a VM doesn't really have a RTC?
in the host, to set a vm's time to the host rtc

Code: Select all

virsh -c qemu:///system domtime --sync vmname 
by CwF
2024-04-24 03:20
Forum: General Questions
Topic: Pulseaudio components
Replies: 4
Views: 112

Re: Pulseaudio components

Your stating that pipewire is inferior to pulse audio? stating, no; reporting my experience. Debian 12 uses pipewire by default isn't that correct ? No, this is DE dependent. If default gnome, then yes. I wan to know if all pulse audio components can be removed and Pipewire would function in all as...
by CwF
2024-04-24 03:08
Forum: General Questions
Topic: [Solved] Help with Virt-Manager & QEMU-KVM
Replies: 7
Views: 125

Re: Help with Virt-Manager & QEMU-KVM

I usually create virtual machines on a usb stick. I have no problem with VirtualBox, but with virt-manager, the following error msg is received: Unable to complete install: 'Cannot access storage file '/media/ryzen/extra0/kvm/debian12e.qcow2' (as uid:64055, gid:64055): Permission denied' You don't ...
by CwF
2024-04-24 02:28
Forum: General Questions
Topic: Change GDM3 Theme In Debian 12?
Replies: 3
Views: 156

Re: Change GDM3 Theme In Debian 12?

I would assume you would need to create the css file.
As to the contents, no idea, I don't use a greeter myself.
by CwF
2024-04-24 00:17
Forum: General Questions
Topic: [Solved] Help with Virt-Manager & QEMU-KVM
Replies: 7
Views: 125

Re: [HowTo] Getting Started with Virt-Manager & QEMU-KVM

Maybe leave this thread for promoting the default repository approach...
pwzhangzz wrote: 2024-04-24 00:00 deleted files from the vm will be automatically freed (unmapped) thus will not cause the vm to indefinitely expand.
virt-sparsify takes care of that.
by CwF
2024-04-22 20:48
Forum: Docs, HowTos, Tips & Tricks
Topic: [HowTo] Getting Started with Virt-Manager & QEMU-KVM
Replies: 11
Views: 323

Re: [HowTo] Getting Started with Virt-Manager & QEMU-KVM

my first round of clean-up edits. Good job, glad to hear it will be an ongoing effort! Glad to hear you've made the jump. So many details! On permission; libvirt has a very complete set of polkit policies at this point. I *think* this does eliminate most permission issues if the user is enabled thr...
by CwF
2024-04-22 20:30
Forum: General Questions
Topic: Pulseaudio components
Replies: 4
Views: 112

Re: Pulseaudio components

I have gone back and forth a few time between Pulse and Pipewire and at this point have judged pipewire to offer inferior sound under the Xfce DE. ymmv In those test, synaptic was clear in identifying packages relating to the two choices, now qualifying as auto removable. Pattern; +/-pulseaudio +/-p...
by CwF
2024-04-22 03:11
Forum: General Debian
Topic: How I Built The Hyper^Linux Kernel With Debian Bullseye 11.9
Replies: 28
Views: 875

Re: How I Built The Hyper^Linux Kernel With Debian Bullseye 11.9

Linuxgaming1824 wrote: 2024-04-22 02:39 abnormal.
It's called moderation. A concept you don't seem to grasp.

You are not positive. You are not helpful. You certainly could be, but insist on dramatizing beyond the reasonable, which matches your lack substantiation.
by CwF
2024-04-21 19:55
Forum: System and Network configuration
Topic: How to obtain permission to use scanner
Replies: 11
Views: 2284

Re: How to obtain permission to use scanner

I have no idea if any of this brings us any closer to a solution It's beyond me, I'm not so familiar with the category. The last scanner I touched needed a 25>50 pin adapter, that was adapted from a 68 pin. I think things have changed! It's here, let's hope someone is more familiar and runs across ...
by CwF
2024-04-21 19:40
Forum: Forum information, requests, and feedback.
Topic: [Comment] Forum Mods Support Harassment
Replies: 4
Views: 193

Re: [Comment] Forum Mods Support Harassment

healthy positive social interactions BS. You're an instigator. Your victimhood is your goal. You repeat, you evade, you complain. I never been harassed in here despite my major noob questions and replies, you should include links to harassing posts so we can judge for ourselves Thank you. Ignore th...
by CwF
2024-04-21 04:39
Forum: System and Network configuration
Topic: How to obtain permission to use scanner
Replies: 11
Views: 2284

Re: How to obtain permission to use scanner

This makes me curious though: What is the difference in function between the two directories /usr/lib/udev/rules.d/ and /etc/udev/rules.d/ etc overides and/or extends usr, and is not overwritten by an update. How to troubleshoot that? Not sure. Check if the program has a policy file defining progra...
by CwF
2024-04-21 02:34
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Re: Building the nest

Can't you just use .link files? Yes, I am. It does show reading and respecting a link file, it's just lying! ID_NET_LINK_FILE=/etc/systemd/network/10-nested-Wlan.link enp10s0: Policies didn't yield a name, using specified Name=Wlan. ...and I just found it, a slight typo Wlan: Device has name_assign...
by CwF
2024-04-21 02:02
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Re: Building the nest

Bugs in the nest! notice the available net interfaces: $ ls /sys/class/net enp10s0 enp1s0 enp8s0 enp9s0 Glan lo and when asking to explain itself: $ udevadm test-builtin net_setup_link /sys/class/net/enp10s0 ..... Created link configuration context. enp10s0: Device has name_assign_type=4 enp10s0: De...
by CwF
2024-04-20 22:11
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Re: Building the nest

Alright then, reverted that middle hypervisor to pulse and it did help. That middle layer still gets confused with the network naming .links. Different every time. The layer underneath is consistent. Strange. So, Bare metal eth without configuration and declared as vfio and macvtap'ed via virtio for...
by CwF
2024-04-20 18:37
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Re: Building the nest

Linuxgaming1824 wrote: 2024-04-20 18:31 what are we actually observing?
cache
..and not really on point.
by CwF
2024-04-20 18:07
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Re: Building the nest

virtualization solutions it is cheating actually, How exactly is it cheating? because they ignore the root causes of performance/security degradation.(or rather build on top of them) What are those exactly? I think it's something we have to try and get away from Why, exactly? The virtualization pat...
by CwF
2024-04-20 17:45
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Re: Building the nest

You kind of missed it there buddy.
by CwF
2024-04-20 17:29
Forum: Beginners Questions
Topic: Help with security mitigations!
Replies: 50
Views: 1332

Re: Help with security mitigations!

Linuxgaming1824 Your question has been answered. You reiterate your pointless prose with the skill of a politician. If 'the communities' opinions are already on the table, exactly what are these vague 'unique or new security mitigations' you personally develop. It's not like this is a new subject l...
by CwF
2024-04-20 16:50
Forum: General Debian
Topic: Building the nest
Replies: 13
Views: 314

Building the nest

I have been testing a handful of things exploring the performance and consistency of double nested virtual machines. Mixed news on the networking. Yes, a macvtap on on unconfigured vfio eths work many layers down without any virt bridging and yes, the host one layer above can cause issues with 'pers...
by CwF
2024-04-20 16:08
Forum: Beginners Questions
Topic: Help with security mitigations!
Replies: 50
Views: 1332

Re: Help with security mitigations!

that's the benefit of the forum, social interaction. This is not a real time face to face interaction and does not qualify as social interaction in my book. When the child in the back seat keeps repeating "Are we there yet?" I don't answer. I give the child a map and teach them how to int...