Linux CLI - Networking Commands
What will
netstat -tuln | grep ':80' show if a web server is running?netstat -tuln | grep ':80' show if a web server is running?netstat -tuln flags-t TCP, -u UDP, -l listening, -n numeric addresses.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions