Gunner’s Workspace
  • Home
  • About

multi

A collection of 2 posts
centos

RVM install for multi user

How to install RVM for multi user. RVM 설치하기 참고: 다중사용자 설정 sudo curl -sSL https://get.rvm.io | sudo bash -s stable 아래 내용처럼 나올 경우 Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz Downloading https://github.com/rvm/rvm/releases/download/1.26.11/
22 Apr 2015 2 min read
ruby

[ruby] rvm 설치하기 (단일 사용자 설정)

How to install RVM for Single user. 단일 사용자 설정 root 유저가 아닌 일반 계정으로 Ruby RVM 설치하기! bash < <(curl -L https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)echo '[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load
28 Oct 2013
Page 1 of 1
Gunner’s Workspace © 2026
  • Sign up
Powered by Ghost