Linux Setup
Info |
---|
GDE Core Linux running requirement is Dotnet Core 7.0 You can install using the commands below.
...
Dotnet Core 7.0 Setup
...
Code Block |
---|
$ wget https://packages.microsoft.com/config/debian/11/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
$ sudo dpkg -i packages-microsoft-prod.deb
$ sudo apt-get update
$ sudo apt-get install -y apt-transport-https
$ sudo apt-get update
$ sudo apt-get install -y dotnet-sdk-7.0 |
...
GDE Linux Setup
Installation for Debian Linux based distributions
Linux Installation
Installation Steps | ||
---|---|---|
| ||
|
|
|
|
Linux
...
Red Hat Setup
...
...
Dotnet Core 7.0 Installation
Code Block |
---|
# dnf install dotnet-sdk-7.0
# dotnet --i // You can check the installation with the command |
Installation Steps |
---|
|
| ||
|
|
Red Hat Firewall settings should be checked if the documents are not displayed if feeding is started in GEODI.