FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


os:linux:pkg:scripts:rpm.sh.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
os:linux:pkg:scripts:rpm.sh.html [2018/02/04 23:23]
kurihara ↷ Links adapted because of a move operation
os:linux:pkg:scripts:rpm.sh.html [2018/05/08 02:01] (current)
kurihara
Line 2: Line 2:
 ====== rpm.sh ====== ====== rpm.sh ======
  
-$FHHOME/scripts/rpm.sh+$FHHOME/target/scripts/rpm.sh
  
  
Line 39: Line 39:
     rpm -q mailx             > /dev/null 2>&1 || yum -y install mailx     rpm -q mailx             > /dev/null 2>&1 || yum -y install mailx
     rpm -q nmap-ncat         > /dev/null 2>&1 || yum -y install nmap-ncat     rpm -q nmap-ncat         > /dev/null 2>&1 || yum -y install nmap-ncat
 +    rpm -q ccze              > /dev/null 2>&1 || yum -y install ccze
 } }
  


os/linux/pkg/scripts/rpm.sh.html.1517754211.txt.gz · Last modified: 2018/02/04 23:23 by kurihara