Bash: /Dev/Fd/63: No Such File or Directory | Trying to Install Ory
I Want to Install Ory Kratos in My Host/Server Using Terminal (Cpanel). Being a Complete Noob to Linux & Servers, I Just Copy Pasted This Line to the Terminal...
I want to install Ory Kratos in my host/server using terminal (cPanel). Being a complete noob to Linux & servers, I just copy pasted this line to the terminal:
$ bash <(curl ) -d -b . kratos v0.8.0-alpha.4.pre.0
But I get this error:
bash: /dev/fd/63: No such file or directory
What is this error? is it related to the requested URL or my server itself? How can I resolve this?
1 Answer
If you just want to host an instance of Ory Kratos, it is probably easiest to use Docker! Check out this tutorial, I think it should be understandable even for beginners: .