From Fedora Project Wiki

No edit summary
No edit summary
Line 14: Line 14:
** If not, you can correct this with:
** If not, you can correct this with:
** echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' | yum -y shell
** echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' | yum -y shell
* Verify that you have:
* verify that you have
** control-center >= 3.13.2
** control-center >= 3.13.2
** gnome-settings-daemon >= 3.13.3
** gnome-settings-daemon >= 3.13.3
Line 20: Line 20:
** vino >= 3.13.3
** vino >= 3.13.3
** rygel >= 0.23.1.1
** rygel >= 0.23.1.1
* Install the avahi-tools package
* install the avahi-tools package
* Verify that other machines are visible on the local network using:
* verify that other machines are visible on the local network using:
** from the command-line run: avahi-browse -art  
** from the command-line run: avahi-browse -art  



Revision as of 15:31, 12 August 2014

Description

GNOME comes with a brand new sharing to firewall feature

Setup

  • a
    • a1
  • b
    • b1
      • b11
  • c
  • Open "User menu" - "System Settings" - "Sharing".
  • Verify that the firewalld-config-workstation package is installed
    • If not, you can correct this with:
    • echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n'

How to test

Expected Results