Journal of my recent activities

W systemie KLL-ERP, produkcję w toku wycenia się według rzeczywistych kosztów wytworzenia włącznie z kosztami bezpośrednimi i pośrednimi. Dzięki temu firma może zidentyfikować obszary, w których można zaoszczędzić koszty i zwiększyć zyski.

KLL-ERP Produkcja w toku

#erp

Simple, short, and well-organized course. It will give you a quick insight into the basics of prompting techniques.

Short course ChatGPT Prompt Engineering for Developers

#ai #soft

Testing emails generated by saas platform against spam filters:

https://www.mail-tester.com/

sudo fsck.ext4 -fv /dev/sda1

Force and verbose disk check.

#linux

Show hostname in zsh.

Add to ~/.zshrc

export RPROMPT="%m"

or

PROMPT="%m $PROMPT"

For KLL-ERP servers: OneDoc

#linux #zsh #oh-my-zsh

sudo nmap -p- IP
sudo nmap -A -T4 IP

fail2ban-client status
fail2ban-client status sshd

Considering the pros and cons of running the Docker on the production env

Should I Use Docker in Production Environment?

7 Cases When You Should Not Use Docker