1. create a telegram bot https://core.telegram.org/bots#3-how-do-i-create-a-bot
Continue reading “WordPress Contact Form 7 to Telegram bot”Author: Ruslan Dzhumaiev
Create media with Windows 10
How to create Windows 10 boot USB flash drive
find the biggest file with
here are a few Linux console commands (bash commands) to help you to find some biggest files:
find . -type f -size +50M
Continue reading “find the biggest file with” pCloud
I’d like to invite you to join the cloud storage https://u.pcloud.com/#page=register&invite=MtES7Zq0kBq7
Continue reading “pCloud”screen Linux command
This command is useful in cases where you need to leave some command in the running state, our command history is significantly important
Continue reading “screen Linux command”Update Bitrix24 on the Remote Desktop
install Zabbix agent on Centos 8
get one of the Zabbix agent version
~]# wget https://repo.zabbix.com/zabbix/5.0/rhel/8/x86_64/zabbix-release-5.0-1.el8.noarch.rpm
Continue reading “install Zabbix agent on Centos 8” Fix a “WARNING/ERROR in budgets, maximum exceeded for initial” in Angular
The warning or an error can appear and be related to the maximum budgets parameter:
Error: bundle initial exceeded maximum budget. Budget 1.00 MB was not met by 22.68 kB with a total of 1.02 MB.
Continue reading “Fix a “WARNING/ERROR in budgets, maximum exceeded for initial” in Angular” Last users’ login data with PowerShell
Get-ADUser -Identity username -Properties "LastLogonDate"
Continue reading “Last users’ login data with PowerShell” Set a range of ports in iptables
how to list a range of ports in iptables config file you can read there?
Continue reading “Set a range of ports in iptables”