User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
services:technitium-dns [2024/08/21 09:22] willyservices:technitium-dns [2024/11/11 12:25] (current) – removed willy
Line 1: Line 1:
-https://technitium.com/dns/ 
- 
-as root 
- 
-mkdir /opt/technitium-dns 
- 
-Grab the installer file (do NOT run it!) from [[https://download.technitium.com/dns/install.sh|this]] link to get an idea. 
- 
-open it and download the DotNet Runtime: 
- 
-wget https://dot.net/v1/dotnet-install.sh 
- 
-read and review the script! Now run it to install dotnet within the dns folder: 
- 
-./dotnet-install.sh -c 8.0 --runtime aspnetcore --no-path --install-dir /opt/technitium-dns/dotnet --verbose 
- 
-Download DNS portable tar: 
-wget -O DnsServerPortable.tar.gz https://download.technitium.com/dns/DnsServerPortable.tar.gz 
- 
- 
-Decompress it: 
-tar -zxf DnsServerPortable.tar.gz -C /opt/technitium-dns 
- 
-Test run it: 
-../dotnet/dotnet DnsServerApp.dll 
- 
- 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information