2014년 2월 8일 토요일

리눅스 port 열기

# iptables -I INPUT 1 -p tcp --dport 5900 -j ACCEPT 


#service iptables save

check 
# iptables -L -n   

 
출처: http://blog.naver.com/PostView.nhn?blogId=jxs2&logNo=110147025566




댓글 없음:

댓글 쓰기

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...