What is the proper way of disconnecting..

Asked by Milardo

What is the proper way to disconnect a wireless internet usb adapter? That means disconnect the internet and pull out the adapter from the usb port. How?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Theodotos Andreou
Solved:
Last query:
Last reply:
Revision history for this message
Best Theodotos Andreou (theodotos) said :
#1

You can disable the Wireless Interface using Network Manager.

From the console you can do:

ifdown <interface name>

Revision history for this message
Milardo (zerosportslegacy) said :
#2

Thanks I will try that.

Revision history for this message
Milardo (zerosportslegacy) said :
#3

Thanks Theodotos Andreou, that solved my question.