반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- devops #engineer
- 도커
- Kubernetes
- k8s
- bash
- 컨테이너
- namespace
- container
- python
- DOIK
- java
- docker
- Vagrant
- multivm
- httpd실행
- devops #jenkins
- linux
- variable
- WEB
- 초간단파이썬
- Engineer
- RSS
- springboot
- 파이썬
- 쿠버네티스
- aws #engineer
- Strimzi
- nginx
- ioredirection
- mongodb operator
Archives
- Today
- Total
목록directory (1)
샤인의 IT (막 적는) 메모장

Sync Directory VM 내 Sync 된 디렉토리 확인 (default 경로는 /vagrant) 해당 VM 내 /vagrant에서 파일 생성해도 Windows에서도 확인 가능함 Host에서 디렉토리 생성 후 해당 VM의 /vagrant 접속하여 확인 Shin@DESKTOP-EAFOCLM MINGW64 /d/vagrant/centos7 $ mkdir devopsdir Shin@DESKTOP-EAFOCLM MINGW64 /d/vagrant/centos7 $ touch test.txt [vagrant@localhost ~]$ cd /vagrant/ [vagrant@localhost vagrant]$ ls -al total 4 drwxrwxrwx. 1 vagrant vagrant 0 Jan 15 04:4..
IaC/Vagrant
2022. 1. 16. 08:28