SlackBuildsOrg/network/roger-router/README
Marek Srejma d9b71fdd7b network/roger-router: Updated for version 1.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-13 07:27:52 +07:00

31 lines
802 B
Text

Roger-Router (former FFGTK Router Manager)
Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible
To install a Fax-printer you can use (as root-user):
sh /usr/share/roger/install-fax.sh
Optional Dependencies
There is an optional firefox-plugin "roger-dial". It can be installed by
calling https://www.tabos.org/wp-content/uploads/tabos/roger-dial-1.8.1.xpi
from your firefox browser.
Groupname and Username
You must have the group 'fax' to run this script, for example:
groupadd -g 273 fax
In order to enable fax transfers, your user must be a member of the
'fax' group. Use
gpasswd -a <username> fax
as the root user to add the user <username> to the group fax,
and then log out and log in again as <username>. (Replace <username>
with the real user name on your system.)