View Single Post
  #30 (permalink)  
Old 04-01-2008, 01:41 AM
jayel jayel is offline
Active Member
 
Posts: 33
Default

Hello,

Nice script.
I am trying to install it but I get an Error when installing.
Code:
Instellen van dar (2.2.4-2ubuntu2) ...
Create /etc/zmbac/
install y or n: y
mkdir: created directory `/etc/zmbac'
done

Create noread
install y or n: y
'G'enerate or 'E'nter a secure passphrase
please enter G or E: G


For 'scp' to work, you have to have setup PKI authentication (passwork less login)
Should I try setup this for you?
install y or n: y
/usr/bin/ssh-copy-id: ERROR: No identities found
0
Create ssh ID? y or n: y
Please except defaults, and NO 'passphrase' !!
You must specify a key type (-t).
Usage: ssh-keygen [options]
Options:
  -a trials   Number of trials for screening DH-GEX moduli.
  -B          Show bubblebabble digest of key file.
  -b bits     Number of bits in the key to create.
  -C comment  Provide new comment.
  -c          Change comment in private and public key files.
  -e          Convert OpenSSH to IETF SECSH key file.
  -F hostname Find hostname in known hosts file.
  -f filename Filename of the key file.
  -G file     Generate candidates for DH-GEX moduli.
  -g          Use generic DNS resource record format.
  -H          Hash names in known_hosts file.
  -i          Convert IETF SECSH to OpenSSH key file.
  -l          Show fingerprint of key file.
  -M memory   Amount of memory (MB) to use for generating DH-GEX moduli.
  -N phrase   Provide new passphrase.
  -P phrase   Provide old passphrase.
  -p          Change passphrase of private key file.
  -q          Quiet.
  -R hostname Remove host from known_hosts file.
  -r hostname Print DNS resource record.
  -S start    Start point (hex) for generating DH-GEX moduli.
  -T file     Screen candidates for DH-GEX moduli.
  -t type     Specify type of key to create.
  -v          Verbose.
  -W gen      Generator to use for generating DH-GEX moduli.
  -y          Read private key file and print public key.

copying your ID to 192.168.0.244
please enter your 'root' user password on '192.168.0.244' at the prompt
0
/usr/bin/ssh-copy-id: ERROR: No identities found

Install cronjob to automate the nightly backups
install y or n: n
What does that mean ?
And will my backup file be copied to my remote backup server ?

My server is UBUNTU 6.06.


Again, Nice job

John
Reply With Quote