Tools to detect AI generated texts, such as by GPT: Others: Resources
Docket Cheet Sheet
Git: Make branch become the master
Resources https://stackoverflow.com/questions/2763006/make-the-current-git-branch-a-master-branch https://www.atlassian.com/git/tutorials/using-branches/merge-strategy https://stackabuse.com/git-merge-branch-into-master/ https://git-scm.com/docs/git-merge
VBoxManage: error: Resize medium operation for this format is not implemented yet!
Problem An .vdi image resize gives you an error: $ VBoxManage modifyhd ./Win7N.vdi –resize 50000 0%… Progress state: VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize medium operation for this format is not implemented yet! Analysis The VDI format of the image is not
fail2ban with mysql
Steps to configure: Copy /etc/fail2ban/jail.conf to /etc/fail2ban/jail.local Enable jail by: enabled = yes Do not forget to enable your internal IPs Good Note from https://talk.plesk.com/threads/fail2ban-log-bans-to-mysql.344162/: You could define actions that insert directly into you mysql database like: actionban = printf