list all keys
redis-cli
> keys *
count item in keys
> llen key_name
> type key
if type is hash, then use hgetall to view
>hgetall key
ss command from iproute2 with key -Kss -K dst 192.168.1.214 dport = 49029
the kernel have to be compiled with CONFIG_INET_DIAG_DESTROY option enabled.
Unfortunately this method is not workable on my server, maybe the kernel no compiled with those features$ git fetch --all --tagsList all tags:$git tag
$ git checkout tags/_tag-name_ -b __branch-name__
$ git merge branch_with_new_features
$ git tag vX.x
$ git push origin vX.x
no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 user@legacyhost
Host myhost.example.org KexAlgorithms +diffie-hellman-group1-sha1