Posted on 2010/06/16 00:31
Filed Under 잇[iT]/서버

1. 먼저 VMware Server 2.0.2 서버파일(VMware-server-2.0.2-203138.x86_64.tar.gz) 을 다운로드 하고 압축을 풀면 다음과같은 파일이 있다.

-r--r--r--  1 root root 97086 Oct 21  2009 FILES
drwxr-xr-x  2 root root  4096 Oct 21  2009 bin
drwxr-xr-x  2 root root  4096 Oct 21  2009 doc
drwxr-xr-x  5 root root  4096 Oct 21  2009 etc
drwxr-xr-x  2 root root  4096 Oct 21  2009 installer
drwxr-xr-x 20 root root  4096 Oct 21  2009 lib
drwxr-xr-x  3 root root  4096 Oct 21  2009 man
drwxr-xr-x  2 root root  4096 Oct 21  2009 sbin
lrwxrwxrwx  1 root root    23 Jun 16 00:04 vmware-install.pl -> bin/vmware-uninstall.pl
drwxr-xr-x  3 root root  4096 Oct 21  2009 vmware-vix


설치파일은 링크되어 있음을 알수있다.. 실행해보자.
./vmware-install.pl


설치 디렉토리를 설정하라는 뜻이다. 기본으로 /usr/bin 에 설치된다. 나의 경우 /usr/local/vmware 로 변경했다.
Creating a new VMware Server installer database using the tar4 format.

Installing VMware Server.

In which directory do you want to install the binary files?
[/usr/bin]


부팅시 자동으로 vmware를 실행하게 스크립트를 만들려고 한다. /etc/rc.d 가 기본이며 그대로 두고 엔터
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]

이것도 기본값으로 엔터 위와 비슷한 의미이다.
What is the directory that contains the init scripts?
[/etc/rc.d/init.d]

데몬파일이 들어갈 디렉토리를 정할수 있다. 기본값으로 하던지 본인에맞게 변경하면된다.
In which directory do you want to install the daemon files?
[/usr/local/sbin]

라이브러리 파일들의 위치. 기본값은 /usr/local/lib/vmware 이지만 본인은 /usr/local/vmware/lib 로 변경했다.
In which directory do you want to install the library files?
[/usr/local/lib/vmware]

메뉴얼파일의 위치를 지정하자. ( /usr/local/vmware/man 으로 했음)
In which directory do you want to install the manual files?
[/usr/local/share/man]

문서파일의 위치
In which directory do you want to install the documentation files?
[/usr/local/share/doc/vmware]


이제 설치는 끝이났다 바로 설정 파일을 실행시킬것이냐는 질문이다.. yes 라 답하고 바로 설정에 들어가자
Before running VMware Server for the first time, you need to configure it by
invoking the following command: "/usr/local/vmware/vmware-config.pl". Do you
want this program to invoke the command for you now? [yes]


설정에 대한 부분은 다음글을 참고하길 바란다 ^^




마지막으로 vmware를 삭제하려면, 아래 파일을 실행하면 한번에 삭제가 된다
/usr/local/vmware/vmware-config.pl

이로 리눅스에서의 가상서버 설치 끗..

2010/06/16 00:31 2010/06/16 00:31

About

by 아이포니어

Counter

· Total
: 21590
· Today
: 84
· Yesterday
: 108