public:linuxpermition
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:linuxpermition [2024/10/29 09:25] – lukas | public:linuxpermition [2026/08/10 07:36] (current) – lukas | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| scp [OPTION] [user@]SRC_HOST: | scp [OPTION] [user@]SRC_HOST: | ||
| </ | </ | ||
| + | |||
| + | Rsync to NTFS filesystem (rsync have to be installed on boths machines) | ||
| + | < | ||
| + | rsync -rtv --modify-window=1 [user@]SRC_HOST: | ||
| + | </ | ||
| + | |||
| + | Password less SSH | ||
| + | http:// | ||
| + | < | ||
| + | cat .ssh/ | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | < | ||
| + | sudo nmap -sn 192.168.0.0/ | ||
| + | </ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Add PPA Debian: | ||
| + | < | ||
| + | sudo apt -y install software-properties-common python3-launchpadlib | ||
| + | </ | ||
| + | |||
public/linuxpermition.1730193945.txt.gz · Last modified: by lukas
