public:linuxpermition
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:linuxpermition [2023/07/26 19:08] – lukas | public:linuxpermition [2025/07/01 08:00] (current) – lukas | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| </ | </ | ||
| will give read, write permissions for everyone. | will give read, write permissions for everyone. | ||
| + | |||
| + | Pack: | ||
| + | < | ||
| + | tar czf name_of_archive_file.tar.gz name_of_directory_to_tar | ||
| + | </ | ||
| + | |||
| + | Unpack: | ||
| + | < | ||
| + | tar -xzvf file.tar.gz | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | < | ||
| + | scp [OPTION] [user@]SRC_HOST: | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | < | ||
| + | sudo nmap -sn 192.168.0.0/ | ||
| + | </ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Add PPA Debian: | ||
| + | < | ||
| + | sudo apt -y install software-properties-common python3-launchpadlib | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
public/linuxpermition.1690398485.txt.gz · Last modified: by lukas
