春江暮客

春江暮客的个人学习分享网站

分类 Technology 中的文章

Command-line UI tool for monitoring computer CPU: s-tui

Command-line UI tool for monitoring computer CPU: s-tui

2019年12月23日 | Technology
s-tui is a free and open-source command-line UI tool for monitoring computer CPU. It can monitor CPU temperature, frequency, etc. in real-time and display it graphically. This is a Python tool that can be installed via pip, but requires root permissions. It can be used via SSH login to monitor CPU status graphically.……

阅读全文

How to Use Tongji University Public Mirror for CentOS

How to Use Tongji University Public Mirror for CentOS

2019年12月8日 | Technology
A few days ago on WeChat, I discovered that Tongji University actually has its own open source software mirror site. Our lab servers are still using Alibaba Cloud’s CentOS 7 mirror. Wouldn’t it be much faster if we switched to the university’s mirror? So how to change CentOS 7 public repo to Tongji University’s mirror?……

阅读全文

Using requests and multiprocessing for multi-threaded brute-force cracking of default lnmp mysql password

Using requests and multiprocessing for multi-threaded brute-force cracking of default lnmp mysql password

2019年10月23日 | Technology
My blog used the lnmp program to build the web environment, but when I needed to use mysql, I found that the lnmp installation log file was missing and the mysql root password was forgotten. I remember that the lnmp was installed by pressing Enter all the way, and the default lnmp password is lnmp.org# plus 5 random numbers, with only 100,000 possibilities. In this case, brute-forcing 100,000 times will definitely find the password.……

阅读全文

友情链接

其它