보관함

azure ubuntu 설치 ver 2022

TimeZone Setting ls -l /etc/localtime cd /etc sudo rm -rf localtime sudo ln -s /usr/share/zoneinfo/Asia/Seoul localtime # time changed UTC -> KST date package update sudo apt update sudo apt upgrade do-release-upgrade sudo apt autoclean sudo apt autoremove Util Install & Setting # install Utils sudo apt install build-essential sudo apt install net-tools colordiff […]

npm package update

설치된 패키지 확인

업그레이드할 패키지 확인

업그레이드

node.js 업그레이드

현재 node.js 버전 확인

캐시 삭제

n 모듈 설치

n 모듈을 사용하여 nodejs 설치

새로운 node.js 버전 확인