리눅스(Linux)

우분투(Ubuntu) 업데이트

  1. 우분투 업데이트&업그레이드
    1
    
    sudo apt update -y && sudo apt full-upgrade -y && sudo apt autoremove -y && antigen update
    

    images

도커(Docker) 업데이트

  1. Open in external terminal 클릭 images

  2. 디렉토리 경로 변경
    1
    
    cd ~
    

    images

  3. zsh 실행
    1
    
    zsh
    

    images

  4. 도커 업데이트&업그레이드
    1
    
    apt update -y && apt full-upgrade -y && apt autoremove -y && omz update
    

    images

윈도우(Windows)

파워셸(PowerShell) 업데이트

  1. Windows PowerShell 관리자로 실행

  2. 모듈 업데이트

    1
    
    Update-Module
    

    images

기타

  • tmux
  • mc(midnight commander)
  • vtop
  • htop
  • vi
  • NSSM

태그:

카테고리:

업데이트:

댓글남기기