Frederick Behrends

less info
112 reputation
6
bio website fredyy.de
location Wilhelmshaven, Germany
age 22
visits member for 1 year, 5 months
seen 2 days ago
stats profile views 2

Social Media Consultant and Facebook-App Programmer


Feb
7
awarded  Popular Question
Feb
29
awarded  Student
Dec
16
accepted Cant create Image of Amazon EC2 Instance (instance-store)
Dec
16
comment Cant create Image of Amazon EC2 Instance (instance-store)
but i cant stop it either, i can just reboot or terminate it.
Dec
16
accepted ssh keyfile and rsync not working
Dec
16
asked Cant create Image of Amazon EC2 Instance (instance-store)
Dec
8
comment ssh keyfile and rsync not working
i've found /var/log/messages but i have no access to read this file :(
Dec
8
awarded  Editor
Dec
8
comment ssh keyfile and rsync not working
added the output to my post above
Dec
8
comment ssh keyfile and rsync not working
Added the output to my post above
Dec
8
revised ssh keyfile and rsync not working
added 1824 characters in body
Dec
8
comment ssh keyfile and rsync not working
okay right now i create the authorized_keys file like its mentioned in huschi.net/… and tried to log in vie plain ssh with -vvv if got a lot of debug information but cant find the problem in it. what do i have to look for? sorry, i'm no linux pro and im just starting with "simple" tasks on our new servers
Dec
8
comment ssh keyfile and rsync not working
the chmods seem to be right and i tried different types of ssh keys (SSH1-Key with ssh1; SSH1-Key with OpenSSH; SSH2-Key with OpenSSH) but I've got the same problem with all of these. is there away to get more debug data by rsync to see why the key file is rejected?
Dec
8
comment ssh keyfile and rsync not working
there is no passphrase set but its still prompting me and if i enter the ssh-password it connects and works. seems to be a fallback to "normal login"
Dec
8
asked ssh keyfile and rsync not working
Dec
8
comment How to sync 2 linux servers
this is what i did, i created the keyfile on web2, copyed it to web 1 and started the command on web1, the keyfile is found by rsync otherwise i get the error (no file or directory).
Dec
8
comment How to sync 2 linux servers
right now i tried this but i got a problem with the keyfile wich is needed to automaticly login. i dont get no errors but its still prompting for the password. rsync -aun -e "ssh -i /kunden/343193_51373/.ssh/authorized_keys/id_rsa.pub" user@host:/kunden/343194_51373/webseiten /kunden/343193_51373/webseiten where is the problem?
Dec
7
awarded  Supporter
Dec
7
awarded  Scholar
Dec
7
accepted How to sync 2 linux servers