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
- Host: GitHub
- URL: https://github.com/foxlet/ardclient
- Owner: foxlet
- License: gpl-2.0
- Created: 2016-03-29T21:16:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-29T21:18:56.000Z (about 10 years ago)
- Last Synced: 2025-01-30T03:27:09.252Z (over 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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