User Tools

Site Tools


linux:linux-hardening:wireless_networking

Secure Server Build

Wireless Networking

run the following commands

# iwconfig

for any device listed by above command run

# ifdown <devicename>

then remove the config file

# rm /etc/sysconfig/network-scripts/ifcfg-<devicename> 
linux/linux-hardening/wireless_networking.txt · Last modified: by 127.0.0.1