조회 수 1178 추천 수 0 댓글 0
Atachment
첨부 '1'
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

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
번호 분류 제목 글쓴이 날짜 조회 수
138 System/OS OSI (Open Systems Interconnection) 개방형 시스템간 상호 접속 file hooni 2013.04.23 10840
137 System/OS [mysql] 시간 관련 SQL구문.. hooni 2013.04.23 10865
136 System/OS [router] 라우팅 프로토콜 BGP (간단한 세팅) hooni 2013.04.23 11003
135 System/OS [linux] 시스템 데몬 종류와 설명 hooni 2013.04.23 11209
134 System/OS [doc] TCP/IP 강의 자료 (html) file hooni 2013.04.23 11235
133 System/OS [linux] iptables 명령어 매뉴얼(options) hooni 2003.04.23 11404
132 System/OS [linux] vi 편집기 간단한 명령과 환경설정 hooni 2003.04.23 11406
131 System/OS [linux] GD 라이브러리 설치 방법.. file hooni 2013.04.23 11456
130 System/OS php.ini 설정 안됐을때.. ㅋㅋ hooni 2013.04.23 11694
129 System/OS [unix] 유닉스 csh에서 환경변수 등록 hooni 2003.04.23 11752
128 System/OS [linux] 텔넷, FTP 텍스트 모드에서 사용 hooni 2003.04.23 11991
127 System/OS [unix] SUN Solaris 싱글모드.. ㅡ,.ㅡ; hooni 2003.04.23 12052
126 System/OS [linux] 쉘 스크립트 (Shell Script) hooni 2003.04.23 12112
125 System/OS [linux] /etc/fstab 설정 방법.. ㅋㅋ hooni 2013.04.23 12145
124 System/OS [linux] 데스크탑환경(GNOME/KDE) 바꾸기.. hooni 2003.04.23 12200
123 System/OS [linux] 파일내 문자열 찾아 바꾸기 hooni 2013.04.23 12260
Board Pagination Prev 1 3 4 5 6 7 ... 13 Next
/ 13