Merci pour cette réponse. J'ai tendance à considérer que beaucoup de trafic et de contributions sur un repo git implique qu'un script malveillant serait repéré. Je pars dessu car vérifier les scripts d'install de chaque application est assez compliqué.
Cela dit, je reproduis le fonctionnement de ...
Search found 14 matches
- Wed Nov 22, 2023 8:12 am
- Forum: Forum Français
- Topic: Sécurisation des logiciels installés
- Replies: 2
- Views: 364
- Tue Nov 14, 2023 8:21 am
- Forum: Forum Français
- Topic: Sécurisation des logiciels installés
- Replies: 2
- Views: 364
Sécurisation des logiciels installés
Bonjour à tous,
J'ai une machine MX que je vais utiliser comme serveur de VMs pour un site d'e-commerce, pour du dev, la prod... D'ou l'importance de la sécurité dessus.
Ayant remarqué que certains paquets sont marqués comme non-fiables sur flathub, je me demande comment les packet officiels en ...
J'ai une machine MX que je vais utiliser comme serveur de VMs pour un site d'e-commerce, pour du dev, la prod... D'ou l'importance de la sécurité dessus.
Ayant remarqué que certains paquets sont marqués comme non-fiables sur flathub, je me demande comment les packet officiels en ...
- Sun Dec 11, 2022 7:58 pm
- Forum: Hardware /Configuration
- Topic: KVM GPU Passtrought RX6800XT not working [Solved]
- Replies: 7
- Views: 778
Re: KVM GPU Passtrought RX6800XT not working [Solved]
I found a way to isolate the gpu from the host machine.
I added to the /etc/modprobe.d/vfio.conf file this line:
softdep amdgpu pre: vfio_pci
Then I had to run these two commands:
sudo update-initramfs -u
sudo grub-mkconfig -o /boot/grub/grub.cfg
And now the amd gpu is under vfio-pci.
Yes ...
I added to the /etc/modprobe.d/vfio.conf file this line:
softdep amdgpu pre: vfio_pci
Then I had to run these two commands:
sudo update-initramfs -u
sudo grub-mkconfig -o /boot/grub/grub.cfg
And now the amd gpu is under vfio-pci.
Yes ...
- Thu Dec 01, 2022 4:37 pm
- Forum: Hardware /Configuration
- Topic: KVM GPU Passtrought RX6800XT not working [Solved]
- Replies: 7
- Views: 778
Re: GPU Passtrought RX6800XT not working [Solved]
To be sure I understand the manipulation well. I have to add the AHS repos and than update my distro. But does the kernel upgrade get done by itself or do I have to do it myself?
With that newer hardware, I would suggest running MX AHS instead. You would have to update the kernel afterwards, but ...
With that newer hardware, I would suggest running MX AHS instead. You would have to update the kernel afterwards, but ...
- Thu Dec 01, 2022 4:20 pm
- Forum: Hardware /Configuration
- Topic: KVM GPU Passtrought RX6800XT not working [Solved]
- Replies: 7
- Views: 778
Re: KVM GPU Passtrought RX6800XT not working [Solved]
Yes that's what I see.
$ lspci -nnk | grep -i -EA3 "3d|display|vga"
04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP108 [GeForce GT 1030] [10de:1d01] (rev a1)
Subsystem: Gigabyte Technology Co., Ltd GP108 [GeForce GT 1030] [1458:375c]
Kernel driver in use: nvidia
Kernel modules ...
$ lspci -nnk | grep -i -EA3 "3d|display|vga"
04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP108 [GeForce GT 1030] [10de:1d01] (rev a1)
Subsystem: Gigabyte Technology Co., Ltd GP108 [GeForce GT 1030] [1458:375c]
Kernel driver in use: nvidia
Kernel modules ...
- Mon Nov 21, 2022 8:41 pm
- Forum: Hardware /Configuration
- Topic: KVM GPU Passtrought RX6800XT not working [Solved]
- Replies: 7
- Views: 778
Re: KVM GPU Passtrought RX6800XT not working [Solved]
Isn't AHS a bit unstable compared to the regular distro?
- Mon Nov 21, 2022 5:15 pm
- Forum: Hardware /Configuration
- Topic: KVM GPU Passtrought RX6800XT not working [Solved]
- Replies: 7
- Views: 778
KVM GPU Passtrought RX6800XT not working [Solved]
Hi all,
I have an MX linux PC that I use a KVM server for many virtual machines. One of them is a gaming VM. I want to give it my RX6800XT GPU and I followed this tutorial: https://drakeor.com/2022/02/16/kvm-gpu-passthrough-tutorial/
Howerver when I arrrive to the Loading the Correct Kernel ...
I have an MX linux PC that I use a KVM server for many virtual machines. One of them is a gaming VM. I want to give it my RX6800XT GPU and I followed this tutorial: https://drakeor.com/2022/02/16/kvm-gpu-passthrough-tutorial/
Howerver when I arrrive to the Loading the Correct Kernel ...
- Wed Mar 16, 2022 12:02 pm
- Forum: MX Help
- Topic: Qemu-kvm not present in software installer and new guy questions [Solved]
- Replies: 15
- Views: 7759
Re: Qemu-kvm not present in software installer and new guy questions [Solved]
Just found a solution. I used the root root user instead to log in the live sessions.
Now that my problem is "solved". Should I keep this conversation here or delete it and put comments in the two other that treat the two parts of my same problems?
Now that my problem is "solved". Should I keep this conversation here or delete it and put comments in the two other that treat the two parts of my same problems?
- Wed Mar 16, 2022 11:14 am
- Forum: MX Help
- Topic: Qemu-kvm not present in software installer and new guy questions [Solved]
- Replies: 15
- Views: 7759
Re: Qemu-kvm not present in software installer and new guy questions [Solved]
I finally followed this guide and it worked: https://computingforgeeks.com/how-to-install-kvm-virtualization-on-debian/
- At first I thought I didn't install the good packet but it selected « qemu-system-x86 » instead of « qemu-kvm » by itself. The "virt-top" package was not found.
- After that I ...
- At first I thought I didn't install the good packet but it selected « qemu-system-x86 » instead of « qemu-kvm » by itself. The "virt-top" package was not found.
- After that I ...
- Wed Mar 09, 2022 6:23 pm
- Forum: MX Help
- Topic: Qemu-kvm not present in software installer and new guy questions [Solved]
- Replies: 15
- Views: 7759
Re: Qemu-kvm not present in software installer and new guy questions [Solved]
Nope, still having problems:
Unable to connect to libvirt qemu:///system.
Vérifiez que le démon « libvirtd » est en cours d’exécution.
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 922, in _do_open
self._backend ...
Unable to connect to libvirt qemu:///system.
Vérifiez que le démon « libvirtd » est en cours d’exécution.
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 922, in _do_open
self._backend ...