Unity관련 슬라이드 대규모 프로젝트 개발이야기 – 이승헌, 유나이트 코리아 2014 from NDOORS Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-12-23 11:23 PM by andrew 1 Comment📂This entry was posted in 기술자료
2015-04-15 andrew * APM설치1. 설정 방화벽 켜져 80 포트, 3306 포트 vi /etc/sysconfig/iptables -A INPUT -m state --state NEW -m tcp -p tcp -...
2015-05-20 andrew [scrap]리눅스에서 Disk IO 및 시스템 리소스 모니터링http://solarixer.blogspot.kr/2010/10/disk-io.html 리눅스 상에서 시스템 리소스 모니터링 할 때 보통 아래와 같은 command 를 사용한다....