https://suclogger.me/RocketMQ/[......]
[转]Rocket MQ打压
Leave a reply
https://suclogger.me/RocketMQ/[......]
sudo apt-get install imagemagick
mogrify -resize 50% *.png
mogrify -resize 320x240 *.jpg
mogrify -format JPG -quality 95% *png
[......]
curl https://rclone.org/install.sh | sudo bash
Usage:
rclone [flags]
rclone [command]
Available Commands:
about Get quota information from the remote.
authorize Remote authorization.
cachestats Print cache st[......]
curl --url 'smtps://smtp.xxx.com:465' --ssl --mail-from 'from_email' --mail-rcpt 'to_email' --upload-file mail.txt --user 'smtp_user:smtp_pass'
其中mail.txt的格式
From: "User Name" <username@gmail.com>
To: "John Smith" <john@example.com>
S[......]
https://ping.pe[......]