일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- SAP ERP
- 자바
- 파이썬
- docker
- 유럽여행
- ABAP
- SAP ABAP
- 비지니스영어
- SAP
- 딥러닝
- IT
- Spring Framework
- 도커
- Java
- 머신러닝
- Oracle DB
- 노드
- nodejs
- Programming
- sap mm
- JavaScript
- 영어
- oracle
- Python
- db
- node.js
- 오라클
- 오라클 디비
- Mac
- 자바스크립트
Archives
- Today
- Total
목록Information Technology/Linux&Unit (3)
JIHYUN JEONG
PATH설정을 하다가 실수로 vim, vi, ls 명령어가 듣지 않는다면!!!!!!!!! 터미널을 켜고 PATH="$PATH:/usr/local/bin:/usr/bin:/bin" 해결 됩니다!!
Information Technology/Linux&Unit
2019. 2. 20. 16:02
[docker/container/도커/컨테이너] official guide tutorial(Part 1~ 2) 공식가이드 실습
해당 내용은 Docker 공식 사이트에서 실습한 내용을 정리한 내용 입니다. The following are the tutorial of docker official guide below what I have done.https://docs.docker.com/get-started/Get Started, Part 1: Orientation and setupDocker conceptsDocker is a platform for developers and sysadmins to develop, deploy, and run applications with containers. The use of Linux containers to deploy applications is called containerizati..
Information Technology/Linux&Unit
2018. 12. 4. 18:53