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 [2025/06/19 06:26] lukaspublic:linuxpermition [2026/08/10 07:36] (current) lukas
Line 25: Line 25:
 </code> </code>
  
-[[https://www.stationx.net/how-to-use-nmap-to-scan-a-network/|Scan network]]:+Rsync to NTFS filesystem (rsync have to be installed on boths machines)
 <code> <code>
-sudo nmap -sn 192.168.52.0/24+rsync -rtv --modify-window=1 [user@]SRC_HOST:]file1 [user@]DEST_HOST:]file2
 </code> </code>
  
-https://reintech.io/blog/setting-up-nfs-server-on-debian-12+Password less SSH 
 +http://www.linuxproblem.org/art_9.html 
 +<code> 
 +cat .ssh/id_ed25519.pub | ssh b@B 'cat >> .ssh/authorized_keys' 
 +</code>
  
 +[[https://www.stationx.net/how-to-use-nmap-to-scan-a-network/|Scan network]]:
 <code> <code>
-sudo apt install cockpit cockpit-storaged cockpit-networkmanager cockpit-packagekit -y+sudo nmap -sn 192.168.0.0/24
 </code> </code>
  
-Add PPA+https://reintech.io/blog/setting-up-nfs-server-on-debian-12 
 + 
 +Add PPA Debian:
 <code> <code>
 sudo apt -y install software-properties-common python3-launchpadlib sudo apt -y install software-properties-common python3-launchpadlib
public/linuxpermition.1750314381.txt.gz · Last modified: by lukas