Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2011-09-22 | 1.7 kB | |
IP-SERVICE_public.zip | 2011-09-22 | 5.1 kB | |
Totals: 2 Items | 6.8 kB | 0 |
# # # Copyright 2011 Matthew Harris <admin@expressivecomputing.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301, USA. # # Thank you for installing my program. Before you place the files where they will end up, you may want to start by making changes to the program. Currently it is set to desktop mode, in which it will run only when you ask. The real power of this program is in server mode, for network admins. If go to ip-service and change server = "no" to server ="yes", then change the required server settings (Should be pretty self explainitory once you open ip-service). Ok, once you've changed the settings (assuming you needed to), next is install: To install, you merely need to run setup.sh (as root) from within the directory. Example: open terminal, then copy and paste commands cd /home/$USER/Downloads/IP-SERVICE <-- change to File location sudo setup.sh