Masato Taruishi
taru****@users*****
2004年 10月 18日 (月) 02:56:16 JST
=================================================================== RCS file: demo/uml/README,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- demo/uml/README 2004/10/17 17:54:19 1.10 +++ demo/uml/README 2004/10/17 17:56:16 1.11 @@ -10,9 +10,11 @@ ( by using the configuration in dpkg --get-selections's format ). 2) boot/shutdown each virtual server anytime. 3) boot all the virtual servers by system init script. + ( /etc/init.d/ultrapossum-uml start ) 4) shutdown all the virtual servers by system init script. - 5) setup network interfaces of virtual servers - 6) setup IP-Masquarading on host + ( /etc/init.d/ultrapossum-uml stop ) + 5) setup network interfaces of virtual servers ( requires tun device ). + 6) setup IP-Masquarading on host ( requires iptables ) 7) manage /etc/hosts to lookup the IP address of the virtual server This makes a virtual linux which has same packages as your host machine.