Skip to main content

Recently Updated Pages

101

X-Road

ee-test/GOV/70007446/hksos/ambulanceResourcesV2/v1 keskkond/asutuse-tüüp/reg-kood/alamsüsteem/te...

Updated 5 months ago by Admin

Squid

Stuff

# Games order # How many wons did Seong Ji-hun win in gambling? 4560000 # What day is ...

Updated 5 months ago by Admin

Process memory usage

Stuff

https://stackoverflow.com/questions/22261452/finding-memory-usage-of-a-process-in-linux https:...

Updated 5 months ago by Admin

Maple tapping

Stuff

tüvi vähemalt 25cm diameeter lõuna poole 1m kõrgusele 0.8-1cm auk 4-5cm sügavale kerge nurga...

Updated 5 months ago by Admin

Windows

Command line tips and tricks

Test IP and port connection Test-NetConnection <IP> -port <port>

Updated 5 months ago by Admin

Vagrant

Command line tips and tricks

Basic commands vagrant up vagrant provision vagrant destroy vagrant ssh vagrant status Ex...

Updated 5 months ago by Admin

Tips & Tricks

Command line tips and tricks

Create ssh key ssh-keygen -t ed25519 -C "comment" -f <keys-name> Last commands exit code echo ...

Updated 5 months ago by Admin

ssh, bash, vim configs

Command line tips and tricks

SSH # disable host key check Host * StrictHostKeyChecking no ServerAliveInterval 30 ...

Updated 5 months ago by Admin

SQL

Command line tips and tricks

PSQL get version psql -h <IP/DNS> -U <user> -d <database> -c 'SELECT VERSION()' PSQL test conne...

Updated 5 months ago by Admin

Skype

Command line tips and tricks

List all members & roles in a chat /showmembers Make chat history visible to everyone /set opt...

Updated 5 months ago by Admin

Resolve / DNS

Command line tips and tricks

Ubuntu 22 resolvectl status Ubuntu 18 systemd-resolve --status

Updated 5 months ago by Admin

PKI

Command line tips and tricks

PKI Signer- kasutades x hash algot, nt SHA luuakse data põhjal hash- kasutades priv võtit ja x k...

Updated 5 months ago by Admin

Pkcs11-tool

Command line tips and tricks

Install pkcs11-tool apt install opensc Get hsm info pkcs11-tool --module /opt/...

Updated 5 months ago by Admin

OpenSSL

Command line tips and tricks

Get sha256 fingerprint of cert openssl x509 -noout -sha256 -fingerprint -in <file> Utf8 output ...

Updated 5 months ago by Admin

Network

Command line tips and tricks

Newer Debian resolvectl status service systemd-resolved restart Older Debian systemd-resolve ...

Updated 5 months ago by Admin

Mounting

Command line tips and tricks

Get info of the disk(s) fdisk -l ls -l /dev/disk/by-uuid/ Manual USB mount mount /dev/sdb1 /m...

Updated 5 months ago by Admin

macOS software setup

Command line tips and tricks

Install first docker - https://docs.docker.com/docker-for-mac/install/ iterm2 - https://ite...

Updated 5 months ago by Admin

macOS / OS X

Command line tips and tricks

Mac install sshpass brew tap esolitos/ipa brew install sshpass Vagrant bash completion brew i...

Updated 5 months ago by Admin

IPtables

Command line tips and tricks

# src(me) -> dest iptables -A OUTPUT -p tcp --match multiport --dports 80,443 -d 10.11.12.55 -...

Updated 5 months ago by Admin

Git

Command line tips and tricks

Push commits to another branch git push origin <branch with new changes>:<branch you are pushing...

Updated 5 months ago by Admin