#freeze
[[FrontPage]]

*SSHする [#md872beb]
Host: Windows / Guest: CentOS
- Host: Windows / Guest: CentOS
- Windowsのlocalhost:22 -> CentOSの22

 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/Protocol" TCP
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/GuestPort" 22
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/HostPort" 22

 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guesthttp/Protocol" TCP
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guesthttp/GuestPort" 80
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guesthttp/HostPort" 80


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS