From 2bbe0d2c69ce9a0f1344f4eb9679c447a6b9403f Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Tue, 27 Oct 2015 19:44:45 -0700 Subject: [PATCH] Fix stray backslashes --- docs/ivanx/a2server_installubuntu.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ivanx/a2server_installubuntu.md b/docs/ivanx/a2server_installubuntu.md index 0db73b7..fc52c7b 100644 --- a/docs/ivanx/a2server_installubuntu.md +++ b/docs/ivanx/a2server_installubuntu.md @@ -4,7 +4,7 @@ * Download [Ubuntu Server 12.04 LTS][1], and burn it to a CD if installing on a real machine; otherwise, attach the download to your - virtual machine\'s CD/DVD drive. + virtual machine's CD/DVD drive. * Click Start. @@ -13,10 +13,10 @@ * For hostname, enter *a2server* -* Under Partition Disks, choose \"Guided - use entire disk\" (no LVM). +* Under Partition Disks, choose "Guided - use entire disk" (no LVM). * Choose SCSI1 (or whatever other disk appears), and (two screens later) - confirm \"Write the changes to disks.\" + confirm "Write the changes to disks." * If you are installing Debian, and are prompted for a domain name or the root user password, leave them blank. @@ -48,7 +48,7 @@ sudo sed -i '0,/-eq 0/s/-eq 0/-ge 0/' /etc/profile ``` -* When you\'re back at the prompt, type `sudo shutdown -h now` which +* When you're back at the prompt, type `sudo shutdown -h now` which will turn off the (virtual) machine. * Recommended: If you are using a virtual machine, take a snapshot you