DonzBox.com(599)
-
MAC .bash_profile 터널링
MAC .bash_profile #!/bin/sh #L1=20022:192.168.00.039:22#L2=23306:192.168.00.039:3306id=donzhost=1010.405.1806.11port=88844auth=./T-70.124-fuck.pem ssh $id@$host -p $port -i $auth
2015.02.15 -
MAC .bash_profile
출처 : http://natelandau.com/my-mac-osx-bash_profile/ # --------------------------------------------------------------------------- # # Description: This file holds all my BASH configurations and aliases # # Sections: # 1. Environment Configuration # 2. Make Terminal Better (remapping defaults and adding functionality) # 3. File and Folder Management # 4. Searching # 5. Process Management # 6. Net..
2015.02.03 -
네이버 그라폴리오
출처 http://www.grafolio.com/main.grfl
2015.01.20 -
Eclipse vs Intelli-J 단축키
Eclipse vs Intelli-J 단축키 Eclipse IntelliJ IDEA Description F4 ctrl+h show the type hierarchy ctrl+alt+g ctrl+alt+F7 find usages ctrl+shift+u ctrl+f7 finds the usages in the same file alt+shift+r shift+F6 rename ctrl+shift+r ctrl+shift+N find file / open resource ctrl+shift+x, j ctrl+shift+F10 run (java program) ctrl+shift+o ctrl+alt+o organize imports ctrl+o ctrl+F12 show current file structure ..
2014.11.30 -
이클립스에서 서버 추가 안될때
이클립스에서 서버 추가 안될때 (server name이 빈칸으로 나올 때)2014/02/17 17:01이클립스에서 서버 추가 안될때 (server name이 빈칸으로 나올 때)1. Close Eclipse2. In delete the following two files: {workspace-directory}/.metadata/.plugins/org.eclipse.core.runtime/.settings DELETE : org.eclipse.wst.server.core.prefs DELETE : org.eclipse.jst.server.tomcat.core.prefs 3. Restart Eclipse 출처 ㅣ http://cafeonsunday.tistory.com/580
2014.11.30 -
펌자료-다운로드-링크-모음
출처 : http://papas.tistory.com/entry/펌자료-다운로드-링크-모음 매번 설치하다보면 찾아다니기 귀찮아서 만든 포스트 왠만하면 다있다 ㅋ 계속해서 포스트를 올릴 예정이므로 계속해서 변화된다. 물론 구버전도 있겠지만 그래도 쓸만한 프로그램을 올리니 ^^;.. -------- 원격지원 ------- 원격지원툴 1 : UVNC_Client.exe ---> 실행 원격지원툴 2 : 지원받는분 (초보) : 팀뷰어 원격요청용 ---> 실행 ------- 그래픽 드라이버 ------- NVIDIA (그래픽카드 자동검색 -자바설치필수) (메인보드 자동검색-자바설치필수) AMD ATI Radeon (자동검색) (자바설치 홈페이지 (풀버전) ASUS 드라이버센터 (자동검색O) (자바설치 홈페이지 (풀..
2014.10.21