Blog

2019-02-09

Brandon

실리콘 밸리 무료 코딩학교 42 Silicon Valley 이야기 #9

42 Silicon Valley: 아홉 번째 이야기 – Cadet 시작! 이번 포스팅에서는 실리콘밸리 무료 코딩 학교 42 Silicon Valley에서의 아홉 번째 이야기를 써보려 한다. 나는 2018년 11월 26일에 시작하는 Cadet 프로그램에 지원했다. 기숙사도 신청했는데, Confirmation 창에 “표시된 날짜 하루 전에 체크인하라”고 적혀 있었다. 이상하게도, 사이트에는 시작일이 **11월 25일(일요일)**로 되어 있었다. 내 여자친구 남동생도 같이 신청해서 함께 확인했었다. 보통 프로그램은 월요일부터 시작하기 때문에, "왜 일요일이 시작일이지?" 하는 의문이 들었지만, 42에서는 항상 외친다. "Read The F*cking Manual." 그래서 우리는 매뉴얼에 적힌 대로 **토요일(24일)**에 체크인하러 출발했다. 출발과 도착, 그리고 혹독한 첫날밤 우리는 평일 낮에 LA에서 출발했는데, 예상대로 미친 듯한 트래픽을 뚫고 무려 7시간 만에

2019-01-31

Brandon

실리콘 밸리 무료 코딩학교 42 Silicon Valley 이야기 #8

나는 이렇게 하루아침에 짤렸다 실리콘밸리 42에 지원했을 당시, 나는 온라인 교육회사에서 약 1년째 일하고 있었다. 캘리포니아의 최저임금과 큰 차이 없는 페이를 받으며, 꽤 다양한 일을 해냈다. 3개월간 그 급여로 일한 뒤 협상하자고 했었는데, 정작 3개월이 지나자 마음대로 50센트를 올려주시더라. 분명 "협상"이라고 하셨던 걸로 기억하는데… 당시 나는 코딩 부트캠프를 가기 위해 대학을 휴학하고, 생계를 위해 일을 찾아보다가 우연히 유튜브·SNS 마케팅, 웹사이트 제작·관리 등을 할 줄 아는 사람을 찾는 공고를 보게 되었다. 별 생각 없이 연락을 드렸더니 인터뷰를 보자고 하셨고, 그렇게 일하게 되었다. 집에서 회사까지 왕복 70마일. 트래픽 때문에 돌아서 가면 80마일이 넘었다. 지금 생각하면 미쳤었다. 나중에 사장님이 근처에서 지내라고 4\~5개월 정도

2019-01-30

Brandon

네트워크 장치란 무엇이며 무엇을합니까?

[vc_row type="full_width_background" full_screen_row_position="middle" scene_position="center" text_color="dark" text_align="left" top_padding="5%" bottom_padding="13%" id="team" overlay_strength="0.3" shape_divider_position="bottom" bg_image_animation="none" shape_type=""][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" column_link_target="_self" column_shadow="none" column_border_radius="none" width="1/1" tablet_width_inherit="default" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid" bg_image_animation="none"][vc_column_text]당신이 컴퓨터에 무엇인가를 하기 위해 앉아있을 때 그것을 깨닫지는 못하지만 정보를 얻거나 쇼핑을하거나 이메일을 보내기 위해 인터넷 브라우저 이외의 것에 의존하고 있습니다. 또한 컴퓨터를 인식하는 IP 주소와 연결된 안정적인 네트워크를 사용하고 있으며 다른 모든 사람과 연결할 수 있습니다. 이것이 바로 "연결성"을 가능하게 만드는 이유입니다. 네트워크는 컴퓨터 및 배선 이상의 것입니다.  전기/디지털 연결을 처리하고 고유 한 역할을 효율적으로 수행하는 특정 장치 (하드웨어의 특수 부품)도 있어야 합니다. 약간의 네트워킹 배경. 대부분의 네트워크는 규모가 작으며 소규모 사무실이나 가정과 같으며

웹 사이트 IP 주소를 찾는 방법

웹 사이트 또는 도메인 URL의 숫자 IP 주소를 찾는 것은 매우 쉽습니다. nslookup이라는 터미널 유틸리티를 사용하면 이 명령을 사용하여 특정 IP로 해석되는 도메인을 찾아 낼 수 있습니다. 이 기능은 OS X을 사용하는 Mac에서도 작동하지만 다른 유닉스 버전에서나 Windows DOS에서도 작동합니다. nslookup으로 웹 사이트 / 도메인 관련 IP 주소 찾기 Mac 또는 Linux 컴퓨터에서 시작하려면 새 터미널 창을 열고 다음 명령을 입력하십시오. nslookup google.com 'google.com'을 IP를 찾는 데 관심있는 도메인으로 바꿉니다. 그러면 다음과 같이 출력됩니다. $ nslookup google.com Server: 192.168.0.105 Address: 192.168.0.105#74 Non-authoritative answer: Name: google.com Address: 74.125.127.147 'non-authoritative answer'은 아래의 해결 IP 주소로 문의된 웹 사이트 또는 URL의 원래 도메인

ifconfig (8) – Linux 매뉴얼 페이지

