Crucial when pulling data from APIs or working with distributed systems:
هنگام دریافت دادهها از APIها یا کار با سیستمهای توزیعشده بسیار مهم است:
ifconfig / ip a
ping [host]
netstat -tulnp – Network connections and listening ports.
nslookup [domain]
ssh [user@host]
scp [src] [user@host:dest]
rsync -av [src] [dest]
curl [URL]
wget [URL]
iftop
nc
@linuxiha| لینوکسیها
