cyberjack (8) Linux Manual Page
cyberjack — configuration and testing utility
Synopsis
cyberjack [COMMAND] [ARGUMENTS]
Description
cyberjack helps you in case of troubleshooting as well as for configuration of your CyberJack card reader. Using the "check" command, it will create 3 files:
- cyberjack-report.log
- with the test results
- cyberjack-hints.log
- with possible hints for you to solve the issue you may have
- cyberjack.xml
- with detailed results for the support team
Options
check- perform system checks
addflags <flag>- adds flags in the CTAPI configuration file. This command needs an argument (the flags to add)
delflags <flag>- clears flags in the CTAPI configuration file. This command needs an argument (the flags to add)
beep1- Beeps using /dev/console
beep2- Beeps by outputting sending a control character to stdout
beep3- Beeps using a running X11 server
Examples
cyberjack check cyberjack addflags 0xffff cyberjack delflags 0xff00 cyberjack –help
