diff --git a/docs/en-US/linux-installation.xml b/docs/en-US/linux-installation.xml
index 57dbc884372..14a2f51b3d2 100644
--- a/docs/en-US/linux-installation.xml
+++ b/docs/en-US/linux-installation.xml
@@ -29,16 +29,13 @@
Download the script file cloud-set-guest-password:
- Linux:
+ Linux:
Windows:
@@ -46,7 +43,8 @@
Copy this file to /etc/init.d.
- On some Linux distributions, copy the file to /etc/rc.d/init.d.
+ On some Linux distributions, copy the file to
+ /etc/rc.d/init.d.
Run the following command to make the script executable:
@@ -57,7 +55,8 @@
On Fedora, CentOS/RHEL, and Debian, run:
chkconfig --add cloud-set-guest-password
On Ubuntu with VMware tools, link the script file to the
- /etc/network/if-up and /etc/network/if-down folders, and run the script:
+ /etc/network/if-up and /etc/network/if-down
+ folders, and run the script:
#ln -s /etc/init.d/cloud-set-guest-password /etc/network/if-up/cloud-set-guest-password
#ln -s /etc/init.d/cloud-set-guest-password /etc/network/if-down/cloud-set-guest-password
If you are using Ubuntu 11.04, start by creating a directory