------------------------------------------------------------
revno: 3755
committer: Adam Sommer <[EMAIL PROTECTED]>
branch nick: ubuntu-hardy
timestamp: Sun 2008-03-16 20:23:35 -0400
message:
  Fixed typo in Likewise Open section.  Added instructions for mounting a cdrom 
to the virsh section.  Removed Sparc support from CPU architecture list.
modified:
  generic/serverguide/C/installation.xml
  generic/serverguide/C/virtualization.xml
  generic/serverguide/C/windows-networking.xml

=== modified file 'generic/serverguide/C/installation.xml'
--- a/generic/serverguide/C/installation.xml    2008-03-07 06:55:00 +0000
+++ b/generic/serverguide/C/installation.xml    2008-03-17 00:23:35 +0000
@@ -27,7 +27,7 @@
       installation. </para>
                <sect2 id="system-requirements" status="review">
                        <title>System Requirements</title>
-                       <para>Ubuntu &distro-rev; Server Edition supports three 
(3) major architectures: Intel x86, AMD64, and Sparc. The table below lists 
recommended hardware specifications. Depending on your needs, you might manage 
with less than this. However, most users risk being frustrated if they ignore 
these suggestions.</para>
+                       <para>Ubuntu &distro-rev; Server Edition supports two 
(2) major architectures: Intel x86 and AMD64. The table below lists recommended 
hardware specifications. Depending on your needs, you might manage with less 
than this. However, most users risk being frustrated if they ignore these 
suggestions.</para>
                                <table>
                                <title>Recommended Minimum Requirements</title>
                                        <tgroup cols="4">

=== modified file 'generic/serverguide/C/virtualization.xml'
--- a/generic/serverguide/C/virtualization.xml  2008-03-16 02:11:02 +0000
+++ b/generic/serverguide/C/virtualization.xml  2008-03-17 00:23:35 +0000
@@ -302,6 +302,14 @@
 <command>virsh -c qemu:///system shutdown web_devel</command>
 </screen>
           </listitem>
+          <listitem>
+            <para>
+           A CDROM device can be mounted in a virtual machine by entering:
+            </para>
+<screen>
+<command>virsh -c qemu:///system attach-disk web_devel /dev/cdrom 
/media/cdrom</command>
+</screen>
+          </listitem>
         </itemizedlist>
         <note>
           <para>
@@ -320,8 +328,9 @@
 <command>sudo apt-get install virt-manager</command>
 </screen>
         <para>
-        Since <application>virt-manager</application> requires a GUI 
environment it is recommended to be installed on a workstation or 
-        test machine instead of a production server.  To connect to the local 
<application>libvirt</application> service enter:
+        Since <application>virt-manager</application> requires a Graphical 
User Interface (GUI) environment it is recommended to be 
+       installed on a workstation or test machine instead of a production 
server.  To connect to the local 
+        <application>libvirt</application> service enter:
         </para>
 <screen>
 <command>virt-manager -c qemu:///system</command>
@@ -344,8 +353,8 @@
     <sect2 id="libvirt-virt-viewer" status="review">
       <title>Virtual Machine Viewer</title> 
       <para>
-      The <application>virt-viewer</application> application allows you to 
connect to a virtual machine's console.  <application>virt-viewer</application>
-      does require a GUI to interface with the virtual machine. 
+      The <application>virt-viewer</application> application allows you to 
connect to a virtual machine's console.  
+      <application>virt-viewer</application> does require a Graphical User 
Interface (GUI) to interface with the virtual machine. 
       </para>
       <para>  
       To install <application>virt-viewer</application> from a terminal enter:

=== modified file 'generic/serverguide/C/windows-networking.xml'
--- a/generic/serverguide/C/windows-networking.xml      2008-02-22 05:20:41 
+0000
+++ b/generic/serverguide/C/windows-networking.xml      2008-03-17 00:23:35 
+0000
@@ -501,7 +501,7 @@
       <sect2 id="likewise-open-references" status="review">
        <title>References</title>
        <para>
-       Please refere to the <ulink 
url="http://www.likewisesoftware.com/";>Likewise</ulink> home page for further 
information.
+       Please refer to the <ulink 
url="http://www.likewisesoftware.com/";>Likewise</ulink> home page for further 
information.
        </para> 
       </sect2>
     </sect1>



--

https://code.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-hardy

You are receiving this branch notification because you are subscribed to it.

-- 
ubuntu-doc-commits mailing list
ubuntu-doc-commits@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc-commits

Reply via email to