An open API service indexing awesome lists of open source software.

https://github.com/foxlet/ardclient

Automatically exported from code.google.com/p/ardclient
https://github.com/foxlet/ardclient

Last synced: about 1 year ago
JSON representation

Automatically exported from code.google.com/p/ardclient

Awesome Lists containing this project

README

          

Ardclient

Author: Dan Keder
========================================================================

Ardclient is the client for Apple Remote Desktop. It allows the Remote
Desktop application on Mac OS X to administer computers running on Linux or
FreeBSD.

This program is licenced under the GPL-2 licence. See the file LICENCE
for details.

1. Download
------------------------------------------------------------------------

You can download Ardclient on the project website:

http://code.google.com/p/ardclient

2. Installation
------------------------------------------------------------------------

Follow these steps to install Ardclient:

1. Unpack

$ tar xvjf ardclient-.tar.bz2

2. Change directory to the program

$ cd ardclient-

3. Install with setup.py

$ python setup.py install

For more help run 'python setup.py --help'.

3. Running
------------------------------------------------------------------------

First edit the configuration file (default is /etc/ardclient/ardclient.conf)
and run:

$ ardclient

Ardclient to get the list of accepted command line parameters, run

$ ardclient --help