| BML-S | Help Login

Last entries

    20260304.0933
  1. postgres|postgresql - Connecting to Postgres database with read only - [s]

    default_transaction_read_only=on

  2. 20260227.1543
  3. java > The jdeps Command for Reachability Analysis - [s]

    jdeps -R -cp "webgoat-2025.3.jar" --print-module-deps webgoat-2025.3.jar

  4. 20260220.0746
  5. postgres|postgresql > Copy table structure (DDL, constraint) into new table - [s]

    CREATE TABLE new_table_name (LIKE old_table_name INCLUDING ALL);

  6. 20260204.0732
  7. java > JVM essentials for Elasticsearch: Metrics, memory, and monitoring - [s]

[s] public (4)