openssl ciphers -V
openssl pkcs12 -in key.p12 -passin pass:*** -passout pass: -nocerts -out key.pem -nodes
# Unmount the filesystem and check its' LV
umount /mnt/foo
e2fsck -f /dev/mapper/vg0-foo
# Shrink ext4 and then the LV to the desired size
resize2fs -p /dev/mapper/vg0-foo 40G
lvreduce -L 40G /dev/mapper/vg0-foo
# Before continuing, run e2fsck. If it bails because the partition
http://wiki.bash-hackers.org/syntax/pe
$PARAMETER
${PARAMETER}
${!PARAMETER}
${PARAMETER^}
${PARAMETER^^}
./wsadmin.sh -lang jython -conntype none -c 'import com.ibm.ws.security.util.PasswordDecoder as pd; pd.main(["{xor}KzosK25tbH4n"]);'
./wsadmin.sh -lang jython -conntype none -c 'import com.ibm.ws.security.util.PasswordEncoder as pd; pd.main(["test123!x"]);'
pillar['foo']
for required options to fail if they are not present!{%- set pget = salt['pillar.get'] %}
{%- set dget = salt['defaults.get'] %}
{%- set mget = salt['mine.get'] %}
{{ pget("foo1", "default1") }}
{{ pget("foo2", "default2") }}
{{ dget("foo3") }}
{{ dget("foo4") }}
ansible all -m setup --tree /tmp/dump_path
ansible-playbook -i PLBK/hosts PLBK/any.yml
https://docs.ansible.com/ansible/latest/playbooks_loops.html#loop-control
export TOKEN=yourtoken
docker-machine rm default
docker-machine upgrade default
docker-machine create -d virtualbox --virtualbox-memory 8192 --virtualbox-cpu-count "2" --virtualbox-disk-size "30000" default
spec:
nodeSelector: {}
output: {}
postCommit: {}
resources: {}
runPolicy: Serial
strategy:
jenkinsPipelineStrategy:
env: