개발 (15) 썸네일형 리스트형 Docker를 이용하여 MariaDB 설치하기(+에러해결) 1) cmd를 켜서 마리아디비 설치 docker pull mariadb ⇒ 알아서 막 설치함 docker run --name mariadb -d -p 3306:3306 --restart=always -e MYSQL_ROOT_PASSWORD=root mariadb 3306 : 데이터베이스도 무언가 제공해주는 하나의 서버이기 때문에 통신을 하고 싶으면 포트번호 를 맞춰야 함 restart항상 할거다 Root password 는 root다 2) docker: invalid reference format. 에러 해결 docker: invalid reference format. See 'docker run --help'. ⇒ 이 에러가 떴다… 하이픈 2개인데 1개쳐서 났던 에러였음 해결 완 (노션에서 치고 복사했.. 도커(Docker) 설치하기 1) 구글에 도커 검색 Docker: Accelerated Container Application Development Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code. www.docker.com 윈도우용 도커 다운로드 링크는 여기 Install Docker Desktop on Windows Install Docker Desktop on Windows Get started with Docker for Windows. This guide covers system requirements.. Node.js 설치하기 1) 구글에 node.js검색 Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 2) 둘 중에 뭘 받든 상관 X 왼쪽 : LTS버전/ 버그를 많이 많이 잡아서 안정화시킨 버전 → 그치만 난 이거 오른쪽 : 최신버전 3) 다운로드 된 파일 더블클릭해서 열고 Next 4) I accept 체크하고 Next 그냥 쭉쭉 계속 Next 5) Automatically 체크하고 Next Install 누르기 순식간에 깔린다 Finish 6) 좀 기다리면 파워셸이 켜짐 ⇒ 아무거나 누르고 창 뜨면 예 ⇒ 파워셸이 부지런히 뭘 설치하다가 아무것도 하지 않으면 종료하면 됨 7) window + r 해서 cmd.. 파이썬 - 0.설치 파이썬 공식 홈페이지에 들어가서 설치해주기 https://www.python.org/downloads/ Download Python The official home of the Python Programming Language www.python.org Downloads를 누르고 사진 우측의 Download for Windows아래에 있는 회색버튼 클릭(Python 3.11.4) 그럼 설치가 시작되고, 다 다운받으면 클릭해서 실행 Customize insrallation클릭 첫번째 Documentation은 파이썬 레퍼런스 문서 파일인데 온라인에서 볼거면 체크 해제하면 됨 세번째 tcl/tk and IDLE는 VSCode 사용할거면 체크 해제하면 됨 Add Python environment variabl.. Salesforce Data Loader (데이터 로더) 다운로드 및 설치 help.salesforce.com/articleView?id=sf.loader_install_windows.htm&type=5 Help | Training | Salesforce help.salesforce.com -> 참고 www.azul.com/java-setup-salesforce-dataloader/ How to Install Zulu OpenJDK 11 in windows & mac for Data Loader? Step by Step Installation Guide to Download Azul Zulu OpenJDK 11 for Salesforce Datalaoder users. Install Zulu OpenJDK Version 11 for Windows & Mac. www.azul.c.. Salesforce 자격증 등록하는 방법 www.webassessor.com/salesforce Schedule your Salesforce Certification Exam Home Schedule your Salesforce Certification Exam Due to the coronavirus (COVID-19) outbreak, many exam testing centers are closed. View the list of open testing centers here: https://www.kryteriononline.com/locate-test-center. For additional information on www.webassessor.com 1. 로그인을 하고 2. Edit Profile을 클릭해서 3. 나에 대한 정보가 .. Salesforce Administrator(세일즈포스 어드민)시험 신청 및 완료까지 과정(+시험일정 변경방법) trailhead.salesforce.com/help?article=Scheduling-an-Exam%EF%BB%BF Trailhead | Help & Support Trailhead, the fun way to learn Salesforce trailhead.salesforce.com -> 일단 시험에 대한 내용은 여기 나와있긴 함. - Salesforce admin certification를 따기 위해 시험을 신청해야하는데 검색해봐도 잘 모르겠어서 동료에게 물어보았다. 시험을 신청하는 방법은 다음과 같다. www.webassessor.com/salesforce Schedule your Salesforce Certification Exam Home Schedule your Salesforce Certi.. [JavaScript]Tern 설치해보자 Install New Software 클릭 http://oss.opensagres.fr/tern.repository/1.2.0/ 링크 붙여넣기하고 add Name에 이름은 아무거나 적어도 됨 3개만 체크하고 Next 계속 Next하다가 I accept~나오면 동의하고 Finish 그러면 우측하단에서 Installing Software 다운로드중인걸 확인할 수 있다 이런 창이 뜨면 Install anyway 클릭 Restart Now클릭해서 이클립스 다시 시작 사용하는 방법 Tern을 적용할 Project 우클릭 - Configure - Convert to Tern Project 그럼 이렇게 창이 뜨는데 브라우저 2개에 체크를 해주고, 나머지는 자신이 필요로 하는데 추가로 체크하면 된다 (Com.. [Eclipse] Ctrl+Alt+Down (Copy Lines)이 먹히지 않을 때 Ctrl+Alt+Down가 먹히지 않는 이유는 인텔의 그래픽 제어센터와 충돌나서 그렇다 인텔을 검색해서 인텔 그래픽 제어센터를 켜준다 인텔의 바로가기 키와 충돌이 나는 것이기 때문에 좌측의 시스템 아이콘을 눌러서 눌러준 뒤, 시스템 단축기사용(바로가기)을 끄기로 바꿔주면 된다. 끝! [Eclipse/JavaScript] Emmet 설치 및 키 충돌 해결 http://emmet.io Emmet — the essential toolkit for web-developers Emmet — the essential toolkit for web-developers Emmet is a plugin for many popular text editors which greatly improves HTML & CSS workflow: Demo | @@@ tooltip: Type CSS-like abbreviation type: ul#nav>li.item$*4>a{Item $} wait: 1000 tooltip: Run “Expan emmet.io 홈페이지 들어가서 DOWNLOAD 클릭 이클립스 클릭 링크 복사 http://download.emmet.io/eclipse/up.. 이전 1 2 다음