(06/14/2009, 08:55 PM)bo198214 Wrote: Thats Dmitrii, Ansus and Andrew.
Everyone of you should have an account on http://bitbucket.org/.
There is an e-mail system built in, which we will use for communication.
There is even a bug-tracking system which we may use for the organization of changes.
To test the system, please e-mail me your public ssh-keys via e-mail on bitbucket.
Henryk, I made the accont
http://bitbucket.org/kouznetsov/
(for simplicity, the same name as here)
I am not successful with email:
<kouznetsov@bitbucklet.org>... Host unknown (Name server: bitbucklet.org: host not found)
I am not successful with the public key. I copypast my intent:
D:~/BITBU>ls /.ssh/id_rsa.pu
ls: /.ssh/id_rsa.pu: No such file or directory
D:~/BITBU>ls ~/.ssh/id_dsa.pub
ls: /Users/D/.ssh/id_dsa.pub: No such file or directory
D:~/BITBU>ssh -v
OpenSSH_3.8.1p1, OpenSSL 0.9.7i 14 Oct 2005
usage: ssh [-1246AaCfghkNnqsTtVvXxY] [-b bind_address] [-c cipher_spec]
[-D port] [-e escape_char] [-F configfile] [-i identity_file]
[-L port:host:hostport] [-l login_name] [-m mac_spec] [-o option]
[-p port] [-R port:host:hostport] [user@]hostname [command]
D:~/BITBU>ssh-keygen
You must specify a key type (-t).
Usage: ssh-keygen [options]
Options:
-b bits Number of bits in the key to create.
-c Change comment in private and public key files.
-e Convert OpenSSH to IETF SECSH key file.
-f filename Filename of the key file.
-g Use generic DNS resource record format.
-i Convert IETF SECSH to OpenSSH key file.
-l Show fingerprint of key file.
-p Change passphrase of private key file.
-q Quiet.
-y Read private key file and print public key.
-t type Specify type of key to create.
-B Show bubblebabble digest of key file.
-C comment Provide new comment.
-N phrase Provide new passphrase.
-P phrase Provide old passphrase.
-r hostname Print DNS resource record.
-G file Generate candidates for DH-GEX moduli
-T file Screen candidates for DH-GEX moduli
D:~/BITBU>ssh-keygen -t
ssh-keygen: option requires an argument -- t
Usage: ssh-keygen [options]
Options:
-b bits Number of bits in the key to create.
-c Change comment in private and public key files.
-e Convert OpenSSH to IETF SECSH key file.
-f filename Filename of the key file.
-g Use generic DNS resource record format.
-i Convert IETF SECSH to OpenSSH key file.
-l Show fingerprint of key file.
-p Change passphrase of private key file.
-q Quiet.
-y Read private key file and print public key.
-t type Specify type of key to create.
-B Show bubblebabble digest of key file.
-C comment Provide new comment.
-N phrase Provide new passphrase.
-P phrase Provide old passphrase.
-r hostname Print DNS resource record.
-G file Generate candidates for DH-GEX moduli
-T file Screen candidates for DH-GEX moduli
D:~/BITBU>ssh-keygen -t public
unknown key type public
--------------------------
Why it does not want to geberate the public key?
What other type of key can be generated instead?
------------------------
I have created the folder
http://bitbucket.org/kouznetsov/cauchi-integral/
Can you access this folder?
Should I upload there the latex files, C++ codes, pics?
------------------------------