Skip to content

Instantly share code, notes, and snippets.

@leesungbin
leesungbin / argo-exit-status-143
Last active March 21, 2024 04:43
argo-exit-status-143
* blog images
@leesungbin
leesungbin / README.md
Last active October 18, 2022 06:33
NCP Init Script

Naver Cloud Platform Init Script

Purpose : to reduce untidy efforts while installing some packages to ubuntu server at Naver Cloud Plaftorm.

Which things this script do

  • Install zsh
  • Install Node.JS v.16 with nvm
  • Change default shell to zsh

More infos

  • You may copy this script(install.sh) and paste/save to your ncp console. (NCP console - Server - Init Script - Create Script)