
cjun.net
Caleb's Autobiography - Caleb's Autobiography사진을 좋아하는 프로그래머 입니다.
http://www.cjun.net/
사진을 좋아하는 프로그래머 입니다.
http://www.cjun.net/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
4.4 seconds
16x16
MEGAZONE CORP. DBA HOSTING.KR
WHOIS : whois.hosting.kr
REFERRED : http://www.hosting.kr
PAGES IN
THIS WEBSITE
0
SSL
EXTERNAL LINKS
19
SITE IP
27.0.236.139
LOAD TIME
4.353 sec
SCORE
6.2
Caleb's Autobiography - Caleb's Autobiography | cjun.net Reviews
https://cjun.net
사진을 좋아하는 프로그래머 입니다.
Lean on You :: 'OpenSSH Public Key Authentication' 태그의 글 목록
http://blog.finsternis.me/tag/OpenSSH%20Public%20Key%20Authentication
OpenSSH Public Key Authentication. 에 해당되는 글 2. OpenSSH Public Key Authentication. Simple public key generation based on OpenSSH. OpenSSH Public Key Authentication. 기존 SSH 로그인 방식이 SSH 공격(예를들면 무작위 아이디와 비번으로 여러번 접속시도)에 취약하기때문에 나온 방식으로, key 파일이 되는 것을 생성한 후 접속 client 와 접속할 server에 두고 이를 이용하여 SSH를 접속하는 방식이다. A 우선 ssh 명령이 먹어야 한다. OpenSSH 가 깔려있는지 확인해본다. B public key 를 설정한 후에는 SSH를 통한 로그인 부분은 전부 막아놔야 한다. 1 키 생성 (클라이언트에서 해야할 일). Chmod 700 /.ssh. Ssh-keygen -q -f /.ssh/id rsa -t rsa. Enter same passphrase again:.
Lean on You :: 'C++' 태그의 글 목록
http://blog.finsternis.me/tag/C++
에 해당되는 글 4. Class 코딩시 알아두면 좋은 내용들. Define 관련 재미있는 사용법. Error LNK2019: imp WSAStartup. Public: static int cdecl ifs: core: wpl: Marshal: encode(void *,unsigned short)". Public: static int cdecl ifs: core: wpl: Marshal: encode(void *,unsigned int)". Public: static int cdecl ifs: core: wpl: Marshal: decode(void const *,unsigned short &)". Public: static int cdecl ifs: core: wpl: Marshal: decode(void const *,unsigned int &)". Public: static int cdecl ifs: core: wpl: Net: init(void)". 해결 : ws2 32.lib 를 추가.
Lean on You :: 'TIP & Tech' 태그의 글 목록
http://blog.finsternis.me/tag/TIP%20&%20Tech
에 해당되는 글 10. Vim 유용한 단축키 모음 (계속 정리). 클래스 swap에 대한 고찰. C Casting 관련 (it needs code test). 파일의 확장자에 대한 정보를 알고 싶은가? 0 과 1 swtich 하기. Unix / Linux] 특정 경로의 파일명 얻어오기. MySQL STRING 관련 함수들. Unix / linux] port 열기 / 닫기. Unix / Linux 에서 현재시간 측정하기. Error: ISO C forbids declaration of ‘자료형’ with no type. 원인 : 자료형이 제대로 선언되지 않은채 사용되었다. 1 이 자료형이 선언된. 헤더파일의 경로 및 파일이름이 올바른지 확인. 2 namespace안에 구현된 경우일 수도 있으니. Error: 'NullLock' was not declared in this scope. 원인 : 자료형이 제대로 선언되지 않았다. 이 include path 중에. 원인 : const로 선언한 class 에...
Lean on You :: '유머' 태그의 글 목록
http://blog.finsternis.me/tag/유머
에 해당되는 글 5. 아놔 네티즌 덧글을 바탕으로 재구성된 동영상. 와 너무너무 신기. 개가 이뻐 ㅎㅎ. 앤 혼자 잘 노네 ㅋ. Http:/ finsternis.tistory.com/trackback/81. 200801.28 20:08 신고. 짱이다ㅎㅎ 아. 배부르니까 졸리다 흐흐. Http:/ finsternis.tistory.com/trackback/215. 아놔 네티즌 덧글을 바탕으로 재구성된 동영상. 도대체 뭐라고 한걸까 ㅋ 한참 웃었네. Http:/ finsternis.tistory.com/trackback/119. Http:/ finsternis.tistory.com/trackback/76. 200801.22 21:12 신고. 사건의 진실은. ㅋ. 200801.23 12:49 신고. Http:/ finsternis.tistory.com/trackback/75. 200801.22 19:51 신고. 꼭 클릭해서 확대한 사진으로 볼것 ㅋ. JDBC MYSQL : addbatch() 를.
Lean on You :: MySQL Tips
http://blog.finsternis.me/615
No firewall, no port used, but changing port to 9906 didn’t work. I’m on CentOS 5.9. Http:/ finsternis.tistory.com/trackback/615. 미래의 행복을 보장하는 가장 좋은 방법은 오늘 가능한 최대의 행복을 누리는 것이다. 08.09.02. JDBC MYSQL : addbatch() 를. How to create simple / fast. How to find log directory of. Kafka Error : Failed to send. 번역] Memory allocation mec. 궁금한 부분에 대해 좀 더 구. 잘봤습니다 근데 첫번째 두번. 잘 받아갑니다. 감사합니다. 항상 그냥보고 어 작동하니까. Jungle gym in Tokyo. Tips for Mac (7). Tools for Dev (58). GIT and SVN and CVS (21). C and C (43). 크고 작은 실수들 (0).
Lean on You :: 'Boost' 태그의 글 목록
http://blog.finsternis.me/tag/Boost
에 해당되는 글 6. Thrift 에서 C library 가 설치가 안되는 경우. Boost: asio 를 이용한 asyncronous communication 클래스. Boost asio - 수정중. Boost 를 이용한 프로그램 컴파일 후 실행하는 중 error while loading shared libraries: 를 만난 경우. Boost Library and official site. Thrift 에서 C library 가 설치가 안되는 경우. Building C Library . : no. 가 나온 경우 필수 라이브러리가 설치가 안되있거나 configure에서 인식을 못하는 경우 두가지가 있다. 필수라이브러리 목록은 여기( http:/ thrift.apache.org/docs/install )를 참고하면 된다. BOOST library를 기본 경로에 설치하지 않고 자기계정의 특정 디렉토리에 설정한 경우. Boost: shared ptr int test;. Test2 = test;.
Lean on You :: C++ Errors
http://blog.finsternis.me/604
Error LNK2019: imp WSAStartup. Public: static int cdecl ifs: core: wpl: Marshal: encode(void *,unsigned short)". Public: static int cdecl ifs: core: wpl: Marshal: encode(void *,unsigned int)". Public: static int cdecl ifs: core: wpl: Marshal: decode(void const *,unsigned short &)". Public: static int cdecl ifs: core: wpl: Marshal: decode(void const *,unsigned int &)". Public: static int cdecl ifs: core: wpl: Net: init(void)". Void cdecl ifs: core: wpl: netcleanup(void)". 해결 : ws2 32.lib 를 추가. C and C (43).
Lean on You :: 와우용 Damage font
http://blog.finsternis.me/318
큼직 큼직하면서 시원시원한 데미지 폰트를 얻고 싶은가? 아래의 파일을 받아서 와우폴더의 font 디렉토리에 넣어라. Http:/ finsternis.tistory.com/trackback/318. 201502.01 06:56 신고. 잘 받아갑니다. 감사합니다. 미래의 행복을 보장하는 가장 좋은 방법은 오늘 가능한 최대의 행복을 누리는 것이다. 08.09.02. JDBC MYSQL : addbatch() 를. How to create simple / fast. How to find log directory of. Kafka Error : Failed to send. 번역] Memory allocation mec. 궁금한 부분에 대해 좀 더 구. 잘봤습니다 근데 첫번째 두번. 잘 받아갑니다. 감사합니다. 항상 그냥보고 어 작동하니까. Jungle gym in Tokyo. Tips for Mac (7). Tools for Dev (58). GIT and SVN and CVS (21).
Lean on You :: 'vim' 태그의 글 목록
http://blog.finsternis.me/tag/vim
에 해당되는 글 5. Vim 유용한 단축키 모음 (계속 정리). VIM 에 이런 기능이 - 소스코드를 html 문서로 변환하기. Vi 자주쓰는 단축키 및 명령어 (펌). 공식 사이트 : http:/ ctags.sourceforge.net/. Vim documentation : http:/ vimdoc.sourceforge.net/htmldoc/tagsrch.html. 참조 사이트: http:/ goo.gl/6jREc. 대부분의 linux package 에서는 ctags 가 기본으로 깔려있다고 하는데,. 혹 설치가 안되있다면 위의 사이트에서 다운로드 받길 바란다. 함수의 선언부로 이동하는 visual studio의 강력한 툴 기능을. 잘만 활용한다면 강력한 코드 리뷰용 툴이 된다. 기본적으로 현재 경로에 대해서만 tag정보를 수집한다. ctags 뒤에 타겟 파일명을 입력해주면 된다. (*, *.cpp, etc) 이 경우 파일명은 tags이다. Ctags *.hpp *.cpp. 만약 i를 눌러서 입력을...
TOTAL LINKS TO THIS WEBSITE
19
Claim Jumpers
Claim Jumpers Competitive Jump Rope Team. Jump rope is a cardiovascular workout and can utilize up to 700 calories per hour. In fact, 10 minutes of jumping rope is roughly the equivalent of running for 30 minutes! Competitive jump rope is a year-round sport which includes individual, pairs, and double dutch events.
cjumpfunk - a place that share my life for you
The gift of life should not be wasted anymore, instruct each other in goodness, a lot of good to each other, trying to help each other will make a more meaningful life for themselves and the people. Wednesday, December 25, 2013. Lancar Mengetik, Lancar Dolarnya. Kita bisa melakukan tugas ini sebanyak yang kita mau selama sisa isian masih ada (‘Remaining Works’). Dan jangan lupa kita juga bisa mengetahui berapa nilai peringkat kita. Tutup tampilan di atas dengan mengklik tanda ‘X’. Setelah...Dari tampilan...
FC Aarberg - Junioren Ca
Default Web Site Page
If you are the owner of this website, please contact your hosting provider: webmaster@cjun.com. It is possible you have reached this page because:. The IP address has changed. The IP address for this domain may have changed recently. Check your DNS settings to verify that the domain is set up correctly. It may take 8-24 hours for DNS changes to propagate. It may be possible to restore access to this site by following these instructions. For clearing your dns cache. There has been a server misconfiguration.
Caleb's Autobiography - Caleb's Autobiography
페루 리마 Peru Lima. 생애 첫 남반구, 페루 리마기대했던 세비체보단 뜻밖의 안티쿠쵸가 맛있었고,멀끔한 미라폴로레스보단 허름한 산크리스토발이 생각에 잠기게끔 했다.남미여행의 시작점인 리마는 이 큰 여정의 윤곽을 가늠하기엔,"그냥. 도시" 그 이상 그 이하도 아니었다.어쩌면 감동의 극대화를 위한 잔잔한 밑밥이었을지도.또는 변화의 극대화를 대비하기 위한 마지막 배려였을지도? 하이난 야노다 열대 우림공원 海南呀诺达雨林文化旅游区미니버스로 협곡을 따라 신나게 산 정상까지 올라가더니 우리를 떨궈준다.문 닫으니 5시까지 내려와야 한다고 한다.엇, 미션인가? 약간 두근 거림.배틀로얄 느낌산 정상에서는 정말 까마득한 느낌.나무도, 식물도, 동물도 모두 예사롭지 않다.벨로시랩터가 튀어나와도 전혀 이상하지 않을 분위기.원시 우림 느낌이랄까? 해발 380미터 산 정상에 내려서는. 언제 내려가나? 연어에 너무 놀랐지만, 스테이크 역시 수준급! Middot;··. 페루 리마 Peru Lima.
TM Webhosting Default Page
This is the default page for domain www.d1102159-9064.netmyne.net. If you see this page after uploading site content you probably have not replaced the. This page is autogenerated by Telekom Malaysia Berhad.
CJUndead (CJ) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Digital Art / Hobbyist. Deviant for 7 Years. This deviant's full pageview. Last Visit: 105 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets.
CJunder - Vi åker till Nya Zeeland den 5 september 2011 för att resa, jobba, sola, bada, surfa, dyka, skratta (och säkert gråta lite också), åka skidor, vandra, köpa en husbil och göra en massa andra saker som vi inte vet om ännu!! Vi har en hemresebiljett
Vi åker till Nya Zeeland den 5 september 2011 för att resa, jobba, sola, bada, surfa, dyka, skratta (och säkert gråta lite också), åka skidor, vandra, köpa en husbil och göra en massa andra saker som vi inte vet om ännu! Vi har en hemresebiljett den 2 maj från Sydney, men den kan vi ju alltid boka om. Det känns som att det här halvåret har snabbspolats fram! Sedan förra inlägget har vi hunnit spendera några dagar i Byron Bay med surf och kortspel med ett gäng skojiga svenskar! Superhärliga dagar tillsamm...
cjunderneath (cara) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 8 Years. This deviant's full pageview. Last Visit: 187 weeks ago. This is the place where you can personalize your profile! Window&...