Healthy Software

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Cartoons for Geeks Healthy Software
# 1  
Old 11-18-2009
Healthy Software

2009-11-19T00:03:56+01:00
Image









Image Image Image Image
Image

Source...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Solaris

Healthy mirror on Solaris 10

Dear All I have question and I want some one to answer it .. in Solaris 10 I have two mirrors as below .. c3t0d0s0 & c3t1d0s0 NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 ... (1 Reply)
Discussion started by: top.level
1 Replies

2. UNIX for Dummies Questions & Answers

Looking for software.

Hi all, Right now i am using Windows XP OS. I want to execute all the unix commands under this environment. Is there any software for executing unix commands in Windows. regards NG (1 Reply)
Discussion started by: Nandagopal
1 Replies

3. Programming

Software

Hi Guys, Please excuse me, I hope this is the right forum for this question. What kind of software is being used to make GUIs and can you show me some tutorial links? Thank you. Slick :D (2 Replies)
Discussion started by: Slick
2 Replies

4. Windows & DOS: Issues & Discussions

what is that software

hi i used a software long time ago 1.when right click on any link and select site informatin(i not remembered) 2.or in a site on a plain area if done right click &select site ino the software tells about ... (0 Replies)
Discussion started by: seshumohan
0 Replies

5. UNIX Desktop Questions & Answers

Looking for Software

Are there any software for linux like a "SocksCap", which will support a proxy usage for all programs? (1 Reply)
Discussion started by: zylwyz
1 Replies
Login or Register to Ask a Question
ekeyd(8)						      System Manager's Manual							  ekeyd(8)

NAME
ekeyd - Entropy Key Daemon SYNOPSIS
ekeyd [ -f configfile ] [ -p pidfile ] [ -v ] [ -h ] DESCRIPTION
ekeyd is a daemon which connects to Simtec Entropy key devices and places the read entropy in the kernels pool. OPTIONS
-f configfile Specify the name and path of the configuration file, default /etc/entropykey/ekeyd.conf. -p pidfile Specify the name and path of the file used to record the ekeyd process ID. -h Print the usage text and exit. -v Print the version number and exit. CONFIG-FILE All the options controlling the operation of ekeyd are stored in its configuration file. The syntax of the config file is a series of statements controlling the subsequent operation of the daemon. SEE ALSO
ekeyd.conf(5), ekey-rekey(8), ekey-setkey(8) AUTHOR
Copyright (C) 2009 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. 19th July 2009 ekeyd(8)