Quantcast
Channel: MX Linux Forum
Viewing all articles
Browse latest Browse all 5200

Software / Configuration • Re: Examples to make "at" work

$
0
0
In general I think "at" works mighty fine but I have a problem making it connect to Wi-Fi.


With a script:

Code:

echo "DISPLAY=:0 netscript on" | at 01:15

With a normal command:

Code:

echo "DISPLAY=:0 nmcli c up WiFimodem-Con_name" | at 01:14

With full path:

Code:

echo "DISPLAY=:0 /usr/bin/nmcli c up WiFimodem-Con_name" | at 01:13

None of them works.

How can that be.? :confused2:

Statistics: Posted by Jakob77 — Fri Dec 29, 2023 8:52 pm



Viewing all articles
Browse latest Browse all 5200

Trending Articles