User Tools

Site Tools


faculty:slator:onaslant_render_2017:node_configuration

Differences

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

Link to this comparison view

Next revision
Previous revision
faculty:slator:onaslant_render_2017:node_configuration [2017/03/20 01:21] – created localadminfaculty:slator:onaslant_render_2017:node_configuration [2017/03/22 00:13] (current) – [User Accounts] localadmin
Line 1: Line 1:
-====== Applications and Libraries needed for Remote Render Nodes ======+====== Applications Libraries needed for Remote Render Nodes ====== 
 + 
 +==== This is for Ubuntu 14.04/16.04. Results may differ by Linux distro. ====
  
 ==== CSH ==== ==== CSH ====
Line 8: Line 10:
     apt-get install imagemagick     apt-get install imagemagick
     apt-get install libglu1-mesa     apt-get install libglu1-mesa
 +
 +==== OpenSSH ====
 +
 +    apt-get install openssh-server
  
 ==== Perl ==== ==== Perl ====
Line 16: Line 22:
     apt-get install liblist-moreutils-perl     apt-get install liblist-moreutils-perl
     apt-get install libfile-chdir-perl     apt-get install libfile-chdir-perl
 +
  
 ==== Zip ==== ==== Zip ====
Line 24: Line 31:
     apt-get install libxi6     apt-get install libxi6
  
 +
 +==== User Accounts ====
 +    useradd -m -s /bin/bash g*******
 +    passwd g*******
 +    usermod -a -G sudo g*******
faculty/slator/onaslant_render_2017/node_configuration.1489990895.txt.gz · Last modified: 2017/03/20 01:21 by localadmin