[ETC] 업데이트 & 업그레이드 관련 기록
리눅스(Linux)
우분투(Ubuntu) 업데이트
- 우분투 업데이트&업그레이드
1
sudo apt update -y && sudo apt full-upgrade -y && sudo apt autoremove -y && antigen update
도커(Docker) 업데이트
-
Open in external terminal 클릭
- 디렉토리 경로 변경
1
cd ~
- zsh 실행
1
zsh
- 도커 업데이트&업그레이드
1
apt update -y && apt full-upgrade -y && apt autoremove -y && omz update
윈도우(Windows)
파워셸(PowerShell) 업데이트
-
Windows PowerShell 관리자로 실행
-
모듈 업데이트
1
Update-Module
기타
- tmux
- mc(midnight commander)
- vtop
- htop
- vi
- NSSM
댓글남기기