We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b364a commit 5fb445eCopy full SHA for 5fb445e
articles/virtual-machines/linux/redhat-create-upload-vhd.md
@@ -615,7 +615,7 @@ This section shows you how to use KVM to prepare a [RHEL 6](#rhel-6-using-kvm) o
615
7. Ensure that the network service will start at boot time by running the following command:
616
617
```bash
618
- # chkconfig network on
+ sudo chkconfig network on
619
```
620
621
8. Register your Red Hat subscription to enable the installation of packages from the RHEL repository by running the following command:
0 commit comments