On 2019-12-08 09:11, Bob Goodwin wrote:
> [root@NFS-Server bobg]# etc]# firewall-cmd --zone=public 
> --add-service=rpc-bind
> bash: etc]#: command not found
>
> Then this step fails?

You have copied/pasted in error.

You pasted "etc]# firewall-cmd --zone=public --add-service=rpc-bind "

You want

firewall-cmd --zone=public --add-service=rpc-bind

-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to