Contents

Views 1208 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
202 System/OS [linux] 콘솔/Xwindow 에서 PC스피커 소리 없애기 hooni 2003.04.23 16427
201 System/OS [linux] 쉘 환경변수 PS1(프롬프트) hooni 2003.04.23 13566
200 System/OS [linux] APM(apache, php, mysql) + gd 설치순서.. hooni 2003.04.23 18946
199 System/OS [linux] 메일서버 세팅정보(sendmail) hooni 2003.04.23 17484
198 System/OS [linux] 웹로그분석기(webalizer) 설치 & 팁 hooni 2003.04.23 14950
197 System/OS [linux] 데스크탑환경(GNOME/KDE) 바꾸기.. hooni 2003.04.23 12215
196 System/OS [linux] 센드메일 동적릴레이 설치 hooni 2003.04.23 15302
195 System/OS HTTP 프로토콜 (브라우저와 웹서버 간의 통신) hooni 2003.04.23 48359
194 System/OS [windows] 패스워드를 잊어먹었을때.. hooni 2003.04.23 17365
193 System/OS [bios] 시스템 부팅 도중 발생하는 비프음 hooni 2003.04.23 18254
192 System/OS [unix] SUN Solaris 싱글모드.. ㅡ,.ㅡ; hooni 2003.04.23 12060
191 System/OS [linux] ProFTPD 타임아웃 설정 hooni 2003.04.23 12912
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 17 Next
/ 17