Using `curl` to check a TLS certificate on a websocket (`ws` or `wss`)
Checks the TLS cert on the connection: curl -v \ --insecure \ --include \ --no-buffer \ --header "Connection: Upgrade" \…
Checks the TLS cert on the connection: curl -v \ --insecure \ --include \ --no-buffer \ --header "Connection: Upgrade" \…
I like to keep a permanent record of my shell commands so I can search back through them later. This…
Error message received: ``` Ctl Model Ports PDs DGs DNOpt VDs VNOpt BBU sPR DS EHS ASOs Hlth 0 LSIMegaRAIDSAS9260-8i…
declare f="fafafda adffd adfadf adfafd afd" echo $f echo "vs" echo "$f" Output: $./above fafafda adffd adfadf adfafd afd vs…
When doing a console.log on an object, you can overwrite the inspect prototype key to hide anything you don’t want…
In order to move your Presearch node to a new server, and retain any grandfathered status and node stats, you…
You’ve had your nodes up and running since before the new 2000 PRE minimum stake. Or you want to be…
OK, so you wanna run multiple Presearch nodes. Let’s see how we can make it a bit easier. Sometimes, you…
nano /etc/sysctl.conf change/verify net.ipv4.ip_forward to = 1 For each IP address (change the number after the : to the next…
git log --all --name-only --pretty=format:%H -- {glob} example: git log --all --name-only --pretty=format:%H -- index*