faculty:slator:onaslant_render_2017:node_configuration
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
faculty:slator:onaslant_render_2017:node_configuration [2017/03/20 01:21] – created localadmin | faculty:slator:onaslant_render_2017:node_configuration [2017/03/22 00:13] (current) – [User Accounts] localadmin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Applications | + | ====== Applications |
+ | |||
+ | ==== This is for Ubuntu 14.04/ | ||
==== 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