Skip to content

Commit 70408c9

Browse files
authored
Update README.md
1 parent 653bf06 commit 70408c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudera/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
VBoxManage modifyvm cloudera-quickstart-vm-5.12 --name cloudera-5.12
2626
2727
# 3. Forward port
28-
VBoxManage modifyvm myserver --natpf1 "ssh,tcp,,3022,,22"
28+
VBoxManage modifyvm cloudera-5.12 --natpf1 "ssh,tcp,,3022,,22"
2929
3030
# 4. Start VM in headless mode
3131
VBoxManage startvm cloudera-5.12 --type headless

0 commit comments

Comments
 (0)