Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Where is my SSH private key so i can use it to login Xbian via FileZilla?
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Where is my SSH private key so i can use it to login Xbian via FileZilla?
20th Apr, 2023, 04:52 AM
Post: #1
postcd Offline
Registered
Posts: 31
Joined: Nov 2021
Reputation: 0
Where is my SSH private key so i can use it to login Xbian via FileZilla?
Hello,

I have successfully setup password-less SSH access from my Debian user PC to Xbian root account PC (using ssh-keygen and ssh-copy-id), but when i want to do the same for FileZilla manager (in order to connect Xbian server), it wants path to PEM or PPK file, yet some tutorials says it can accept OpenSSH priv. key file and convert it. So i am trying to find the location of such file on Xbian (since i have SSH password less access already it should be somewhere?). Where it is please?

Quote:root@xbian ~ # ls -A1 /etc/ssh /root/.ssh
/etc/ssh:
moduli
ssh_config
ssh_config.d
sshd_config
sshd_config.d
ssh_host_ecdsa_key
ssh_host_ecdsa_key.pub
ssh_host_ed25519_key
ssh_host_ed25519_key.pub
ssh_host_rsa_key
ssh_host_rsa_key.pub

/root/.ssh:
authorized_keys
known_hosts

root@xbian ~ # find / -name id_*
/usr/share/perl5/DateTime/Locale/id_ID.pod
/usr/share/i18n/locales/id_ID
/etc/request-key.d/id_resolver.conf

root@xbian ~ # grep -v "#" /etc/ssh/sshd_config|grep .
Include /etc/ssh/sshd_config.d/*.conf
PermitRootLogin prohibit-password
ChallengeResponseAuthentication no
UsePAM yes
X11Forwarding yes
PrintMotd no
AcceptEnv LANG LC_*
Subsystem sftp /usr/lib/openssh/sftp-server

UPDATE: !!!!!!!
I have found that i need to enter private key of local computer, not one of a remote Xbian server. So i entered /home/myusername/.ssh/id_rsa (had it there already because ran ssh-keygen in the past)
Visit this user's website Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
Where is my SSH private key so i can use it to login Xbian via FileZilla? - postcd - 20th Apr, 2023 04:52 AM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - gkusiak - 21st Apr, 2023, 03:05 AM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - postcd - 21st Apr, 2023, 03:30 AM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - grandcanyon - 26th Apr, 2023, 01:46 PM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - postcd - 28th Apr, 2023, 12:59 AM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - felixandrea - 17th Sep, 2024, 09:21 PM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - artestuarine - 23rd Sep, 2024, 06:56 PM
RE: Where is my SSH private key so i can use it to login Xbian via FileZilla? - stripechange - 25th Sep, 2024, 07:51 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 14th Jun, 2025, 09:26 PM Powered By MyBB, © 2002-2025 MyBB Group.