Skip to content

Instantly share code, notes, and snippets.

View minazou67's full-sized avatar

minazou67 minazou67

View GitHub Profile
@minazou67
minazou67 / howto-change-root-password-vmware-esxi.md
Last active July 4, 2016 09:56
How to change the root password of VMware ESXi

How to change the root password of VMware ESXi

VMware ESXi ホストの root アカウントのパスワードの変更方法です。

Environment

  • VMware ESXi 6.0
  • vSphere Client 6.0
@minazou67
minazou67 / howto-install-open-vm-tools-to-debian.md
Last active July 5, 2016 01:32
How to install the Open VM Tools to Debian

How to install the Open VM Tools to Debian

Debian 仮想マシンに Open VM Tools をインストールする方法です。
Debian 7.x 以降では、VMware Toolsではなく、open-vm-tools の利用が推奨されています。

Environment

  • VMware ESXi 6.0.0
  • VMware vSphere Client 6.0.0
@minazou67
minazou67 / howto-remove-plugin-of-redmine.md
Last active June 28, 2016 10:14
How to remove the plug-in of redmine

How to remove the plug-in of redmine

下記のコマンドを実行して Redmine を再起動すればOK。

cd /path/to/redmine
bundle exec rake redmine:plugins:migrate NAME=${redmine_plugin_name} VERSION=0 RAILS_ENV=production
rm -rf plugins/redmine_plugin
@minazou67
minazou67 / settings-note-after-debian-netinst-installation.md
Last active February 5, 2018 02:52
Settings Note after debian-netinst installation

Settings Note after debian-netinst installation

Debian をネットワークインストールした直後に設定する最低限の項目の設定メモです。

Environment

Network install (debian-8.5.0-amd64-netinst.iso)

Settings of installation

@minazou67
minazou67 / howto-copy-vm-of-vmware.md
Last active June 22, 2017 08:37
How to copy a virtual machine of VMware

How to copy a virtual machine of VMware

VMware の仮想マシンをコピーして使用する方法のメモです。

Environment

  • VMware ESXi 6.0.0
  • VMware vSphere Client 6.0.0
@minazou67
minazou67 / howto-expand-disk-size-of-linux-on-vmware.md
Last active October 11, 2020 03:44
How to expand disk size of Linux on VMware

How to expand disk size of Linux on VMware

VMware 上の Linux のディスクサイズを拡大する方法です。
仮想ディスクの縮小は面倒なため、不用意にサイズを拡大しすぎないこと。

Environment

  • VMware ESXi 6.0.0
  • VMware vSphere Client 6.0.0
@minazou67
minazou67 / howto-install-zabbix-agent-on-debian.md
Last active October 5, 2017 11:55
How To Install Zabbix Agent on Debian

How To Install Zabbix Agent on Debian

Debian に Zabbix Agent をインストールする方法です。

Environment

  • Debian wheezy 7.11, jessie 8.5
  • Zabbix 3.0
@minazou67
minazou67 / howto-configure-logging-and-rotation-on-bitnami-tomcat.md
Last active August 22, 2016 04:19
How to configure logging and log rotation of Apache and Tomcat on Bitnami Tomcat Stack

How to configure logging and log rotation of Apache and Tomcat on Bitnami Tomcat Stack

Bitnami Tomcat Stack の Apache と Tomcat のロギングとログローテーションの設定方法です。

Environment

  • Debian wheezy 7.11, jessie 8.5
  • tomcatstack-7.0.64-0-linux-x64
@minazou67
minazou67 / howto-setup-global-jndi-resources-tomcat.md
Created September 15, 2016 07:59
How to set up global JNDI Resources of Tomcat

How to set up global JNDI Resources of Tomcat

Tomcat のグローバルな JNDI リソースの設定方法です。

Environment

  • Debian jessie 8.5
  • tomcatstack-8.0.36-2-linux-x64
@minazou67
minazou67 / howto-install-elk-stack-on-debian.md
Last active April 4, 2017 17:12
How to Install ELK Stack + Filebeat on Debian

How to Install ELK Stack + Filebeat on Debian

Debian に ELK Stack + Filebeat をインストールする方法です。
最新版では、すべて Debian パッケージからインストールすることが可能です。
Apache のアクセスログを収集・分析することを前提としています。

Environment

  • Debian jessie 8.6