Bash скрипт оповещения по email об остатке дискового пространства менее 10%
#!/bin/bash used=`df -hl / | awk {'print $4'} | grep "%"` used=${used/\%/} if [ $used -gt 90 ]; then echo "Attention! Available space less than 10%. Used space = $used"% | mail -s "DISK ALERT" <a href="mailto:[email protected]">[email protected]</a> fi
Bash скрипт оповещения по email об остатке дискового пространства менее 10%
#!/bin/bash used=`df -hl / | awk {'print $4'} | grep "%"` used=${used/\%/} if [ $used -gt 90 ]; then echo "Attention! Available space less than 10%. Used space = $used"% | mail -s "DISK ALERT" <a href="mailto:[email protected]">[email protected]</a> fi
End-to-end encryption is an important feature in messaging, as it's the first step in protecting users from surveillance. Telegram offers a powerful toolset that allows businesses to create and manage channels, groups, and bots to broadcast messages, engage in conversations, and offer reliable customer support via bots. Telegram is a leading cloud-based instant messages platform. It became popular in recent years for its privacy, speed, voice and video quality, and other unmatched features over its main competitor Whatsapp. A vandalised bank during the 2019 protest. File photo: May James/HKFP. Telegram iOS app: In the “Chats” tab, click the new message icon in the right upper corner. Select “New Channel.”
from us