Horje
dbeaver see real password Code Example
dbeaver see real password
# for new dbeaver credentials-config.json
openssl aes-128-cbc -d \
  -K babb4a9f774ab853c96c2d653dfe544a \
  -iv 00000000000000000000000000000000 \
  -in credentials-config.json | \
  dd bs=1 skip=16 2>/dev/null




Shell

Related
ssh operation timed out mac Code Example ssh operation timed out mac Code Example
upload github Code Example upload github Code Example
bash script: replace . with : Code Example bash script: replace . with : Code Example
how to create a bash script Code Example how to create a bash script Code Example
extract a tar.xz in linux Code Example extract a tar.xz in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14