| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 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 | 31 | 
													Tags
													
											
												
												- node.js
- 영어
- nodejs
- 오라클 디비
- oracle
- SAP ERP
- Mac
- ABAP
- Oracle DB
- Spring Framework
- 자바
- db
- SAP ABAP
- 머신러닝
- docker
- Python
- 비지니스영어
- IT
- Programming
- 도커
- 딥러닝
- SAP
- 자바스크립트
- 파이썬
- Java
- sap mm
- JavaScript
- 오라클
- 유럽여행
- 노드
													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