🎴 Flashcard Mode
Essential Linux Commands Quiz
Card1 / 28
Mastered0
Review0
QuestionClick to flip
What does the command ifconfig do
AnswerClick to flip back
A
view and change information related to networking configuration
💡 Explanation:
ifconfig is a legacy command used to configure, control, and query TCP/IP network interface parameters. While often replaced by 'ip', it remains a classic networking tool.