User contributions for David
From KlavoWiki
Jump to navigationJump to search
19 April 2023
- 03:1903:19, 19 April 2023 diff hist +313 nginx Reverse Proxy No edit summary
- 03:0603:06, 19 April 2023 diff hist +111 nginx Reverse Proxy No edit summary
- 02:5202:52, 19 April 2023 diff hist +3,162 N nginx Reverse Proxy Created 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
- 01:3001:30, 12 April 2023 diff hist 0 m Export/Import Putty Saved Sessions and Settings David moved page Export/Import Putty Saved Session to Export/Import Putty Saved Sessions and Settings without leaving a redirect
- 01:3001:30, 12 April 2023 diff hist 0 m Export/Import Putty Saved Sessions and Settings David moved page Export Putty Saved Session to Export/Import Putty Saved Session without leaving a redirect
- 01:2101:21, 12 April 2023 diff hist +305 N Export/Import Putty Saved Sessions and Settings Created page with "To save and restore PUTTY sessions on a Windows device.<br><br> = Export = == Command Prompt == <pre> reg export 'HKEY_CURRENT_USER\Software\SimonTatham\PuTTY' Desktop\putty.reg </pre> = Import = == Command Prompt == <pre> reg import Desktop/putty.reg </pre> Category : Windows Category : PUTTY"
13 January 2023
- 02:4002:40, 13 January 2023 diff hist +126 N Upgrade Windows Applications Created page with "To automatically upgrade compatible installed Windows applications. <pre> winget upgrade --all </pre> Category : Windows" current
5 October 2022
- 02:4302:43, 5 October 2022 diff hist +274 Remove OneDrive from Windows No edit summary current
- 02:3402:34, 5 October 2022 diff hist 0 m Remove OneDrive from Windows David moved page Remove OneDrive from Windows 10 to Remove OneDrive from Windows without leaving a redirect
8 September 2022
- 03:3503:35, 8 September 2022 diff hist 0 File:WU-Error-DT.jpg David uploaded a new version of File:WU-Error-DT.jpg current
- 03:3503:35, 8 September 2022 diff hist +31 Windows Update Error Date/Time No edit summary current
- 03:3103:31, 8 September 2022 diff hist 0 N File:WU-Error-DT.jpg No edit summary
- 03:3003:30, 8 September 2022 diff hist +487 N Windows Update Error Date/Time Created page with "This only seems to be a problem with Corporate devices using WSUS. If it happens on a non corporate device just ensure the date/time is actually correct. * Close Windows Update GUI <pre> net stop bits net stop wuauserv net stop cryptsvc </pre> Delete the Windows Registry Folder: <pre>HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate</pre> <pre> net start bits net start wuauserv net start cryptsvc </pre> * Open Windows Update GUI and try again. Category..."
3 August 2022
- 04:4104:41, 3 August 2022 diff hist +1,218 Expand Raspbian Partition No edit summary current
2 August 2022
- 01:3401:34, 2 August 2022 diff hist +976 N Disable SSL in Windows Created page with "Run the following registry file to disable SSL 2 and SSL 3. <pre> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0\Client] "DisabledByDefault"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentCo..." current
22 July 2022
- 13:1413:14, 22 July 2022 diff hist +4 TeslaMate No edit summary
- 13:0913:09, 22 July 2022 diff hist +1,831 TeslaMate No edit summary
15 July 2022
- 10:3710:37, 15 July 2022 diff hist −2 TeslaMate →Commands
13 July 2022
- 22:2922:29, 13 July 2022 diff hist 0 TeslaMate No edit summary
- 22:2922:29, 13 July 2022 diff hist +1,779 N TeslaMate Created page with "= Docker Install = Assuming running Docker and TeslaMate as user pi. <pre> sudo curl -sSL https://get.docker.com | sh sudo usermod -aG docker pi sudo reboot sudo apt install -y libffi-dev libssl-dev python3 python3-pip sudo pip3 -v install docker-compose </pre> = TeslaMate Install = <pre>docker-compose -f /home/pi/docker-compose.yml pull</pre> == crontab == <pre> MAILFROM=no-reply@myemail.com MAILTO=me@myemail.com @reboot sleep 15 && /usr/local/bin/docker-compos..."
8 July 2022
- 09:4809:48, 8 July 2022 diff hist +105 N Home Assistant Installing Specific Version Created page with "SSH to Installation and run: <pre>ha core update --version 2022.6.7</pre> Category : Home Assistant" current
26 May 2022
- 05:2605:26, 26 May 2022 diff hist +50 What I Don't Like about My Tesla 3 RWD 2022 No edit summary current
- 05:2305:23, 26 May 2022 diff hist 0 What I Don't Like about My Tesla 3 RWD 2022 No edit summary
19 April 2022
- 00:1900:19, 19 April 2022 diff hist 0 m What I Don't Like about My Tesla 3 RWD 2022 David moved page What I don't Like about My Tesla 3 RWD 2022 to What I Don't Like about My Tesla 3 RWD 2022 without leaving a redirect
- 00:1800:18, 19 April 2022 diff hist +420 N What I Don't Like about My Tesla 3 RWD 2022 Created page with "After having the vehicle now for two months these are the things that I don't like. I'm specifically talking about physical shortcoming that can't be fix by software updates. # 11 kW AC charging. Should be 22 kW. So many free charging location with 22 kW chargers # 250 kw DC charging. Don't bother using a 320 kW chargers expecting faster speeds. # Can't locate the door handles in low light. Category : Tesla"
24 March 2022
- 00:5200:52, 24 March 2022 diff hist +954 N nslookup Created page with "= Command = <pre>nslookup <options> <domain> <name server></pre> = Options = <pre> -domain=[domain-name] Change the default DNS name. -debug Show debugging information. -port=[port-number] Specify the port for queries. The default port number is 53. -timeout=[seconds] Specify the time allowed for the server to respond. -type=a View information about the DNS A address records. -type=any View all available records. -type=hinfo View hardware-related information about the h..." current
13 February 2022
- 12:2712:27, 13 February 2022 diff hist +24 Flash Tasmota to Sonoff using Raspberry Pi →settings current
31 January 2022
- 10:1110:11, 31 January 2022 diff hist 0 ramdisk No edit summary current
11 January 2022
- 08:2908:29, 11 January 2022 diff hist +373 N ramdisk Created page with "To create a RAM Disk. Create folder for directory linking. <pre> sudo mkdir /tmp/ramdisk sudo chmod 777 /tmp/ramdisk </pre> Manaully mount disk. <pre> mount -t tmpfs -o size=32m ramdisk /tmp/ramdisk </pre> Automatically mount disk at boot. <pre> vi /etc/fstab </pre> <pre> ramdisk /tmp/ramdisk tmpfs defaults,size=32M,x-gvfs-show 0 0 </pre> Category : Linux"
15 November 2021
- 04:0904:09, 15 November 2021 diff hist +278 Smart Switch Multi Press →Node-Red Button Control current
- 04:0404:04, 15 November 2021 diff hist +1,658 N Smart Switch Multi Press Created page with "= Enable Multi Press = To enable the multi press feature on the TASMOTA firmware. <pre> backlog SetOption73 1; SetOption32 10 </pre> * Setoption32 : Number of 0.1 seconds to..."
- 04:0104:01, 15 November 2021 diff hist 0 N File:action.jpg No edit summary current
- 03:5803:58, 15 November 2021 diff hist 0 N File:switch.jpg No edit summary current
- 03:5203:52, 15 November 2021 diff hist 0 N File:js-data.jpg No edit summary current
- 03:5003:50, 15 November 2021 diff hist 0 N File:json-JS.jpg No edit summary current
- 03:4703:47, 15 November 2021 diff hist 0 N File:Master MQTT.jpg No edit summary current
- 03:4003:40, 15 November 2021 diff hist 0 File:Multiprees Example.jpg David uploaded a new version of File:Multiprees Example.jpg current
- 03:2503:25, 15 November 2021 diff hist 0 N File:Multiprees Example.jpg No edit summary
10 November 2021
- 04:3004:30, 10 November 2021 diff hist +52 Raspberry Pi Firmware →Cleaning
- 04:2904:29, 10 November 2021 diff hist +70 Raspberry Pi Firmware →Upgrade
27 October 2021
- 04:2304:23, 27 October 2021 diff hist 0 G729 →bcg729 current
- 04:2204:22, 27 October 2021 diff hist +30 G729 →g729
7 September 2021
- 01:0301:03, 7 September 2021 diff hist +12 Home Assistant Static IP Address No edit summary current
21 August 2021
- 05:0605:06, 21 August 2021 diff hist +79 Home Assistant Community Store (HACS) No edit summary current
8 August 2021
- 03:3903:39, 8 August 2021 diff hist +210 N Category:Home Assistant Created page with "= Awaken your home = Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run o..." current
- 03:3803:38, 8 August 2021 diff hist +1 Home Assistant Community Store (HACS) No edit summary
- 03:3003:30, 8 August 2021 diff hist +107 Home Assistant Community Store (HACS) No edit summary
- 03:2903:29, 8 August 2021 diff hist +360 N Home Assistant Community Store (HACS) Created page with "SSH to your Home Assistant. <pre> wget -q -O - https://install.hacs.xyz | bash - </pre> Now add HACS to HA. * Refresh WEB HA WEB Page. (If you don't do this HACS will not be..."
4 August 2021
- 23:1123:11, 4 August 2021 diff hist 0 m RDP Terminal Services Licensing David moved page RDP Licensing to RDP Terminal Services Licensing without leaving a redirect current
7 July 2021
- 06:2506:25, 7 July 2021 diff hist +70 Default Raspbian Date/Time Settings →Default file current