# Linux

## Procedura wdrożenia

### Przygotowanie środowiska

* Upewnij się, że na Twojej maszynie są zainstalowane wymagane wersje .NET:
  * .NET Runtime w wersji 8.0.0  albo innej z serii 8.x.x
  * ASP.NET Core Runtime w wersji 8.0.0 albo innej z serii 8.x.x
  * Microsoft Windows Desktop Runtime w wersji 8.0.0 albo innej z serii 8.x.x
* Pobierz instalator **SIGNIUS Sealing Server** z oficjalnej strony internetowej lub korzystając z linku dostarczonego przez producenta.

### Rozpakowanie pakietu

* Rozpakuj pobrany pakiet instalacyjny.

### Inicjalizacja i generowanie licencji

* Po rozpakowaniu aplikacji uruchom **Signius.Seal.Server** (znajduje się w katalogu głównym aplikacji)
* Skopiuj wartość "Hardware ID" z konsoli
* Wyślij skopiowany **"**&#x48;ardware I&#x44;**"** do producenta oprogramowania, aby wygenerować licencję.
* Po otrzymaniu licencji należy postępować zgodnie z instrukcjami producenta w celu aktywacji oprogramowania **SIGNIUS Sealing Server**.

### Aktywacja oprogramowania

* Po otrzymaniu pliku licencyjnego, powróć do katalogu głównego aplikacji.&#x20;
* Wklej plik licencji do katalogu głównego **SIGNIUS Sealing Server**.
* Uruchom ponownie **Signius.Seal.Server**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.signius.eu/manuals/seal_pl/signius-sealing-server-i-client/signius-sealing-server/instalacja/linux.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
