Posts
SimpleCMS - File Management SystemSource codeA comprehensive Content Management System built with Django and Vue.js that can manage any kind of file on your disk.FeaturesFile Syst…
Thanks for visit lufy.org.The site was updated at 7/28 Jul, using re-written SimpleBlog Update contents:Still built with DjangoImproved frontend design — cleaner and more mod…
Overview grafana: for display to the web promethus: for data collection and provide data source to grafana node_exporter: for export mon data of linux os So you need a server, f…
This is the most useful post I've read when I met a CORS problem. Refrinted from https://medium.com/@hubian/nginx-easily-solves-cross-domain-issues-009b95a5185e When you encount…
Original link: https://www.askpython.com/python-modules/flask/flask-user-authentication Flask User Authentication – How to Setup User Login in Flask? In th…
Start a Huawei server with ipmitool: ipmitool -H <server ibmc ip> -I lanplus -U root -P Huawei12#$ power on Other commands ipmitool -I lanplus -H myserver.exam…
I was trying to make my intranet cockpit web console accessed via Internet, I set up nginx proxy just as other intranet web sites like file server, the cockpit login interface app…
For sharing of friday ... A outline was made, hardly. Operating System Overview- Computer System - Overview - System Startup - System Stor…
After a lot efforts, I deployment my k8s cluster on 2 vms. But the yaml file is too many argument for me to maintenence. I heard helm from a friend. But the 1st chart I installed …
1. Print join command: kubeadm token create --print-join-command2. Re-init kubenetskubeadm reset