-
scp command cheat sheet
Usage Commands Copying a file to the remote system using scp command Copying a file from the remote system using…
-
PowerShell script to create folders for every month
PowerShell script to create folders for every month
-
SSH Management
Generate ssh keys with strong crypto type (ed25519) and comment Copy generated ssh public key to the host server it…
-
MYSQL or MariaDB Database backup & Restore
Copying and importing a database Copying the database Increase the max allowed packet size Importing the database
-
PHP Password hashing
This script uses the PASSWORD_DEFAULT algorithm for hashing, which is currently BCRYPT, and may change over time as new and…
-
GitLab Stack
Host your own GitLab instance with docker Or use docker-compose.yml or portainer stack