Contents

Views 1188 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
10 System/OS HTTP 프로토콜 (브라우저와 웹서버 간의 통신) hooni 2003.04.23 48353
9 System/OS How to Setup an Email Server on CentOS 7 hooni 2018.04.05 3032
8 System/OS How to Install and Use wget on Mac file hooni 2020.09.03 1533
7 System/OS Enable the Develop Menu in Safari file hooni 2017.02.07 1330
6 System/OS Enable Safari Hidden Debug Menu in Mac OS X file hooni 2017.02.07 1725
5 System/OS Configure Postfix to Use Gmail SMTP on Ubuntu 18.04 file hooni 2020.02.07 1490
4 System/OS CentOS 에서 Cacti 설치하기 hooni 2015.01.02 1932
3 System/OS CentOS 6.5 USB 설치 6 file hooni 2013.12.18 37797
2 System/OS asx미디어 정보 기록.. hooni 2003.04.23 20603
1 System/OS Apache CORS 설정 1 hooni 2020.09.04 2890
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17