Docker Swarm Cheat Sheet
11 вересня 2023 р.

11 вересня 2023 р.

7 січня 2023 р.
Вхід через CQLSH
віддалений хост
export CQLSH_HOST=<rpc address>
export CQLSH_PORT=9042
cqlsh -u cassandra
Password:
cqlsh> exit
8 липня 2022 р.

9 травня 2021 р.

26 травня 2020 р.
Logging into CQLSH
remote host
export CQLSH_HOST=<rpc address>
export CQLSH_PORT=9042
cqlsh -u cassandra
Password:
cqlsh> exit
15 листопада 2018 р.
FFmpeg cheat sheet. Most helpful commands/options to use with FFmpeg
21 вересня 2018 р.
Some useful Docker and Docker Compose commands