GitXplorerGitXplorer
h

docs

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
47124b4242cb3742aff3ad168fce368b0e2ad116

add dnskey keytag document

hhirachan committed 4 years ago
Unverified
4e5abfff58c32de9b32477dbd35cbc52a83a3a5f

add iroiro

hhirachan committed 4 years ago
Unverified
6a562024807023c15c76393f8c8d437967a996ba

remove %

hhirachan committed 4 years ago
Unverified
93f59c37b91f04e3be13531820a31bce0750fd16

add MTA-STS TLS-RPT編

hhirachan committed 4 years ago
Unverified
35527d17773c9726a3308df2d3600901df66a3e4

add reference

hhirachan committed 4 years ago
Unverified
fe2f733922315102e0fa52f2dc1458435cc7e908

modify hostname

hhirachan committed 4 years ago

README

The README file for this repository.

docs

Technical Documents:

Sorry all of documents are in Japanese. If you want English versions, please let me know, I will translate it later.

  • OpenVZ7をDRBD9.0 + Pacemakerで冗長化する

    • How to make OpenVZ7 H/A environment with DRBD9.0 + Pacemaker
  • OpenVZ7 + DRBD + Pacamakerの環境をバージョンアップする

    • How to version up the OpenVZ7 + DRBD + Pacemaker environment
  • AWS Lambda で実行できるコマンドを作成する環境を作ってみた

    • I made an environment which can build commands which can work on AWS Lambda.
  • git cloneで「fatal Unable to find remote helper for https」 が出たときの対処方法

    • How to solve the error `fatal Unable to find remote helper for https' when git clone
  • AWS Lambdaでgitコマンドを使う

    • How to use git command on AWS Lambda
  • Github ActionsでAWS Lambda用のコマンドをBuildする

    • How to build commands which works on AWS Lambda by Github Actions
  • Pythonで終了時に必ず何か実行したい

    • How to invoke clean-up process when python command is finished/terminated
  • Dockerでプロセスをきれいに終了したい

    • How to invoke clean-up process when docker container is terminated
  • メールソースの読み方

    • How to read email source
  • CentOS8でunboundをソースからコンパイルして使う

    • Use unbound on CentOS8 from source code