monsi

Author



.

I’ve been looking online for a solar power laptop bag, but I haven’t found any helpful reviews. Are the solar panels glassy and easily breakable? Or are they plastic and durable? I’m kinda clumsy and I want to get everything figured out before I invest in one. Any review helps, thanks!

Best answer:

Answer by Zent Mock
I THink they are durable , i do not something about the solar powered laptop bag , it may be very expensive , i reflect google info can help u .

Give your answer to this question not more than!

monsi

Tagged with: laptoppoweredreviewssolar 

.

The laser jet printer can copy the same document in 10 minutes.
If the two machines work together how long would they take to copy the dissertation?

Best answer:

Answer by Edward
Let T be the time it takes the two machines to do the job together. Then the rate at which work is done is 1/T (units of pages per minute).

1/T=1/20+1/10=3/20.
So T=20/3 minutes=6 minutes 40 seconds

Know better? Leave your own answer in the comments!

monsi

Tagged with: copydissertationMariesminutesofficePrinter 

.

This Lenovo thinkpad sl510 i have seen on laptopsdirect.co.uk is £409, it has:
..windows 7 64bit
..2gb reminiscence
..pentium dual core 2.2ghz
..250 gb hdd

Also, can you tell me if Lenovo laptops are long lasting and reliable, if anyone has a thinkpad can i have some feedback?

thanks

Best answer:

Answer by Mr. Anon
I havnt heard of Lenovo. Here is an incredible deal i found http://www.misco.co.uk/applications/SearchTools/item-details.asp?EdpNo=421410&catcode&sourceid=4488&cm_mmc=Lyris-_-BC-_-BC4488-_-Q221967
These are the specs

* Intel® Core™ i3 Processor i3-330M
* 3 GB RAM / 320GB Hard Disk Drive
* Intel® HD Graphics
* LightScribe SuperMulti DVD±RW with Double Layer Support
* Real Windows® 7 Home Premium (64-bit)
* Microsoft Office 2007 Ready 60 Day (25 uses) try before you buy

What do you reflect? Answer not more than!

monsi

Tagged with: goodlaptopLenovoLenovo'sreliablesl510.thinkpad 

.

Make certificate

Use keytool to generate, import, and export certificates. By defaulting, keytool makes a keystore file in the directory where it is run. You can find the keytool utility under the bin directory of java folder.
Note: – When you install Glassfish, it makes a defaulting self-signed certificate as the server certificate. (localhost)

Step:- 1

Delete exiting certificate :-

Type the following command to delete the defaulting self-signed certificate by issuing the following command.
keytool -delete -alias s1as -keystore keystore.jks -storepass

Generate self signed certificate

Steps 1:- Type the following command to make new certificate:
keytool -genkey -alias test

Fill all the information to make the certificate.

Enter keystore password: p@ssw0rd!
What is your first and last name?
[Unknown]: Chandra
what is the name of your organizational unit?
[Unknown]: Paxcel
what is the name of your organization?
[Unknown]: Paxcel
what is the name of your City or Locality?
[Unknown]: Gurgaon
What is the name of your State or Province?
[Unknown]: HR
What is the two-letter country code for this unit?
[Unknown]: IN
Is right?
[no]: yes
Import certificate

A certificate can be imported into a keystore by keytool. Type the following command to import the certificate:-
keytool -storepass my-keystore-password(paxcel) -alias test -import -file test.cer

Generate expired certificate

Steps:

Defaulting days is 7 and cant not be set 0 day. You need to specify at least 1 day to

make.
keytool -genkey -alias test –validity 1

Note: – To exchange the location of certificate files – admin console.
Always generate the certificate in the directory containing the keystore and truststore files, by defaulting domain-dir/config.

Open the Glassfish admin console in the web browser.
Login into glassfish admin console (http://localhost:4848), Defaulting uid and password:

admin and adminadmin

a) In the Admin Console tree, select the Attention Server node.
b) Select JVM Settings.
c) Click the JVM Options tab.
d) On the JVM Options page, add or modify the following values in the Value

field to reflect the new location of the certificate files:
-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/path/ks-name
-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/path/ts-name

e) Where ks-name is the keystore file name and ts-name is the trust store file name.

f) Click Save.

g) Restart the Attention Server if Restart Required displays in the console.

Install certificate in GlassFish server

Here are the instructions for enabling GlassFish v2 as an SSL server when the attention server is configured with the developer profile.

1. Delete the defaulting self-signed certificate by issuing the following command (note that the orders in this and later steps are shown on multiple lines for formatting purposes):
keytool -delete -alias s1as -keystore keystore.jks -storepass
where is the password for the keystore, for example, “mypass”. Note that s1as is the defaulting alias of the GlassFish v2 keystore.

2. Generate a new key pair for the attention server by issuing the following command:
keytool -genkeypair -keyalg
-keystore keystore.jks -validity -alias s1as

where is the algorithm to be used for generating the key pair, for example RSA, and is the number of days that the certificate should be considered valid, for example, 365.
Note that in addition to generating a key pair, the command wraps the public key into a self-signed certificate and stores the certificate and the private key in a new keystore entry identified by the alias.

It’s vital to ensure that the name of the certificate matches the fully-qualified hostname of your site. If the names don’t match, clients connecting to the server will see a security alert stating that the name of the certificate does not match the name of the site. You should notice that the name of the defaulting self-signed certificate matches the fully-qualified hostname.

3. Generate a Certificate Signing Request (CSR) by issuing the following command:
keytool -certreq -alias s1as -file
-keystore keystore.jks -storepass
where is the file in which the CSR is stored, for example, s1as.csr, and is the password for the keystore, for example, changeit.

4. keytool -import -v -alias s1as -file s1as.cert -keystore keystore.jks -storepass
When you import the certificate by the same original alias “s1as”, keytool treats it as a command to replace the original certificate with the certificate obtained as answer to a CSR.
s1as (self-signed):
Owner: CN=chandra, OU=Paxcel, O=Paxcel Technologies, L=Gurgaon , ST=Haryana, C=IN
Issuer: CN=Chandra, OU=Paxcel Technologies, O=Paxcel Technologies
, L=Gurgaon, ST=Haryana, C=IN
Serial number: 472acd34
Valid from:

Check it out:System Engineer – IT Administration

monsi

Tagged with: certificatecreateGlassfishKeytool 

.

1.product size
2.business impact
3.consumer characteristics
4.process classification
5.development environment
6.technonolgy to be built
7.staff sixe and experience.

monsi

Tagged with: askedbeenexplainmanagerProjectriskssoftwarethesetypes 
Page 1 of 212

Answers Rating

  • joel j: on 10 February 2010 at the Mobile World Congress Steve Ballmer and Joe Belfiore shared...  Thumb up 0
  • Winston: But giving it to different vendors is the whole point of Windows Phone. Choice! If MS does it...  Thumb up 0
  • Not: Delete Kaspersky and install AVG. It’s completely free and works. As the other poster...  Thumb up 0
  • Jonathan: well you can get rid of the virus first for free by downloading the Kaspersky removal tool....  Thumb up 0
  • elmo: Different operating system. i used both before but really can’t find any different on...  Thumb up 0
© 2010 Computersplace.net