@zhongdao
2022-04-22T10:03:42.000000Z
字数 1451
阅读 833
未分类
https://www.kali.org/docs/containers/using-kali-docker-images/
docker pull kalilinux/kali-rolling
docker run --tty --interactive kalilinux/kali-rolling /bin/bash
主盘扩容过程:
https://help.aliyun.com/document_detail/44986.html?spm=5176.2020520101.help.dexternal.150f4df5J1Igyd
https://github.com/outline/outline
https://github.com/docsifyjs/docsify
https://github.com/GitbookIO/gitbook
https://github.com/requarks/wiki
https://github.com/mkdocs/mkdocs
https://github.com/getgrav/grav
https://github.com/hackmdio/codimd
列表
https://jamstack.org/generators/
cd /var/www/html/httpd
docsify serve ./docs
https://gohugo.io/getting-started/quick-start/
https://www.mkdocs.org/getting-started/
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04
How To Set Up Password Authentication with Nginx on Ubuntu 14.04
https://www.digitalocean.com/community/tutorials/how-to-set-up-password-authentication-with-nginx-on-ubuntu-14-04
https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/
auth basic
http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html
jwt
https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-jwt-authentication/