2011. 4. 7. 13:20
버추얼박스 포트포워딩
2011. 4. 7. 13:20 in -=-= 컴퓨터 =-=-/리눅스 & 유닉스
컴퓨터 도스실행후
버추얼박스 폴더로 들어간후 설정
VBoxManage setextradata "cent" "VBoxInternal/Devices/e1000/0/LUN#0/Config/webssh/HostPort" 22
VBoxManage setextradata "cent" "VBoxInternal/Devices/e1000/0/LUN#0/Config/webssh/GuestPort" 22
VBoxManage setextradata "cent" "VBoxInternal/Devices/e1000/0/LUN#0/Config/webssh/Protocol" TCP
VBoxManage getextradata "sent" enumerate (확인)
cent << 버추얼머신명
e1000 <<랜카드 종류(인텔종류)
pcnet
랜카드 종류에따라 바뀌어야함.
배치파일은 c에다 놓고 할것. vm명등 수정해줘야됨.
링크 : http://ceomk.tistory.com/75 (리눅스 원격접속)
'-=-= 컴퓨터 =-=- > 리눅스 & 유닉스' 카테고리의 다른 글
[CENT OS 5.5] Apache 설치( httpd ) (0) | 2011.04.18 |
---|---|
<user> is not in the sudoers file / sudo 에러 (0) | 2011.04.13 |
[CENTOS] 포트 해제 (0) | 2011.04.13 |
버추얼박스 공유폴더 - CENTOS 5.5 (0) | 2011.04.08 |
Cent OS 5.5 VirtualBox 확장설치 (0) | 2011.04.07 |