From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* Verify that the firewalld-config-workstation package is installed | * Verify that the firewalld-config-workstation package is installed | ||
** If not, you can correct this with: | ** If not, you can correct this with: | ||
** <code> echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' | ** <code> echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' {{pipe}} yum -y shell </code> | ||
* verify that you have | * verify that you have | ||
** control-center >= 3.13.2 | ** control-center >= 3.13.2 |
Revision as of 07:41, 13 August 2014
Description
GNOME comes with a brand new sharing to firewall feature
Setup
- 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' | yum -y shell
- verify that you have
- control-center >= 3.13.2
- gnome-settings-daemon >= 3.13.3
- gnome-user-share >= 3.13.2
- vino >= 3.13.3
- rygel >= 0.23.1.1
- install the avahi-tools package
- verify that other machines are visible on the local network using:
- from the command-line run: avahi-browse -art
How to test
Expected Results