Remote Development SSH - No Linux Installation Found on the Selected Machine

1.3k Views Asked by At

I'm trying to connect SSH but it returns the error that there is no Linux installed on the machine on PhpStorm (IDE by JetBrains).

I use the Fedora 36 distribution. When I start the project via SSH through the remote field, it connects normally:

step 1

Now, if I try to create a new project only to connect and start working within the IDE itself according to the folders, it gives me the error that Linux is not installed on the machine:

step 2

Return error:

step 3

How can I manipulate the folders and codes of a project equally VSCode SSH extension? In SSH through the IDE itself as if it were a project from 0 ? Is it possible in PhpStorm?

0

There are 0 best solutions below