AskUbuntu · @askubuntu
180 followers · 1931 posts · Server ubuntu.social

WiFi adapter not found on NVIDIA Jetson Orin NX running Ubuntu 20.04

askubuntu.com/q/1477620/612

#networking #wireless #nmcli

Last updated 1 year ago

AskUbuntu · @askubuntu
171 followers · 1943 posts · Server ubuntu.social

Is it possible to add a connection by nmcli command without sudo?

askubuntu.com/q/1476888/612

#networking #permissions #lubuntu #networkmanager #nmcli

Last updated 1 year ago

Open Source Pro · @opensourcepro
6 followers · 44 posts · Server burningboard.net

Ein Tipp für fortgeschrittene Linux Nutzer: Mit dem Command Line Tool 'nmcli' lassen sich WLAN Verbindungen effizient managen und Troubleshooting durchführen. Erfahre mehr in unserem neuesten Blog Post!

#linux #opensource #nmcli #wifitroubleshooting

Last updated 1 year ago

AskUbuntu · @askubuntu
134 followers · 1900 posts · Server ubuntu.social

Script to switch between networks in ubuntu using nmcli

askubuntu.com/q/1473556/612

#networking #commandline #bash #scripts #nmcli

Last updated 1 year ago

Tom :debian: · @tripplehelix
47 followers · 569 posts · Server fosstodon.org

Does the new use now?

#RaspberryPiOS #nmcli

Last updated 2 years ago

AskUbuntu · @askubuntu
38 followers · 1143 posts · Server ubuntu.social

Increase VPN Connection Attempt Timeout to Greater Than 60 Seconds #2204

askubuntu.com/q/1455811/612

#networking #networkmanager #vpn #nmcli

Last updated 2 years ago

Linux ✅ · @Linux
4841 followers · 2945 posts · Server linuxrocks.online

::: Forgot your WiFi password? - Find that password of your connected network in Linux 📶

Open the terminal & use these commands.

Ubuntu:

ls /etc/NetworkManager/system-connections/

------

The ones using Nmcli (for example Solus):

nmcli device wifi show-password

(This way you even get a QR code) 💥

#qr #terminal #connection #help #hints #networkmanager #nmcli #solus #password #network #ubuntu #linux #wifi #find #tips #quickies

Last updated 2 years ago

/ Linux🐧 · @rootlinux
80 followers · 253 posts · Server mstdn.ro
/ Linux🐧 · @rootlinux
80 followers · 253 posts · Server mstdn.ro
Chris · @toxision
194 followers · 5290 posts · Server mastodon.social

Here's a little two-liner function I just wrote to let me pick and connect to a WiFi network.
Let me know what I could improve 🙏
(Disclaimer: yes I know for the moment this will only work under the condition that I am not yet successfully connected to another network, otherwise it will break at the awk part. Again, any suggestions are welcome 😁)

wificon() {
select=$(nmcli d wifi list | fzf | awk '{ print $2}') &&
nmcli d wifi connect $select
}

#linux #bash #cli #nmcli #fzf

Last updated 2 years ago

Geekland · @geekland
611 followers · 11986 posts · Server mastodon.social
NetworkManager · @NetworkManager
0 followers · 1 posts · Server fosstodon.org

Pro tip: use nmcli(1) to turn your computer into a Wi-Fi hotspot from a command line, then scan QR code to connect your phone!

#networkmanager #linux #wifi #nmcli

Last updated 2 years ago

NetworkManager · @NetworkManager
72 followers · 24 posts · Server fosstodon.org

Pro tip: use nmcli(1) to turn your computer into a Wi-Fi hotspot from a command line, then scan QR code to connect your phone!

#networkmanager #linux #wifi #nmcli

Last updated 2 years ago

Lars Kellogg-Stedman · @larsks
62 followers · 78 posts · Server hachyderm.io

I decided to futz around with setting up a network-level tunnel
yesterday and wrote up the steps. Mostly this is just to help me
remember next time I end up doing the same thing, but maybe the
or bits will be of use to someone else.

blog.oddbit.com/post/2022-11-1

#ipv6 #edgerouter #nmcli #oddbitblog

Last updated 2 years ago

Lars Kellogg-Stedman · @larsks
62 followers · 78 posts · Server hachyderm.io

I decided to futz around with setting up a network-level tunnel
yesterday and wrote up the steps. Mostly this is just to help me
remember next time I end up doing the same thing, but maybe the
or bits will be of use to someone else.

blog.oddbit.com/post/2022-11-1

#ipv6 #edgerouter #nmcli

Last updated 2 years ago

elephantoot still wears a mask · @elephantoot
62 followers · 1174 posts · Server det.social

Und gelöst. Hatte die DNS Einstellung versemmelt.

Außerdem gelernt, dass es das nützliche Tool gibt, mit "nmcli connection import" kann man die Verbindung tatsächlich mit den conf-file einladen.

#nmcli

Last updated 2 years ago

dei Muddr · @mueggl
21 followers · 74 posts · Server social.tchncs.de

Kein in den Repositories. Scheinbar wird an wlogout nicht mehr entwickelt. Frage mich ob es eine Alternative gibt?

Ansonsten geht es mit Schritt für Schritt voran. Als Dateimanager habe ich vifm gewählt. Wobei es Probleme mit xterm gab, die ich - glaube ich - im Griff habe.

habe ich mit in den Griff bekommen. Manche Seiten wurden nicht geladen, aber das Ändern der MTU schaffte Abhilfe.

#linux #openSUSEway #nmcli #wireguard #sway #opensuse #wlogout

Last updated 3 years ago

We had a chance to delve a bit, and the 'nmcli' command seems like a way to examine .

So that's half the trick, but it looks like this distro or driver or network adaptor, we are working with atm, doesn't reset the

#MACaddresses #macaddress #nmcli

Last updated 3 years ago

· @raspel
88 followers · 907 posts · Server social.tchncs.de

nur so für Debian/Mint Freunde:

WOL: Wake on Lan mittels nmcli
siehe auch:
wiki.debian.org/WakeOnLan

mittels folgendem Kommando:

c modify "Kabelgebundene Verbindung 1" 802-3-ethernet.wake-on-lan magic

Wer zur Hölle denkt sich sowas aus?

#nmcli

Last updated 3 years ago