Contents

조회 수 1167 댓글 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
번호 분류 제목 글쓴이 날짜 조회 수
1089 System/OS [linux] 텔넷, FTP 텍스트 모드에서 사용 hooni 2003.04.23 11989
1088 System/OS [linux] 이기종간의 파일 공유(Samba) hooni 2003.04.23 14946
1087 System/OS [linux] sendmail 설정/사용 hooni 2003.04.23 14626
1086 System/OS [linux] DNS(Domain Name System) 설치, 설정 hooni 2003.04.23 12501
1085 System/OS [linux] Masquerade 가상 ip분할기법 hooni 2003.04.23 47999
1084 System/OS [linux] DHCP(Dynamic Host Configuration Protocol) 서버 hooni 2003.04.23 13080
1083 System/OS [linux] 네트웍 트래픽 모니터링(MRTG) hooni 2003.04.23 42190
1082 System/OS [linux] 커널 컴파일, 설정 hooni 2003.04.23 17905
1081 System/OS [linux] 네트워크 커널 설정.. hooni 2003.04.23 16529
1080 System/OS [linux] 최소한의 커널 설정(커널설치 전체과정) hooni 2003.04.23 17463
1079 System/OS [linux] Xwindow/Xmanager 사용 hooni 2003.04.23 13381
1078 System/OS [linux] ipchains 옵션 hooni 2003.04.23 13683
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 ... 98 Next
/ 98