Skip to content
Snippets Groups Projects
Commit 98581e4b authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

update slides de rentrée

parent 7d1f0244
No related branches found
No related tags found
No related merge requests found
Pipeline #11410 passed
......@@ -3,6 +3,7 @@ FROM debian:stable
RUN apt-get update && apt-get install -y --no-install-recommends \
python3 \
python3-pip \
python3-venv \
locales \
&& \
locale-gen fr_FR \
......@@ -11,6 +12,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
. /etc/default/locale
COPY requirements.txt .
RUN pip install --user -r requirements.txt
RUN pip install --break-system-packages --user -r requirements.txt
WORKDIR /srv/blog
\ No newline at end of file
......@@ -40,7 +40,7 @@
* 😥 Pas de compte = pas de service
* ⏰ S'inscrire avant le 9 septembre!
* ⏰ S'inscrire avant le 11 septembre!
* 💬 Questions Scola:
* 📨 [scolarite@isima.fr](mailto:scolarite@isima.fr)
......@@ -118,8 +118,8 @@
## 🖥 [Serveurs pédagogiques](https://doc.isima.fr/pedagogie/serveurs)
* TSE1 (MS Windows server 2016R2)
* Ada (GNU/Linux Debian)
* Turing (GNU/Linux Debian)
* Ada (GNU/Linux Debian 12)
* Turing (GNU/Linux Debian 12)
* Exam (GNU/Linux CentOS 6 isolé)
* 🔌 Connexion possible
* [Ligne de commande (ssh/kerberos)](https://doc.isima.fr/services/acces-distant/ssh/kerberos)
......@@ -129,7 +129,7 @@
## 🖥 [VM Perso](https://doc.isima.fr/pedagogie/vm)
* Debian 11 / KDE
* Debian 12 / KDE
* 🔌 Connexion possible
* [Ligne de commande (ssh/kerberos)](https://doc.isima.fr/services/acces-distant/ssh/kerberos)
* [Bureau distant (RDP)](https://doc.isima.fr/services/acces-distant/rdp)
......@@ -150,7 +150,7 @@
* [impressions](https://doc.isima.fr/services/imprimantes)
* 😥 Pas de compte = pas de service
* ⏰ S'inscrire avant le 9 septembre!
* ⏰ S'inscrire avant le 11 septembre!
## 🖨 [Impressions](https://doc.isima.fr/services/imprimantes/#impression-pour-les-etudiants)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment