Skip to content

Commit 5fb445e

Browse files
Update redhat-create-upload-vhd.md
1 parent f9b364a commit 5fb445e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/redhat-create-upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ This section shows you how to use KVM to prepare a [RHEL 6](#rhel-6-using-kvm) o
615615
7. Ensure that the network service will start at boot time by running the following command:
616616
617617
```bash
618-
# chkconfig network on
618+
sudo chkconfig network on
619619
```
620620
621621
8. Register your Red Hat subscription to enable the installation of packages from the RHEL repository by running the following command:

0 commit comments

Comments
 (0)