[Ultrapossum-cvs 898] demo/uml 1.9,1.10,README

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 18日 (月) 02:54:19 JST


===================================================================
RCS file: demo/uml/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- demo/uml/README	2004/10/17 17:39:55	1.9
+++ demo/uml/README	2004/10/17 17:54:19	1.10
@@ -1,6 +1,20 @@
 
 QuickGuide
 
+ ultraopssum-uml is mainly used for creating ultrapossum-server clusters,
+ but you can use this package to create any kind of virtual linux servers.
+
+ This provides you to
+
+    1) create root filesystems of your virtual servers
+         ( 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.
+    4) shutdown all the virtual servers by system init script.
+    5) setup network interfaces of virtual servers
+    6) setup IP-Masquarading on host
+    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.
 
  1) Install ultrapossum-uml package
@@ -66,6 +80,9 @@
      PING uml0 (192.168.1.2) 56(84) bytes of data.
      64 bytes from uml0 (192.168.1.2): icmp_seq=1 ttl=64 time=0.241 ms
      64 bytes from uml0 (192.168.1.2): icmp_seq=2 ttl=64 time=0.274 ms
+
+       So you can login uml0 from a remote if you install telnet or
+       ssh etc.
 
   9) Stop the virtual linux
 



Ultrapossum-cvs メーリングリストの案内
Back to archive index