2018년 11월 5일 월요일

network testing

* netstat -antu ,  lsof -i
* netstat -nr (router)
*ping
* arp -a
* nslookup (now disabled)
 set type=any
* traceroute -n ip
* last

댓글 없음:

댓글 쓰기

After today's update to 24.04 LTS, thumbnails no longer being created

  Steps to fix it: Relax the security restriction (immediate fix): Open your terminal and run: sudo sysctl -w kernel.apparmor_restrict_unpr...