scraps
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
scraps [2025/03/13 13:08] – millerjs | scraps [2025/05/29 12:40] (current) – [Anydesk Debian Setup] millerjs | ||
---|---|---|---|
Line 3: | Line 3: | ||
Bits and pieces I want to be able to grab quickly. This page will change frequently. | Bits and pieces I want to be able to grab quickly. This page will change frequently. | ||
+ | ===== GNSS Related ===== | ||
+ | ==== PowerRename bulk NRCAN-PPP Results ==== | ||
+ | Rename '' | ||
+ | |||
+ | |||
+ | Regular Expression: '' | ||
+ | Replace with: '' | ||
+ | |||
+ | {{:: | ||
+ | ===== Anydesk Debian Setup ===== | ||
+ | 1) Confirm X (not wayland!) | ||
+ | |||
+ | - Run '' | ||
+ | |||
+ | - Check the session types: '' | ||
+ | |||
+ | 2) Add anydesk deb repository: https:// | ||
+ | < | ||
+ | # Add the AnyDesk GPG key | ||
+ | sudo apt update | ||
+ | sudo apt install ca-certificates curl apt-transport-https | ||
+ | sudo install -m 0755 -d / | ||
+ | sudo curl -fsSL https:// | ||
+ | sudo chmod a+r / | ||
+ | |||
+ | # Add the AnyDesk apt repository | ||
+ | echo "deb [signed-by=/ | ||
+ | |||
+ | # Update apt caches and install the AnyDesk client | ||
+ | sudo apt update | ||
+ | sudo apt install anydesk | ||
+ | </ | ||
+ | |||
+ | 3) set password for unattended access: '' | ||
+ | |||
+ | 4) Get ID: '' | ||
+ | |||
+ | https:// | ||
===== Disable power button shutdown ===== | ===== Disable power button shutdown ===== | ||
scraps.1741871292.txt.gz · Last modified: by millerjs