Skip to content

Instantly share code, notes, and snippets.

@trueroad
trueroad / clean.sh
Last active November 29, 2021 14:39
PDF sign scripts
#!/bin/sh
#
# clean.sh
# Copyright (C) 2020 Masamichi Hosoda. All rights reserved.
# License: BSD-2-Clause
#
# https://gist.github.com/trueroad/2cac47a5d672fd742b1aa451e6708d16
#
@vikpe
vikpe / fix_authenticity_of_github_problem.md
Last active May 2, 2024 16:22
FIX: The authenticity of host github.com can't be established.

Error

The authenticity of host 'github.com (140.82.113.4)' can't be established.

Fix

ssh-keyscan github.com >> ~/.ssh/known_hosts
@trueroad
trueroad / JohnDoe.pfx
Last active June 13, 2023 18:00
Experiment PDF sign tool