Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: convert windows file to unix 
Shell :: access wsl files from windows 
Shell :: redis: command not found 
Shell :: docker build linux/amd64 
Shell :: mount network drive from windows wsl ubuntu 
Shell :: List bluetooth devices 
Shell :: install ros 
Shell :: how to change last commit message in git 
Shell :: linux get oldest file in directory 
Shell :: how to find the oldest files git 
Shell :: bash ifelse 
Shell :: manjaro linux system information 
Shell :: git squash commit 
Shell :: bash if file content equals 
Shell :: mysqldump cli 
Shell :: enter a stopped docker container 
Shell :: how to create new branch in git 
Shell :: powershell verb 
Shell :: ssh current directory 
Shell :: poetry add library 
Shell :: how to format pendrive on ubuntu 
Shell :: git push takes forever 
Shell :: grep word after match 
Shell :: generate keystore file for android 
Shell :: search everithing for ubuntu 
Shell :: git config log 
Shell :: commande pour installation de dotnet 3.5 offline 
Shell :: how to ignore modified file in git 
Shell :: how to deploy react and backend to github pages 
Shell :: sed replace with newline 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =