I bought three IBM 3650 servers and an anteng cabinet. Originally, computer companies could help us install all of them, but I want to do it myself, if you encounter any problems in the future, you can practice your own hands. I installed the Cabinet for the first time. I tried it several times and read some other people's materials. I was very satisfied. The lines on the back were neat and neat. I felt really good. Some friends once said that the bes
, the player needs to be transplanted on various mobile terminals. Main platforms include:Pocket PC PlatformDopod 686/696Lenovo et180/560Daxian cu928/eTEN p300bSymbian PlatformNokia 7650/6600/3650/7610/nokia6260/6630/7610/6620/3620/3660/3600/3650/n-gage/Soo P802/p908Simens SX1/SENDO xPanasonic x700/Samsung SGH-D710Linux platformMotorola a760Smartphone platformDopod515/535Moto8380/8390
Iii. main application
some fields there will be a default value,If you enter '.', the field will be left blank.-----Country Name (2 letter code) [CN]:State or Province Name (full name) [CA]:Locality Name (eg, city) [HZ]:Organization Name (eg, company) [HZ]:Organizational Unit Name (eg, section) [changeme]:Common Name (eg, your name or your server's hostname) [server]:Name [changeme]:Email Address [mail@host.domain]: Please enter the following 'extra' attributesto be sent with your certificate requestA challenge pas
is the server. CSR file. :-Subj specifies the user information. Here, the domain name "www.zlex.org" is used as the user name. ::: Note: Enter the server certificate password 234567echo. echo 8. (use the root certificate) issue the server certificate server. ceropenssl X509-req-days 3650-sha1-extensions v3_req-ca. cer-Cakey ca. key. PEM-caserial ca. SRL-cacreateserial-in server. CSR-out server. CER: the meaning of each parameter is as follows: X509 i
Mail and email service (III): POP3 authentication mechanism and relay rules
We use Mago's "Create an existing Mail System based on the virtual user's mail system architecture" to implement the POP3 authentication mechanism.
If you do not have an email service system that can be used, you can follow the instructions provided by magio and proceed step by step. I believe you can do this.
Enter the subject:
POP3 authentication mechanism:
1. Create a CA Service to prepare for certificate issuance
# C
From: http://www.jepstone.net/blog/2003/08/14/connecting-to-gprs-over-bluetooth-on-linux/
These are the notes I took to get this working today. I'll update it if ILearn anything new, because as with everything, there's probably an easier wayTo do this. I'm using a ThinkPad a20m, Mandrake 9.1, a socket Bluetooth card inA pcmcia caddy, and a Nokia 3650 with service from T-Mobile. A big thanks to Schuyler erle
Who steered me inThe right direction on thi
: 'bj'
LocalityName: PRINTABLE: 'bj'
OrganizationName: PRINTABLE: 'uplooking'
CommonName: PRINTABLE: 'vpnserver .example.com'
EmailAddress: IA5STRING: 'Ca @ example.com'
Certificate is to be certified until Jun 29 04:03:05 2023 GMT (3650 days)
Sign the certificate? [Y/n]: y
1 out of 1 certificate requests certified, commit? [Y/n] y
Write out database with 1 new entries
Data Base Updated
[Root @ vpnserver easy-rsa] # ls keys/
01. pem index.txt serial
a password, this password will be used later in this file.
(2) then sign the certificate using the x509 Standard
openssl req -new -x509 -days 3650 -key my-ca.key -out my-ca.crtThe above step generates a CA certificate file my-ca.crt valid for 10 years, this process will let you fill in some basic information, such as the country city, company name, website name and so on, because it is self signed, just fill it out.
(3) Now that you have a CA certif
the CA certificate cannot be proved by authority, its public key and the private key used to encrypt the page on the server are still matched, therefore, when the server uses its own private key to encrypt the webpage content, the client browser can still use this certificate for decryption and the webpage content is displayed normally, therefore, when you click "continue to browse this website (not recommended)", the webpage can be opened;
Self-Signed CA certificate generation
1. Use Openssl
.png "/>
View the message records generated by the server: (test result: it is not difficult to find the user and password)
650) this. width = 650; "border =" 0 "alt =" "src =" http://www.bkjia.com/uploads/allimg/131227/1T95W154-1.png "/>
Seq3: Create a CA certificate authority through Openssl: You can go to the author "Create a private CA through openssl" to learn more"
# Cd/etc/pki/CA
# (Umask 077; openssl genrsa-out private/cakey. pem 2048) # generate a private key
# Openssl req-new-
Mobile phone bug Summary
After nearly one year of work, the mobile phone bug encountered was a bit strange. To sum up, the Nokia s40 button may be delayed. After the interruption, the original thread will continue to run in the background until repaint is called, improper memory overhead will crash, and other bugs have not yet been encountered. I personally think it should be the model with the least bugs in Nokia. The official konwn issuse of Nokia 6600nokia has confirmed tha
1. Generate CA self-signed file 1.1 enter cmd window in Openssl-0.9.8h-1-bin\bin or CMD window path to openssl-0.9.8h-1-bin\bin under 1.2ras key length: 2048 the path to the CA public key certificate: The D:/CERT_TEST/ROOT_CA/CA_CERT.PEM certificate's validity period (days): NBSP;3650 Root Certificate Profile:d:/jx_cert/conf/gen_ca.conf Adjust the profile's private key Certificate certificate store path, issuer name, and so on according to your need
general permissions files is as follows C:/Program Files/java/jre6/lib/security, but it is cumbersome to modify each client permission file.Second, signatureThe signature is to tell the user that the program is published, whether it can be trusted, if the customer determines that the applet or JWS can access external resources.(1) Packaging, packaging of multiple class files and packagesFor example: All class files and packages are in the COM directory1. Enter the appropriate disk2. Enter the f
RSA key length bits, the default length is 512 bits.After the server certificate key is successfully built, you need to generate the server certificate signing request file (after executing the following command, enter the server certificate password: 123456)Example: OpenSSL req-new-key private/server.key.pem-out private/server.csr-subj "/c=cn/st=bj/l=bj/o=zlex/cn=www.zlex.org "Req Generate certificate Issuance request File command-new New Request-key key, here is PRIVATE/SERVER.KEY.PEM (the se
I. Creating and deleting CatalogsCommand: mkdirSyntax: mkdir [-MP] [directory name]Example: Mkdir-p ~/1/2/3650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/71/60/wKiom1XMfQXygdCEAACJFs5J8gM305.jpg "title=" 1.png " alt= "Wkiom1xmfqxygdceaacjfs5j8gm305.jpg"/>'-P ' option, this option can help us create a bunch of cascading directories.Example: MKDIR-PV ~/1/2/3650) this.width=650; "src=" http://s3.51
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.