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 [2024/11/27 09:13] (current) lukas
Line 18: Line 18:
 <code> <code>
 tar -xzvf file.tar.gz tar -xzvf file.tar.gz
 +</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.52.0/24
 +</code>
 +
 +https://reintech.io/blog/setting-up-nfs-server-on-debian-12
 +
 +<code>
 +sudo apt install cockpit cockpit-storaged cockpit-networkmanager cockpit-packagekit -y
 </code> </code>
  
public/linuxpermition.1730193769.txt.gz · Last modified: 2024/10/29 09:22 by lukas