OXIESEC PANEL
- Current Dir:
/
/
etc
/
modprobe.d
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/22/2024 08:17:32 AM
rwxr-xr-x
📄
blacklist-ath_pci.conf
325 bytes
01/28/2018 03:34:49 PM
rw-r--r--
📄
blacklist-firewire.conf
210 bytes
01/28/2018 03:34:49 PM
rw-r--r--
📄
blacklist-framebuffer.conf
677 bytes
07/28/2020 02:46:39 PM
rw-r--r--
📄
blacklist-nouveau.conf
201 bytes
10/14/2020 08:40:15 AM
rw-r--r--
📄
blacklist-radeon-instinct.conf
112 bytes
10/14/2020 08:40:15 AM
rw-r--r--
📄
blacklist-rare-network.conf
583 bytes
01/28/2018 03:34:49 PM
rw-r--r--
📄
blacklist.conf
1.63 KB
07/28/2020 02:46:39 PM
rw-r--r--
📄
iwlwifi.conf
347 bytes
01/28/2018 03:34:49 PM
rw-r--r--
📄
mdadm.conf
379 bytes
01/14/2020 07:10:59 PM
rw-r--r--
Editing: iwlwifi.conf
Close
# /etc/modprobe.d/iwlwifi.conf # iwlwifi will dyamically load either iwldvm or iwlmvm depending on the # microcode file installed on the system. When removing iwlwifi, first # remove the iwl?vm module and then iwlwifi. remove iwlwifi \ (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \ && /sbin/modprobe -r mac80211