-----------------------------
/etc/pki/tls/openssl.cnf
vytvoření adresářů v /etc/pki/CA
---------------------------------
mkdir certs crl newcerts privat
self-signed CA
--------------
openssl req -new -x509 -nodes -out cacert.pem -keyout cakey.pem -days 3680
client key + csr
----------------
openssl genrsa -out yourkey.key 2048
openssl req -new -key domainname.key -out domainname.csr
podepsani csr
-------------
openssl ca -in request.pem -out cert.pem
ověření údajů v klíči CA
------------------------
openssl x509 -text -in cacert.pem | more
priprava hashe k prolinkovani na klinta
---------------------------------------
openssl x509 -hash -in CA.crt
[ add comment ] ( 6 views ) | [ 0 trackbacks ] | permalink
http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html
"This site was honored because of its comprehensive coverage of most of physics, the creative use of multimedia and linking, and the impact it has had on students worldwide. Online tutorials cover a wide range of physics topics, including modern physics and astronomy. Material is organized through extensive concept maps."
[ add comment ] ( 8 views ) | [ 0 trackbacks ] | permalink
http://www.falstad.com/circuit/#%24+1+5 ... 0+100.0%0A
[ add comment ] ( 9 views ) | [ 0 trackbacks ] | permalink
this circuit does not work, but could be benefical to understand the roles of two branches which leads between capacitor and base of transistor.
[ add comment ] ( 7 views ) | [ 0 trackbacks ] | permalink
http://www.falstad.com/circuit/#%24+1+5 ... 25+0+-1%0A
astable multivibrator circuit acting as a led flasher. data for simulation java applet http://www.falstad.com/circuit/ . led is expected to be about 2.5v, 20 mA and power dc supply 9v battery. not tested in real!
$ 1 5.0E-6 5.934295036739208 50 2.0 50
v 384 64 336 64 0 0 40.0 5.0 0.0 0.0 0.5
t 288 208 320 208 0 1 -4.184713778629777 0.13619941217392795 100.0
t 128 208 96 208 0 1 0.6154526523446024 0.6523326150314848 100.0
c 176 208 144 208 0 1.0E-5 4.1739553582352125
c 240 208 272 208 0 1.0E-5 -0.6046942319500379
w 288 208 272 208 0
w 128 208 144 208 0
w 320 288 96 288 0
w 96 224 96 288 0
w 384 288 384 64 0
w 320 64 320 112 0
r 320 112 320 144 0 350.0
w 96 64 96 112 0
r 96 112 96 144 0 350.0
w 96 144 96 192 0
w 336 64 320 64 0
w 320 144 320 192 0
w 240 208 96 144 0
162 320 224 320 288 1 2.1024259 1.0 0.0 0.0
w 320 288 384 288 0
w 176 208 320 144 0
w 96 64 208 64 0
w 208 64 320 64 0
r 208 64 128 208 0 2000.0
r 208 64 288 208 0 2000.0
[ 6 comments ] ( 50 views ) | [ 0 trackbacks ] | permalink
Below is a export of basic astable multivibrator circuit for http://www.falstad.com/circuit/ . The resistor and capacitor values are just by eye so in real this circuit might have problems.
$ 1 5.0E-6 0.34903429574618416 50 2.0 50
v 384 64 336 64 0 0 40.0 5.0 0.0 0.0 0.5
t 288 208 320 208 0 1 0.6426223132462627 0.6640109176265421 100.0
t 128 208 96 208 0 1 -3.994528534287322 -0.14567302984614652 100.0
c 176 208 144 208 0 1.0E-5 0.1670616342264259
c 240 208 272 208 0 1.0E-5 3.1848445868146333
w 288 208 272 208 0
w 128 208 144 208 0
w 320 288 96 288 0
w 320 224 320 288 0
w 96 224 96 288 0
w 320 288 368 288 0
w 384 288 384 64 0
w 256 64 176 64 0
w 176 64 144 64 0
w 320 64 320 112 0
w 128 64 128 112 0
r 128 112 128 144 0 1000.0
r 320 112 320 144 0 350.0
w 96 64 96 112 0
r 96 112 96 144 0 350.0
w 96 144 96 192 0
w 336 64 320 64 0
w 304 64 320 64 0
w 320 144 320 192 0
w 368 288 384 288 0
w 128 208 128 144 0
w 272 208 272 144 0
r 272 112 272 144 0 1000.0
w 272 64 272 112 0
w 144 64 128 64 0
w 128 64 96 64 0
w 256 64 272 64 0
w 304 64 272 64 0
w 176 208 320 144 0
w 240 208 96 144 0
[ add comment ] ( 6 views ) | [ 0 trackbacks ] | permalink
http://www.falstad.com/circuit/
This java applet is an electronic circuit simulator. When the applet starts up you will see an animated schematic of a simple LRC circuit. The green color indicates positive voltage. The gray color indicates ground. A red color indicates negative voltage. The moving yellow dots indicate current.
http://www.ohmpie.com/hm555/
Home made 555 timer from NPN and PNP transistors
http://talkingelectronics.com/projects/ ... cuits.html
Save 50 - 555 Circuits (more than 97 Circuits) as: .doc (2.1MB) or .pdf (1.4MB) (26-5-2011)
http://www.electronics-tutorials.ws/wav ... table.html
Regenerative switching circuits such as Astable Multivibrators are the most commonly used type of relaxation oscillator as they produce a constant square wave output waveform as well as their simplicity, reliability and ease of construction.
[ add comment ] ( 9 views ) | [ 0 trackbacks ] | permalink
http://www.csgnetwork.com/resistcolcalc.html
[ add comment ] ( 19 views ) | [ 0 trackbacks ] | permalink
[ add comment ] ( 19 views ) | [ 0 trackbacks ] | permalink
NFSv4 "supports" the following security mechanisms
NFSv4 using AUTH_SYS
NFSv4 using AUTH_GSS (Kerberos 5)
NFSv4 using AUTH_GSS (SPKM-3)*
NFSv4 using AUTH_GSS (LIPKEY)*
NFSv4 Name to ID mapping
http://www.citi.umich.edu/projects/nfsv4/linux/faq/
GSS_API - Generic Security Services Application Program Interface
http://en.wikipedia.org/wiki/Generic_Se ... _Interface
SPKM - Simple Public-Key GSS-API Mechanism (SPKM)
http://tools.ietf.org/html/rfc2025
*GSS-API mechanism which is based on a public-key, rather than a symmetric-key, infrastructure
[ add comment ] ( 7 views ) | [ 0 trackbacks ] | permalink