Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
howto:how_to_make_nethserver_os_x_friendly_-_afp [2015/11/24 20:43] Jim |
howto:how_to_make_nethserver_os_x_friendly_-_afp [2016/04/01 20:45] (current) Jim |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> | + | =====How to make NethServer OS X Friendly - Netatalk / AFP / Time Machine===== |
- | + | ||
- | =====How to make NethServer OS X Friendly - Netatalk / AFP===== | + | |
**Subtitle**: | **Subtitle**: | ||
Line 21: | Line 19: | ||
Nowadays, the Time Machine backup need the AFP to work and the Netatalk is in the version 3.1.7, at this date of presentation. | Nowadays, the Time Machine backup need the AFP to work and the Netatalk is in the version 3.1.7, at this date of presentation. | ||
- | <WRAP round tip 75%> | + | <WRAP round todo 75%> |
- | To work properly, Netatalk need the avahi-deamon: | + | To work properly, Netatalk need the avahi-deamon: |
</ | </ | ||
I've got a 1 tb drive mount in / | I've got a 1 tb drive mount in / | ||
Line 49: | Line 47: | ||
</ | </ | ||
- | I want a specific user tmbackup to connect to the server | + | I want a specific user **tmbackup** to connect to the NetServer instance |
All this how to is inspired from http:// | All this how to is inspired from http:// | ||
Line 90: | Line 88: | ||
All this stuff to install: | All this stuff to install: | ||
- | <code> | + | * <nowiki> |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: 1:dbus-devel-1.2.24-8.el6_6.x86_64 | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: 1:quota-3.17-21.el6_5.x86_64 | + | * < |
- | Installed: 1:quota-devel-3.17-21.el6_5.x86_64 | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | * < |
- | Installed: | + | |
- | </code> | + | |
After build the rpm and install it | After build the rpm and install it | ||
Line 220: | Line 216: | ||
http:// | http:// | ||
- | We need to adjust the firewall | + | We need to adjust the firewall, we will open the TCP port 548 for the GREEN network |
< | < | ||
# config set fw_netatalk service status enabled TCPPorts 548 access private | # config set fw_netatalk service status enabled TCPPorts 548 access private | ||
Line 228: | Line 223: | ||
</ | </ | ||
- | we need to add the user tmbackup, and set a password | + | We need to add the user tmbackup, and set a password |
< | < | ||
Line 235: | Line 230: | ||
</ | </ | ||
- | This user need all right on the / | + | This user need all rights |
< | < | ||
Line 258: | Line 253: | ||
Until now SElinux don't complain 8-) | Until now SElinux don't complain 8-) | ||
+ | {{tag> |