ifconfig(8) BSD System Manager's Manual ifconfig(8) NAME ifconfig -- configure network interface parameters SYNOPSIS ifconfig [-L] [-m] [-r] interface [create] [address_family] [address[dest_address]] [parameters] ifconfig interface destroy ifconfig -a [-L] [-d] [-m] [-r] [-u] [-v] [address_family] ifconfig -l [-d] [-u] [address_family] ifconfig [-L] [-d] [-m] [-r] [-u] [-v] [-C] ifconfig interface vlan vlan-tag vlandev iface ifconfig interface -vlandev iface ifconfig interface bonddev iface ifconfig interface -bonddev iface ifconfig interface bondmode lacp | static DESCRIPTION The ifconfig utility is used to assign an address to a network interface and/or configure network interface parameters. The following options are available: address For the DARPA-Internet

2019-01-29

Brandon

실리콘 밸리 무료 코딩학교 42 Silicon Valley 이야기 #7

[vc_row type="full_width_background" full_screen_row_position="middle" scene_position="center" text_color="dark" text_align="left" top_padding="5%" bottom_padding="13%" id="team" overlay_strength="0.3" shape_divider_position="bottom" bg_image_animation="none" shape_type=""][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" column_link_target="_self" column_shadow="none" column_border_radius="none" width="1/1" tablet_width_inherit="default" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid" bg_image_animation="none"][vc_column_text]한동안 42 Silicon Valley에 대해 글을 적지 않았습니다. 글재주가 없고 알려줘야 할것 같은 내용은 많은데 어디서 부터 정리해야할지 모르겠고 게을러서 방치해뒀습니다. 앞으로 42 Silicon Valley 이야기는 그때그때 머리에서 생각나는대로 하고 싶은 이야기를 막 쓸 예정입니다. 나중에 보면 이런일도 있었구나 추억?할 수도 있고 또는 흑역사가 되어 창피해서 갑자기 비공개로 돌릴 수도 있을것 같지만요. 참고로 말도 좀더 편하게 할까 합니다.[/vc_column_text][divider line_type="Full Width Line" line_thickness="1" divider_color="default" custom_height="10"][vc_column_text]Piscine C가 끝나고 약 한달 후 합격했다고 이메일이 왔다. 이때는 매우

2019-01-20

Brandon

Google 크롬 명령 사용 방법

[vc_row type="in_container" full_screen_row_position="middle" scene_position="center" text_color="dark" text_align="left" overlay_strength="0.3" shape_divider_position="bottom" bg_image_animation="none"][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" column_link_target="_self" column_shadow="none" column_border_radius="none" width="1/1" tablet_width_inherit="default" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid" bg_image_animation="none"][vc_column_text]구글 크롬은 사용자 정의가 가능하기 때문에 응용 프로그램에서 보안 관련 기능에 이르기까지 거의 모든 설정에 영향을 주는 수백 가지 설정을 통해 브라우저를 미세 조정할 수 있습니다. 이러한 조정은 인터페이스의 그래픽 메뉴 버튼과 링크를 통해 이루어 지지만 Chrome 명령을 사용하면 실제로 브라우저에서 완벽하게 제어할 수 있습니다. Chrome의 주소 표시줄에 입력된 이 명령은 브라우저 메뉴를 통해 액세스할 수 있는 설정에 대한 단축키를 제공 할 뿐만 아니라 이 방법을 통해서만 사용할 수 있는 고급 옵션에 액세스할 수 있습니다. 다음은 가장 유용한

구글 애드센스

애드센스를 워드프레스 사이트에 적용하는 방법

웹 사이트에서 돈을 벌고 싶다면 Google 애드센스에 대해 들어 본 적이 있을 것입니다. 온라인에서 가장 인기 있는 광고 플랫폼 중 하나이며 1,200만 개가 넘는 활성 사이트에서 사용되며 웹 사이트에서 수익을 창출하는 가장 쉬운 방법입니다. 그러나 그것을 최대한 활용하려면 AdSense와 WordPress를 통합하는 방법을 알아야 합니다. 다행히도, 이것은 하기 쉽습니다. 서비스에 가입하고 승인을 기다린 다음 사이트에 광고를 올리기 만하면 됩니다. WordPress는 간편하게 애드센스 광고를 삽입할 수 있는 방법을 제공하지만, 게재 위치 및 모양을 최적화하는 데 도움이 되는 플러그인을 찾을 수도 있습니다. 이 글에서는 Google 애드센스를 소개하고 유용한 정보를 제공합니다. 그런 다음 애드센스를 WordPress와 3단계로 간단하게 통합하는 방법을 알려 드리겠습니다! Google 애드센스에 대한

c linux gawoori

isalnum (3) – Linux 매뉴얼 페이지

이름 isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit - 문자 분류 루틴 개요 #include < ctype.h > int isalnum (int c ); int isalpha (int c ); int isascii (int c ); int isblank (int c ); int iscntrl (int c ); int isdigit (int c ); int isgraph (int c ); int islower (int c ); int isprint (int c ); int ispunct (int c ); int isspace (int c ); int isupper (int c ); int isxdigit (int c ); glibc에 대한 기능 테스트 매크로 요구 사항 ( feature_test_macros (7) 참조) :

c linux gawoori

isascii (3) – Linux 매뉴얼 페이지

이름 isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit - 문자 분류 루틴 개요 #include < ctype.h > int isalnum (int c ); int isalpha (int c ); int isascii (int c ); int isblank (int c ); int iscntrl (int c ); int isdigit (int c ); int isgraph (int c ); int islower (int c ); int isprint (int c ); int ispunct (int c ); int isspace (int c ); int isupper (int c ); int isxdigit (int c ); glibc에 대한 기능 테스트 매크로 요구 사항 ( feature_test_macros (7) 참조) :