LIP Summer Internships - Computing Tutorial
LIP Lisboa
Zoom link :: [ start here ]
Presentation slides
IT Basics :: [ access here ]
GIT :: [ access here ]
[PT]
Este tutorial tem como principal objectivo dotar os alunos dos estágios de verão de noções básicas de computação necessárias para a execução dos estágios de verão.
A seesão será feita em modo remoto através de sessão zoom, o link será divulgado aqui no dia anterior à sessão.
[EN]
The main goal of this tutorial is to provide summer internship students with the computing basics necessary for their internships.
The session will be conducted remotely via a Zoom session, and the link will be posted here the day before the session.
IT Basics
Intro
- LIP
- LIP Computing infrastructure
- Computing farm structure
- Authentication mechanism
- Documentation
Useful information
- Linux commands
- Best practices
How to access the infrastructure
- What is ssh & why use it
- Generate ssh keys
GIT
Source Control Management (SCM) version control
- What is git
- The concept of distributed version control system (VCS)
- Understand the challenges
- How to use git
- VCS best practices for efficient use
Gitlab Platform at INCD
- Create the user accounts
- Add an ssh key to use ssh protocol for git operations
- Guide through the user interface