Misc Stuff

Startpage

Startpage.com replaced g**gle.com as my start page in my browsers. This string sets the startpage options without the need of cookies etc. I like this because now I can use Firefox in private mode all the time.

https://startpage.com/do/mypage.pl?prfh=lang_homepageEEEs/air/deu/N1Nfon...


wget as website mirroring tool

wget --mirror --convert-links --adjust-extension --page-requisites --no-parent http://example.org

--random-wait --wait


wget --recursive --no-parent --execute robots=off --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.26 Safari/537.36" --no-host-directories --convert-links --page-requisites --adjust-extension --content-disposition --random-wait 3 --continue http://www.example.org/



Windows Activation

slmgr /upk
slmgr /cpky
slmgr /ckms
slmgr /ckms-domain
slmgr /ckhc
slmgr /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
slmgr /ato



LuCI broken in OpenWRT 21 releases

https://techoverflow.net/2021/05/04/how-i-fixed-openwrt-luci-error-etc-c...