Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeEmacs
languagebash
wget http://www.webmin.com/jcameron-key.asc
rpm --import jcameron-key.asc
yum install webmin -y
nano /etc/webmin/miniserv.conf 
change default port and listen from 10000 to 82 and save.
service webmin restart
echo '-A INPUT -m state --state NEW -m tcp -p tcp --dport 82 -j ACCEPT' >> /etc/sysconfig/iptables
service iptables restart

Install Centrify

Code Block
themeEmacs
languagebash
mkdir /home/vault/centrify
cp /home/vault/serverfiles/Installs/Centrify/CentOS/centrify-* /home/vault/centrify
tar xzf centrify*
./install-express.sh