F5F Stay Refreshed Software Operating Systems Block your Wi-Fi connection on Kubuntu.

Block your Wi-Fi connection on Kubuntu.

Block your Wi-Fi connection on Kubuntu.

Pages (3): Previous 1 2 3 Next
P
pinkyenny
Member
64
08-19-2022, 10:49 PM
#11
The command is: $ sudo ip link show. Output will display the status of the Wi-Fi interface in dormant mode.
P
pinkyenny
08-19-2022, 10:49 PM #11

The command is: $ sudo ip link show. Output will display the status of the Wi-Fi interface in dormant mode.

R
rmk1205
Junior Member
30
08-19-2022, 10:49 PM
#12
1: signal detected loopback, mtu 65536, unknown state, default group, no queue, bandwidth 1000 Mbps
2: enp3s0 active broadcast, multicast, up, default group, no queue, qlen 1000, ethernet d8:5e:d3:52:d9:f0, brd ff:ff:ff:ff:ff:ff, interface wlp1s0 is the Wi-Fi adapter
R
rmk1205
08-19-2022, 10:49 PM #12

1: signal detected loopback, mtu 65536, unknown state, default group, no queue, bandwidth 1000 Mbps
2: enp3s0 active broadcast, multicast, up, default group, no queue, qlen 1000, ethernet d8:5e:d3:52:d9:f0, brd ff:ff:ff:ff:ff:ff, interface wlp1s0 is the Wi-Fi adapter

J
JerryJohnZ
Junior Member
2
08-19-2022, 10:49 PM
#13
No, I haven't performed a system update recently.
J
JerryJohnZ
08-19-2022, 10:49 PM #13

No, I haven't performed a system update recently.

L
Luctony74
Member
107
08-19-2022, 10:49 PM
#14
Not since you asked me to do that after we believed we resolved it
L
Luctony74
08-19-2022, 10:49 PM #14

Not since you asked me to do that after we believed we resolved it

A
AimBroKenPvP_
Junior Member
2
08-19-2022, 10:49 PM
#15
cd /etc/network/ && display output of the command
A
AimBroKenPvP_
08-19-2022, 10:49 PM #15

cd /etc/network/ && display output of the command

P
Parzival10
Member
180
08-19-2022, 10:49 PM
#16
If-down.d triggers if-post-down.d when it's pre-up.d when it's up.d
P
Parzival10
08-19-2022, 10:49 PM #16

If-down.d triggers if-post-down.d when it's pre-up.d when it's up.d

C
Canceled_
Junior Member
48
08-19-2022, 10:49 PM
#17
Review the WiFi interface configuration file (if present) to understand why "dormant" mode is active. You have two choices: 1) create a config file with execute rights to disable dormant mode; or 2) manually apply the $ sudo ip link set wlp1s0 mode default command when needed. The first step involves checking your directories and config files, including the cat output, which may expose your Wi-Fi password if not handled carefully.
C
Canceled_
08-19-2022, 10:49 PM #17

Review the WiFi interface configuration file (if present) to understand why "dormant" mode is active. You have two choices: 1) create a config file with execute rights to disable dormant mode; or 2) manually apply the $ sudo ip link set wlp1s0 mode default command when needed. The first step involves checking your directories and config files, including the cat output, which may expose your Wi-Fi password if not handled carefully.

C
233
08-19-2022, 10:49 PM
#18
By paying close attention I believe I can keep my password private, and even though I do share it, I can change it before anyone accesses it. That’s why I’m choosing the first option—because it seems to be the only one that should (keyword must) stop this completely forever.
C
Configurations
08-19-2022, 10:49 PM #18

By paying close attention I believe I can keep my password private, and even though I do share it, I can change it before anyone accesses it. That’s why I’m choosing the first option—because it seems to be the only one that should (keyword must) stop this completely forever.

D
DaRabbit
Junior Member
39
08-19-2022, 10:49 PM
#19
Residing in France doesn’t guarantee safety. Your network service files might hold private details like your static IP address. To execute a spoofing attack, someone familiar with your location—like a neighbor or former acquaintance—could exploit this information. It’s wise to understand how to set up your network yourself. I might be someone who uses social manipulation to appear helpful before striking, and I regret any security concerns. I prefer not to share more.
D
DaRabbit
08-19-2022, 10:49 PM #19

Residing in France doesn’t guarantee safety. Your network service files might hold private details like your static IP address. To execute a spoofing attack, someone familiar with your location—like a neighbor or former acquaintance—could exploit this information. It’s wise to understand how to set up your network yourself. I might be someone who uses social manipulation to appear helpful before striking, and I regret any security concerns. I prefer not to share more.

S
Spiral_Hectiic
Junior Member
29
08-19-2022, 10:49 PM
#20
Sure, I can help with that. Look for files related to Wi-Fi settings on your device, such as configuration folders or network profiles. You might find them in areas like `config`, `settings`, or specific directories named after your network type. If you're unsure, checking the device's documentation or support resources can also guide you.
S
Spiral_Hectiic
08-19-2022, 10:49 PM #20

Sure, I can help with that. Look for files related to Wi-Fi settings on your device, such as configuration folders or network profiles. You might find them in areas like `config`, `settings`, or specific directories named after your network type. If you're unsure, checking the device's documentation or support resources can also guide you.

Pages (3): Previous 1 2 3 Next