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




댓글 없음:

댓글 쓰기

[퍼옴] MPV 단축키 / 환경 설정

  최대한 팟플레이어랑 비슷하게 하려고 했다. 단축키 설정 파일 ~/.config/mpv/input.conf CLOSE_WIN quit TAB script-binding stats/display-stats-toggle ENTER cycle full...