Useful NEW Linux Commands Ref F - Part XXXXXI
Useful NEW Linux Commands Ref F - Part XXXXXI
ping ip_address
traceroute6 ip_address
Useful Linux Commands – Part ZMVXXVIII
ping ip_address
traceroute6 ip_address
# Network Monitor
netstat
iptables
nmap 127.0.0.1
***** netcat:
# Listen for input from network on recieving_port, dump it to a file (insecure, but handy):
# Network Monitor
netstat
iptables
nmap 127.0.0.1
***** netcat:
# Listen for input from network on recieving_port, dump it to a file (insecure, but handy):
# Pipe the output of a command to a target ip and port over the network:
# Use tar to compress and output a file as a stream, pipe it to a target ip and port over the network:
# Change privileges over file or directory (see man page for details.)
chmod
adduser
usermod