Contents

조회 수 951 댓글 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
번호 분류 제목 글쓴이 날짜 조회 수
142 System/OS [linux] ssh에서 원격 파일 전송하기.. hooni 2013.04.23 14155
141 System/OS [linux] The Ultimate Wget Download Guide With 15 Awesome Examples hooni 2020.05.26 797
140 System/OS [linux] vi 편집기 간단한 명령과 환경설정 hooni 2003.04.23 11359
139 System/OS [linux] wget 명령 사용 예제 hooni 2020.05.26 1432
138 System/OS [linux] Xwindow/Xmanager 사용 hooni 2003.04.23 13330
137 System/OS [linux] X환경 GNOME에서 KDE로 바꾸는 법.. hooni 2013.04.23 12365
136 System/OS [linux] yum 업데이트 시 커널 제외하기 hooni 2014.09.11 1256
135 System/OS [linux] 간단한 find 명령어 설명(업데이트 해야 함) hooni 2013.04.23 9111
134 System/OS [linux] 간단한 NAT 설정 script hooni 2003.04.23 12595
133 System/OS [linux] 간단한 vi편집기 사용 명령 hooni 2003.04.23 13456
132 System/OS [linux] 계정관리하기(내공쌓기) hooni 2003.04.23 13157
131 System/OS [linux] 기본 명령어 (내공쌓기) hooni 2003.04.23 14333
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 17 Next
/ 17