Merge "Change grep option dev-build-atomic-image.rst"
This commit is contained in:
commit
52b0e32db0
@ -74,7 +74,7 @@ address is already in use.
|
||||
|
||||
Verify that port tcp/80 is vacant by running this command::
|
||||
|
||||
sudo netstat -antp | grep 80
|
||||
sudo netstat -antp | grep :80
|
||||
|
||||
The output should show no process on port 80. For example, if apache is
|
||||
using port 80, you would see something like::
|
||||
|
Loading…
Reference in New Issue
Block a user