Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:192 [DokuWiki]

User Tools

Site Tools


cluster:192

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
Last revision Both sides next revision
cluster:192 [2020/04/03 09:21]
hmeij07 [EXX96]
cluster:192 [2022/03/08 13:02]
hmeij07 [Recipe]
Line 10: Line 10:
 The Usage section below is HPCC users wnatig to use queue ''exx96''. The Usage section below is HPCC users wnatig to use queue ''exx96''.
  
-Debug for node n89 which turns itself off...grrhhh+Debug for node n89 which turns itself off...grrhhh. Create a usb bootable stick with https://rufus.ie/ then unzip BIOS and firmware zip files located in ''n89:/usr/local/src''
  
 <code> <code>
Line 196: Line 196:
 systemctl restart network systemctl restart network
 dig google.com dig google.com
 +#centos7
 yum install -y iptables-services yum install -y iptables-services
 vi /etc/sysconfig/iptables vi /etc/sysconfig/iptables
Line 202: Line 203:
 systemctl stop firewalld systemctl stop firewalld
 systemctl disable firewalld systemctl disable firewalld
 +# centos8
 +# allow ports 0:65526 for priv networks
 +
 # other configs # other configs
 vi /etc/selinux/config (disabled) vi /etc/selinux/config (disabled)
Line 215: Line 219:
 /etc/ssh/sshd_config (PermitRootLogin) /etc/ssh/sshd_config (PermitRootLogin)
 echo "relayhost = 192.168.102.42" >> /etc/postfix/main.cf echo "relayhost = 192.168.102.42" >> /etc/postfix/main.cf
 +
 +# add packages 
 +xmgrace xmgrace-devel, ddd, gnuplot
 # add packages and update # add packages and update
 yum install epel-release -y yum install epel-release -y
Line 227: Line 234:
 yum install cmake cmake-devel -y yum install cmake cmake-devel -y
 yum install libjpeg libjpeg-devel libjpeg-turbo-devel -y yum install libjpeg libjpeg-devel libjpeg-turbo-devel -y
 +# amber
 +yum -y install tcsh make \
 +               gcc gcc-gfortran gcc-c++ \
 +               which flex bison patch bc \
 +               libXt-devel libXext-devel \
 +               perl perl-ExtUtils-MakeMaker util-linux wget \
 +               bzip2 bzip2-devel zlib-devel tar 
 yum update -y yum update -y
 yum clean all yum clean all
cluster/192.txt ยท Last modified: 2022/03/08 13:29 by hmeij07