List of Foswiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by ...
Software on the Tier3 The Tier3 has access to several versions of software like gcc, root, python, etc. There are the default ones that are installed, but these a...
Using the Tier3 What is it? The Tier3 is the combination of three different utilities. * Several file servers * Several hundred compute nodes for running l...
Using Bash on Linux and Mac Linux This step may differ by Linux distribution (there are many), here I will list how to open a bash shell, commonly called a termi...
Installing and Using Bash on Windows Unfortunately for Windows users, Windows does not support bash out of the box. However, Windows 10 does have a bash shell in ...
The .bashrc file The .bashrc file is a hidden configuration file stored in your home directory. It allows you to customize your terminal. There are many things yo...
Scripting in Bash If you find yourself repeating the same series of commands relatively frequently, it may be idea to make a bash script. A bash script is a simpl...
The Desktop Cluster Introduction Getting an Account Requesting computer accounts In order to access any of the computing resources in the HEP department you n...
Everyday Commands in Bash There are several commands that you will need to learn so you can get around in a terminal. Below are a list of commands use might use e...
Text Editors In order to write and edit code you will need to use a text editor. There are several great options, but the two most commonly used are emacs and vim...
Installing a Linux Virtual Machine on Windows To create a Linux virtual machine on windows you will need to install a virtual machine software, such as Virtual Bo...