User Tools

Site Tools


faculty:slator:onaslant_render_2017:node_configuration

This is an old revision of the document!


Applications & Libraries needed for Remote Render Nodes

This is for Ubuntu 14.04/16.04. Results may differ by Linux distro.

CSH

  apt-get install csh

Image

  apt-get install imagemagick
  apt-get install libglu1-mesa

OpenSSH

  apt-get install openssh-server

Perl

  apt-get install libdbi-perl
  apt-get install libdbd-mysql-perl
  apt-get install libfile-pid-perl
  apt-get install liblist-moreutils-perl
  apt-get install libfile-chdir-perl

Zip

  apt-get install unzip

Extra Libraries

libXi.so.6

  apt-get install libxi6

User Accounts

  useradd -m -s /bin/bash /* ghokanso */
  passwd /* ghokanso */
  usermod -a -G sudo /* ghokanso */
faculty/slator/onaslant_render_2017/node_configuration.1490159422.txt.gz · Last modified: 2017/03/22 00:10 by localadmin