= How to use MACC facilities = == Login == To start working at MACC you need to login to one '''ui.macc.unican.es''', which is the User Inertface of MACC. Login to ui.macc.unican.es is done via Secure Shell network protocol (ssh): {{{ ssh @ui.macc.unican.es }}} where stands for your login name provided by the supervisor: {{{ gabisw jorgesw melisw }}} == Storage management == The MACC utilizes a storage approach on based: * HOME (100 GB per user) is the file system you log into, it is backed up and should be used to store source code, scripts, and important results. * WORK file system, /oceano/gihc/ is project based and provides disk space for large amount of data. {{{ [user@localhost ~] tree /oceano/gihc/ /oceano/gihc/ ├── gabisw ├── jorgesw ├── melisw └── work }}}