User contributions for David

From KlavoWiki
A user with 2,456 edits. Account created on 18 August 2007.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

25 June 2023

20 June 2023

19 June 2023

4 June 2023

3 June 2023

  • 00:2400:24, 3 June 2023 diff hist +478 N Windows AD DNS ExportCreated page with "To export an Activie Directory integrated zone. <pre> Export-DnsServerZone -Name "domainname.com" -FileName "domainname.com.txt" </pre> or <pre> dnscmd /zoneexport domainname.com domainname.com.txt </pre> To ensure you don't receive a permission denied error change folders to C:\windows\system32\dns. If you are located in any other folder when the command is executed the exported file is save to the folder: <pre> c:\windows\system32\dns </pre> Category : Windows " current

6 May 2023

19 April 2023

  • 03:1903:19, 19 April 2023 diff hist +313 nginx Reverse ProxyNo edit summary
  • 03:0603:06, 19 April 2023 diff hist +111 nginx Reverse ProxyNo edit summary
  • 02:5202:52, 19 April 2023 diff hist +3,162 N nginx Reverse ProxyCreated page with "This will allow you to host mutliple internal web servers via a single public IP address. The following instrucitons are based on Raspbian 11.6 = Installation = <pre> apt install nginx </pre> == Configuration File == <pre> vi /etc/nginx/sites-available/reverse-proxy </pre> <pre> server { listen 443 ssl; server_name ha.klaverstyn.com.au; ssl_protocols TLSv1.1 TLSv1.2 TLSv1.3; ssl_certificate /etc/nginx/ssl-cert/ha.klaverstyn.com.au.crt; ssl_ce..."

12 April 2023

13 January 2023

5 October 2022

8 September 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)