User Tools

Site Tools


public:linuxpermition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:linuxpermition [2024/10/29 09:22] lukaspublic:linuxpermition [2025/07/01 08:00] (current) lukas
Line 19: Line 19:
 tar -xzvf file.tar.gz tar -xzvf file.tar.gz
 </code> </code>
 +
 +[[https://linuxize.com/post/how-to-use-scp-command-to-securely-transfer-files/|SCP]]:
 +<code>
 +scp [OPTION] [user@]SRC_HOST:]file1 [user@]DEST_HOST:]file2
 +</code>
 +
 +[[https://www.stationx.net/how-to-use-nmap-to-scan-a-network/|Scan network]]:
 +<code>
 +sudo nmap -sn 192.168.0.0/24
 +</code>
 +
 +https://reintech.io/blog/setting-up-nfs-server-on-debian-12
 +
 +Add PPA Debian:
 +<code>
 +sudo apt -y install software-properties-common python3-launchpadlib
 +</code>
 +
 +
  
public/linuxpermition.1730193769.txt.gz · Last modified: by lukas