Problems with configuring multiple ssh-key locally

I want to configure multiple ssh-key, locally. What"s wrong with the first line configuration? Why can"t you always connect?
clipboard.png

Aug.27,2021

the file format is not quite right. Try removing the space in front of each line.


  1. File encoding problem, you have more BOM
  2. enter a problem. A space is required before Host
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3cf05-2c380.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3cf05-2c380.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?