Tagged Questions
1
vote
0answers
193 views
Wired connection from CLI with NetworkManager - “up” in elegant way
Sometimes I need to do some operational work in text mode
and I need to setup internet connection from command line (without any networkmanager applet).
(Please note: that when I run Window Manager, ...
4
votes
1answer
2k views
Configure wireless network from the command line
I know I can use ifconfig to configure my ethernet network interfaces. But can I also configure my wireless network interfaces using ifconfig. (It seems to be listed as eth1 in ifconfig output, why is ...