Recently Updated Pages
101
ee-test/GOV/70007446/hksos/ambulanceResourcesV2/v1 keskkond/asutuse-tüüp/reg-kood/alamsüsteem/te...
Squid
# Games order # How many wons did Seong Ji-hun win in gambling? 4560000 # What day is ...
Process memory usage
https://stackoverflow.com/questions/22261452/finding-memory-usage-of-a-process-in-linux https:...
Maple tapping
tüvi vähemalt 25cm diameeter lõuna poole 1m kõrgusele 0.8-1cm auk 4-5cm sügavale kerge nurga...
Windows
Test IP and port connection Test-NetConnection <IP> -port <port>
Vagrant
Basic commands vagrant up vagrant provision vagrant destroy vagrant ssh vagrant status Ex...
Tips & Tricks
Create ssh key ssh-keygen -t ed25519 -C "comment" -f <keys-name> Last commands exit code echo ...
ssh, bash, vim configs
SSH # disable host key check Host * StrictHostKeyChecking no ServerAliveInterval 30 ...
SQL
PSQL get version psql -h <IP/DNS> -U <user> -d <database> -c 'SELECT VERSION()' PSQL test conne...
Skype
List all members & roles in a chat /showmembers Make chat history visible to everyone /set opt...
Resolve / DNS
Ubuntu 22 resolvectl status Ubuntu 18 systemd-resolve --status
PKI
PKI Signer- kasutades x hash algot, nt SHA luuakse data põhjal hash- kasutades priv võtit ja x k...
Pkcs11-tool
Install pkcs11-tool apt install opensc Get hsm info pkcs11-tool --module /opt/...
OpenSSL
Get sha256 fingerprint of cert openssl x509 -noout -sha256 -fingerprint -in <file> Utf8 output ...
Network
Newer Debian resolvectl status service systemd-resolved restart Older Debian systemd-resolve ...
Mounting
Get info of the disk(s) fdisk -l ls -l /dev/disk/by-uuid/ Manual USB mount mount /dev/sdb1 /m...
macOS software setup
Install first docker - https://docs.docker.com/docker-for-mac/install/ iterm2 - https://ite...
macOS / OS X
Mac install sshpass brew tap esolitos/ipa brew install sshpass Vagrant bash completion brew i...
IPtables
# src(me) -> dest iptables -A OUTPUT -p tcp --match multiport --dports 80,443 -d 10.11.12.55 -...
Git
Push commits to another branch git push origin <branch with new changes>:<branch you are pushing...