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 -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org

Reply via email to