Category Archives: 내 이야기
1. 일단 다운로드 https://glassfish.dev.java.net/downloads/ 2. 아래 처럼 실행 # java -Xmx256m -jar [다운로드 받은 file-name.jar] # cd glassfish # chmod -R +x lib/ant/bin # lib/ant/bin/ant -f setup.xml ㅇㅋ? For GlassFish V2 UR1 with Clustering supported installation, just change step 4 … Continue reading
이건 아주 오래된. 리눅스 사용자라면 누구나 알고 있어야할 내용이지만 ;;;; vi를 사용하다가 ^M을 없애려면.. *누군가는 ^M를 없애면 파일이 깨진다는 사람도 있음 ;;;* :1,$s/ctrl+V+M//g 이렇게 하시오~ :set ff=unix // 이딴 명령 쓰지 마시오~ -_-; 전부 바꾸려면 # perl -i -pe ‘s/\015//g’ … Continue reading
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Posted in 내 이야기
댓글 끄기