OddbStep3
create a cogito directory in your home directory:
mkdir /<your_home_dir>/cogito
cd into the directory
cd /<your_home_dir>/cogito
for users
execute this script: Attach:user-lib-installer
for programmers, you'll need a password!
$> ssh-keygen -trsa
Generating public/private rsa key pair.
Enter file in which to save the key (/home/its-me/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/its-me/.ssh/id_rsa.
Your public key has been saved in /home/its-me/.ssh/id_rsa.pub.
The key fingerprint is:
7a:df:89:54:d8:9f:59:14:7e:34:d4:c0:08:5e:a1:d0 its-me@mine.mine.net
send us your id_rsa.pub file to hwyss@ywesee.com And do password-protect your private-key...
execute this script: Attach:lib-installer
OddbStep2 << InstallOddb >> OddbStep4