issues
search
sdr-enthusiasts
/
gitbook-adsb-guide
Guide to aircraft tracking using ADS-B reception with SDR & docker containers. Published on GitBook.
https://sdr-enthusiasts.gitbook.io/ads-b/
Other
129
stars
54
forks
source link
Update blacklist-kernel-modules.md
#96
Closed
YipYup
closed
1 year ago
YipYup
commented
1 year ago
change
rmmod
to
modprobe -r
per advice here:
https://www.computerhope.com/unix/rmmod.htm#desc
reorder
dvb_
modules to ensure proper unloading with consideration to dependency chains
rmmod
tomodprobe -r
per advice here: https://www.computerhope.com/unix/rmmod.htm#descdvb_
modules to ensure proper unloading with consideration to dependency chains