Podcast
Questions and Answers
What does the command 'netstat -n --tcp -c' do?
What does the command 'netstat -n --tcp -c' do?
- Displays active internet connections without servers (correct)
- Displays kernel interface table
- Displays only active servers
- Displays active internet connections with program name
What does the command 'netstat -lnp --tcp' do?
What does the command 'netstat -lnp --tcp' do?
- Displays active internet connections without servers
- Displays active internet connections with program name
- Displays only active servers (correct)
- Displays kernel interface table
What does the command 'netstat -ic' do?
What does the command 'netstat -ic' do?
- Displays kernel interface table (correct)
- Displays active internet connections without servers
- Displays active internet connections with program name
- Displays only active servers
What does the command 'netstat –tcp –listening --program' do?
What does the command 'netstat –tcp –listening --program' do?
What information is included when running the command 'sudo netstat -atup' as root?
What information is included when running the command 'sudo netstat -atup' as root?
Flashcards are hidden until you start studying