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…

lufy Oct 09, 2025 Read More

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…

lufy Jul 28, 2025 Read More

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…

lufy Jun 20, 2024 Read More

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…

lufy Jun 18, 2024 Read More

Original link: https://www.askpython.com/python-modules/flask/flask-user-authentication Flask User Authentication – How to Setup User Login in Flask? In th…

lufy Nov 21, 2022 Read More

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…

lufy Sep 13, 2022 Read More

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…

lufy May 31, 2022 Read More

For sharing of friday ... A outline was made, hardly. Operating System Overview- Computer System    - Overview    - System Startup    - System Stor…

lufy Apr 14, 2022 Read More

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 …

lufy Apr 13, 2022 Read More

1. Print join command: kubeadm token create --print-join-command2. Re-init kubenetskubeadm reset

lufy Mar 24, 2022 Read More