You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not showing internet connections, onli public IP
IP link:
user@user-ms7721:~$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 30:9c:23:7e:b7:60 brd ff:ff:ff:ff:ff:ff
3: wlx000f540a0351: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 1000
link/ether 00:0f:54:0a:03:51 brd ff:ff:ff:ff:ff:ff
So i entered wlx000f540a0351 in settings:
DIT THIS to match your network interface.
You can find out by executing `ifconfig` or `ip link`.
It might be "wlan0", "eth0", "wlp3s0" or something else
]]
net_interface = "wlx000f540a0351"
--[[
this depends on your own internet speed
]]
download_rate_maximum = 100000 -- kb
upload_rate_maximum = 1000000 -- kb
What i do wrong?
Please help, i very like your conky them
e)
The text was updated successfully, but these errors were encountered:
Not showing internet connections, onli public IP
IP link:
So i entered wlx000f540a0351 in settings:
What i do wrong?
Please help, i very like your conky them
e)
The text was updated successfully, but these errors were encountered: