Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ekey-setkey(8) [debian man page]

ekey-setkey(8)						      System Manager's Manual						    ekey-setkey(8)

NAME
ekey-setkey - Entropy Key Long Term Key programmer SYNOPSIS
ekey-setkey [-s SerialNumber] [-m MasterKey] path DESCRIPTION
ekey-setkey is a low level tool which sets the long-term key of an Entropy Key using its Master Key. The keyring is updated with the new session key. Any running ekeyd will not be updated with the new key and may interfere with the re-keying process. Users may use the ekey- rekey tool instead as this performs the relevant ekeydctl operations to ensure any running ekeyd is updated apropriately. This is a tool for advanced users only. Most users should use ekey-rekey instead. OPTIONS
-s Specifies the serial number of the key to re-key. -m Specifies the Master Key of the device path Specifies which device node to use to access the Entropy Key. SEE ALSO
ekey-rekey(8), ekeyd(8) AUTHOR
Copyright (C) 2009,2011 Simtec Electronics. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MER- CHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 14th September 2011 ekey-setkey(8)

Check Out this Related Man Page

ALURESTREAM(1)							alurestream Manual						    ALURESTREAM(1)

NAME
alurestream - example program for sound streaming with alure SYNOPSIS
alurestream soundfile DESCRIPTION
This manual page documents briefly the alurestream command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the html format; see below. alurestream plays a given sound file using ALUREs streaming capabilities. FILES
/usr/share/doc/libalure-dev/examples/alurestream.c The source code for of this example program. SEE ALSO
alurecdplay(1), alureplay(1) AUTHOR
Tobias Hansen <tobias.han@gmx.de> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Tobias Hansen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. alurestream 08/01/2011 ALURESTREAM(1)
Man Page