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)

3 August 2022

2 August 2022

  • 01:3401:34, 2 August 2022 diff hist +976 N Disable SSL in WindowsCreated 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

15 July 2022

13 July 2022

  • 22:2922:29, 13 July 2022 diff hist 0 TeslaMateNo edit summary
  • 22:2922:29, 13 July 2022 diff hist +1,779 N TeslaMateCreated 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

26 May 2022

19 April 2022

24 March 2022

  • 00:5200:52, 24 March 2022 diff hist +954 N nslookupCreated 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

31 January 2022

11 January 2022

  • 08:2908:29, 11 January 2022 diff hist +373 N ramdiskCreated 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

10 November 2021

27 October 2021

7 September 2021

21 August 2021

8 August 2021

4 August 2021

7 July 2021

4 July 2021

3 July 2021

26 June 2021

24 June 2021

19 June 2021

18 June 2021

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