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 | 31 |
Tags
- RAPA
- 용어정리
- 실습
- 클라우드
- Docker-compose
- worker
- docker
- OpenStack
- 도커
- 명령어
- 개념
- IaaS
- kubernetes
- PaaS
- 이론
- 쿠버네티스
- RAID
- express
- node.js
- network
- gns3
- MongoDB
- mysql
- Docker Swarm
- PAT
- git
- dockerfile
- 네트워크
- nodejs
- Javascript
Archives
- Today
- Total
목록zsh (1)
융융이'Blog
[꿀팁]on-my-zsh 설치 및 plugin 설정
ubuntu 18.04에서 설치 sudo apt-get install zsh sudo sh -c "echo 'deb http://download.opensuse.org/repositories/shells:/zsh-users:/zsh-completions/xUbuntu_18.04/ /' > /etc/apt/sources.list.d/shells:zsh-users:zsh-completions.list" wget -nv https://download.opensuse.org/repositories/shells:zsh-users:zsh-completions/xUbuntu_18.04/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get u..
2022이전/Linux
2020. 6. 18. 11:07