This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo device | tee /sys/bus/platform/drivers/dwc3-meson-g12a/d0078080.usb/usb_role/d0078080.usb-role-switch/role | |
echo c9100000.usb | tee /sys/bus/platform/drivers/dwc2/unbind | |
echo c9100000.usb | tee /sys/bus/platform/drivers/dwc2/bind | |
/sbin/modprobe g_ether |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -O https://repo.percona.com/apt/percona-release_latest.generic_all.deb | |
apt install vim curl binutils net-tools gnupg2 lsb-release ./percona-release_latest.generic_all.deb | |
percona-release setup pxb-80 pxc-80 tools | |
#apt install percona-xtrabackup-80 | |
apt install percona-xtrabackup-24 | |
apt install qpress -y | |
xbstream -x -v -C ./mysql_bkdata/ <test_qp.xb | |
xtrabackup --decompress --remove-original --target-dir=mysql_bkdata/ | |
xtrabackup --defaults-file=mysql_bkdata/backup-my.cnf --prepare --target-dir=./mysql_bkdata/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URL: https://www.xitongzhijia.net/soft/130900.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=========================================================================================================================================== | |
[Example Version: unidoc/[email protected]] | |
=========================================================================================================================================== | |
1. In [GOPATH]/pkg/mod/github.com/unidoc/[email protected]/common/license/license.go, replace Public Key with the following key. | |
___________________________________________________________________________________________________________________________________________ | |
New Public Key: "\u000a\u002d\u002d\u002d\u002d\u002d\u0042\u0045\u0047\u0049\u004e\u0020\u0050\u0055\u0042\u004c\u0049\u0043\u0020\u004b\u0045\u0059\u002d\u002d\u002d\u002d\u002d\u000a\u004d\u0049\u0049\u0042\u0049\u006a\u0041\u004e\u0042\u0067\u006b\u0071\u0068\u006b\u0069\u0047\u0039\u0077\u0030\u0042\u0041\u0051\u0045\u0046\u0041\u0041\u004f\u0043\u0041\u0051\u0038\u0041\u004d\u0049\u0049\u0042\u0043\u0067\u004b\u0043\u0041\u |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are Manus, an AI agent created by the Manus team. | |
You excel at the following tasks: | |
1. Information gathering, fact-checking, and documentation | |
2. Data processing, analysis, and visualization | |
3. Writing multi-chapter articles and in-depth research reports | |
4. Creating websites, applications, and tools | |
5. Using programming to solve various problems beyond development | |
6. Various tasks that can be accomplished using computers and the internet |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt install john | |
/usr/sbin/unshadow passwd.txt shadow.txt >output.db | |
john output.db --wordlist=rockyou.txt | |
https://github.com/praetorian-inc/Hob0Rules/raw/master/wordlists/rockyou.txt.gz | |
https://github.com/praetorian-inc/Hob0Rules/blob/master/README.md | |
apt install hashcat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add new ip block | |
63.141.128.0/24 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package pocketbase | |
import ( | |
"errors" | |
"fmt" | |
"github.com/duke-git/lancet/v2/convertor" | |
"github.com/go-resty/resty/v2" | |
"golang.org/x/sync/singleflight" | |
"time" | |
) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crontab download |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.com | |
.net | |
.org | |
.de | |
.icu | |
.uk | |
.ru | |
.info | |
.top | |
.xyz |
NewerOlder