Contents

Views 1162 Comment 0
Atachment
Attachment '1'
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

VirtualBox 실행 스크립트는 첨부 파일로..


#!/bin/sh
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home
PATH=$PATH:$HOME/bin

export BASH_SILENCE_DEPRECATION_WARNING=1

alias vm='~/bin/vm_manage.sh'
alias gg='~/bin/vm_console.sh'
alias zz='~/bin/vm_desktop.sh'
alias console='~/bin/vm_console.sh'
alias desktop='~/bin/vm_desktop.sh'
alias ll='ls -lp'






?

List of Articles
No. Category Subject Author Date Views
1089 System/OS 무료로 HTTPS 적용하기 (Let's Encrypt) file hooni 2017.10.28 1656
1088 Etc How to completely Uninstall Coda hooni 2017.10.24 2450
1087 Etc 영어. 불규칙 동사 정리 file hooni 2017.10.04 3627
1086 System/OS [linux] iptables 초간단 세팅 스크립트 hooni 2017.09.26 1383
1085 Develop [ios] VIN Scanner (VIN barcode) 스캐너 file hooni 2017.09.16 762
1084 System/OS [mac] Homebrew/rvm/cocoapod setting hooni 2017.07.29 1155
1083 Etc 캘리포니아 운전면허 문제 file hooni 2017.07.22 1152
1082 Develop [android] 안드로이드 앱 문서 샘플 - NCComix file hooni 2017.07.11 2206
1081 Develop [coding] 공부해야 하는거 ㅋㅋ secret hooni 2017.06.27 0
1080 Develop [coding] Find all anagrams in a string hooni 2017.06.27 1264
1079 Etc IT감사 기법 시험 file hooni 2017.06.14 1578
1078 Develop [android] SQLiteOpenHelper를 이용한 DBManager hooni 2017.06.14 2160
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 ... 98 Next
/ 98