Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<translate>
 
<translate>
==Scan network==
  −
* echo 192.168.1.{1..254}|xargs -n1 -P0 ping -c1|grep "bytes from"
  −
* for i in {1..254}; do ping -c 1 -W 1 192.168.1.$i | grep 'from'; done
  −
* sudo arp-scan --interface=wlp2s0 --localnet
  −
   
==Connecting to a server without IP==
 
==Connecting to a server without IP==
 
* Intercom: http://fe-ic.local/
 
* Intercom: http://fe-ic.local/
editor, Interface administrators, Administrators, translation-admin, translator
9,750

edits

Navigation menu