FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


Sidebar


Top     SiteMap

Manager Server

Target Server

$FHHOME/bin/xxx.sh | xxxx.exp













.

preparation:fhhome:fh.env.html



This is an old revision of the document!


Top#Preparation

$FHHOME/fh.env

# FastHandle Environment
#
# source /home/fasthandle/fhhome/fh.env  with  ~/.bashrc
#
export FHHOME="/home/fasthandle/fhhome"
export PATH="$PATH:$FHHOME/fhscripts:."
cd ${FHHOME}

# I don't need .pyc files. So I don't make .pyc files.
export PYTHONDONTWRITEBYTECODE=1




preparation/fhhome/fh.env.html.1518540551.txt.gz ยท Last modified: 2018/02/14 01:49 by kurihara