| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| just_print_fax-0_6.tar.gz | 2011-09-30 | 21.5 kB | |
| just_print_fax-0_5.tar.gz | 2011-09-25 | 20.4 kB | |
| just_print_fax-0_4_1.tar.gz | 2011-09-24 | 19.9 kB | |
| README | 2011-09-23 | 1.1 kB | |
| just_print_fax-0_4.tar.gz | 2011-09-23 | 7.7 kB | |
| just_print_fax-0_3.tar.gz | 2011-09-23 | 7.1 kB | |
| just_print_fax-0_2.tar.gz | 2011-09-23 | 6.1 kB | |
| JustPrintFax_0_1.tar.gz | 2011-09-22 | 4.9 kB | |
| Totals: 8 Items | 88.8 kB | 0 |
///////////////////////////////////// README JustPrintFax > 0.4 ///////////////////////////////////// Installation ------------ 1. check if you have the packages required: hylafax-client, cups, sudo, zenity, coreutils 2. launch installer (Superuser) # Syntax: #installer.sh [options] <fax name> # <options> : # -h <ip address> server hylafax IP address # -p uninstall printer and purge all files # -u uninstall printer # -? Help # <fax name>: [optional] set the printer name (default="Fax") For example: ./installer.sh -h 192.168.2.3 Fax 4. Now you have the printer fax!!!!! Unistallation ------------ 1. launch installer (Superuser) # Syntax: #installer.sh [options] <fax name> # <options> : # -h <ip address> server hylafax IP address # -p uninstall printer and purge all files # -u uninstall printer # -? Help # <fax name>: set the printer name (default="Fax") For example: ./installer.sh -u Fax 2. if you want, purge this string from /etc/sudoers file: lp ALL=(ALL) NOPASSWD: /usr/local/bin/justprintfax_ui