仮題

学習用

2018-01-01から1年間の記事一覧

tera termマクロ 基本

logdir = 'C:\Users\xxxxx\Desktop\'logfile = logdirscenario = '3-7_'strconcat logfile scenariostrconcat logfile 'commands'strconcat logfile '.log'logopen logfile 0 1 sendln '######## hogehoge 1 ########'wait '[root@localhost ~]#' sendl…

調べもの4/8

https://pastebin.com/8P3kURB0 ★bitbucketとは:githubの類似サービス。プロジェクト管理に重きを置いている。 ★パケットキャプチャの概要wireshark とSPANつかいかたhttp://www.infraexpert.com/study/span.htmhttp://www.infraexpert.com/info/wiresharki…

vSphere 仮想マシンのクローン

vSphere documentation center: 仮想マシーンのクローン vSphere Client での、テンプレートおよびクローンの操作 元を削除するのだとこんなの↓ qiita.co 仮想マシンをコピーした時にUUIDが被ってしまったら https://kb.vmware.com/s/article/2078903 コンピ…