Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Linux Setup

Info

Download GDE Linux

  • 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

  • In the downloaded *.deb package, setup is done by just saying next.

Info

Download GDE Linux

  • After thesetup of GDE linux

and Dotnet Core
  • is completed, TOKEN and URL settings are made with *.json on the client machine.

With the following command, it
  • ıt is thrown to the directory where the package is installed.

    • Code Block
      $ sudo cp Settings.json /usr/share/dece/gde/Settings.json 
/usr/share/dotnet
  • For Autostart sudo nano /home/user_name/.bashrc

    • the GDE dll file must be added to the *bashrc file with the path to the GDE files.

      • Example : /GDE_PATH/Dotnet Geodi.DesktopExplorer.Core

.dll

Linux

...

Red Hat Setup

...

...

Download GDE Linux Ret Hat

Dotnet Core 7.0 Installation

Code Block
# dnf install dotnet-sdk-7.0 
# dotnet --i // You can check the installation with the command
GDE Linux Ret Hat Installation

Installation Steps

  • In the downloaded *.rpm package, setup is done by just saying next.

After thesetup
Info

Download GDE Linux Red Hat

  • After the setup of GDE linux

and Dotnet Core
  • is completed, TOKEN and URL settings are made with *.json on the client machine. With the following command, it is thrown to the directory where the package is installed.

    • Code Block
      $ sudo cp Settings.json /usr/share/dece/gde/Settings.json
/usr/lib64/dotnet

(info) Red Hat Firewall settings should be checked if the documents are not displayed if feeding is started in GEODI.