You are not logged in.

#1 2020-12-11 20:46

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

[Solved] Tool for managing wireless networks.

Which tool is responsible for managing wireless networks in Q4OS Centaurus? I was surprised, when I entered iwconfig, and Konsole showed me - command not found. hmm

Last edited by Rademes (2020-12-16 10:23)


Attachments:
png iwconfig.png, Size: 12.63 KiB, Downloads: 308

Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#2 2020-12-11 21:53

Tolkem
Member
Registered: 2019-10-06
Posts: 487

Re: [Solved] Tool for managing wireless networks.

Rademes wrote:

Which tool is responsible for managing wireless networks in Q4OS Centaurus? I was surprised, when I entered iwconfig, and Konsole showed me - command not found. hmm

For some reason IDK, you need to use sudo with it:

$ sudo iwconfig

otherwise, you get the infamous

$ iwconfig
bash: iwconfig: command not found

Offline

#3 2020-12-12 00:02

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,989

Re: [Solved] Tool for managing wireless networks.

To help diagnose these types of issue I always install the package command-not-found and it will tell you either how to install an uninstalled package or tell you the path to the package is not available to your user.
If you install it you will need to run sudo apt-file update and also sudo update-command-not-found before it can tell you anything, I always install this on fresh installations.

Offline

#4 2020-12-15 15:44

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: [Solved] Tool for managing wireless networks.

Tolkem wrote:
Rademes wrote:

Which tool is responsible for managing wireless networks in Q4OS Centaurus? I was surprised, when I entered iwconfig, and Konsole showed me - command not found. hmm

For some reason IDK, you need to use sudo with it:

$ sudo iwconfig

otherwise, you get the infamous

$ iwconfig
bash: iwconfig: command not found

Nope, that does not working too!


Attachments:
png iwconfig1.png, Size: 18.55 KiB, Downloads: 296

Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#5 2020-12-15 15:55

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,248
Website

Re: [Solved] Tool for managing wireless networks.

"network-manager" is responsible, however you can anytime install "iwconfig" as well:
$ sudo apt install wireless-tools

Offline

#6 2020-12-15 20:41

Tolkem
Member
Registered: 2019-10-06
Posts: 487

Re: [Solved] Tool for managing wireless networks.

Nope, that does not working too!

Hmmm...maybe it isn't installed by default as q4osteam's post suggests, and I probably installed it time ago but don't remember doing it, either way, do as q4osteam says; install it first, then try again.

Offline

#7 2020-12-16 10:22

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: [Solved] Tool for managing wireless networks.

After installing wireless-tools, [sudo iwconfig] started to work. Thank you for help.


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

Board footer

Powered by FluxBB