mirror of
https://github.com/BreizhHardware/cours-ISEN-MD.git
synced 2026-03-18 21:50:46 +01:00
Obisidian vault auto-backup: 21-01-2026 11:14:42 on . 6 files edited
This commit is contained in:
41
.obsidian/workspace.json
vendored
41
.obsidian/workspace.json
vendored
@@ -11,17 +11,24 @@
|
||||
"id": "e11a6a080eb83632",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "canvas",
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Tunnel SSH TP.canvas",
|
||||
"viewState": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"zoom": 0
|
||||
"file": "ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 3.md",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": true,
|
||||
"backlinkOpts": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
},
|
||||
"icon": "lucide-layout-dashboard",
|
||||
"title": "Tunnel SSH TP"
|
||||
"icon": "lucide-file",
|
||||
"title": "Cloud Computing Cours 3"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -199,10 +206,18 @@
|
||||
},
|
||||
"active": "e11a6a080eb83632",
|
||||
"lastOpenFiles": [
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 1.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 2.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 4 Ansible.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 3 Ansible.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 2 Ansible.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 1 Ansible.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 5.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 4.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 3.md",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Cours 2.md",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Tunnel SSH TP.canvas",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Cours 1.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 5.md",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/~$tro2Cyber - Sujet TP 2025-2026.docx",
|
||||
"ISEN/Cloud Computing/CIPA4/TP Terraform/105/requirements.txt",
|
||||
"ISEN/Cloud Computing/CIPA4/TP Terraform/105/Pulumi.yaml",
|
||||
@@ -213,10 +228,6 @@
|
||||
"ISEN/Cloud Computing/CIPA4/TP Terraform/104/terraform.tfstate.backup",
|
||||
"ISEN/Cloud Computing/CIPA4/TP Terraform/104/main.tf",
|
||||
"ISEN/Cloud Computing/CIPA4/TP Terraform/104/install-nginx.sh.tpl",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 2.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 1.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 4.md",
|
||||
"ISEN/Cloud Computing/CIPA4/Cloud Computing Cours 3.md",
|
||||
"ISEN/English/CIPA4/16 janv 2026.md",
|
||||
"ISEN/English/CIPA4/29 sept 2025.md",
|
||||
"ISEN/English/A2/23 févr 2024.md",
|
||||
@@ -230,11 +241,7 @@
|
||||
"Pasted image 20240505210657.png",
|
||||
"Pasted image 20240505210642.png",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Untitled.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 1 Ansible.md",
|
||||
"ISEN/Web/CIPA 4/Idée projet.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 4 Ansible.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 3 Ansible.md",
|
||||
"ISEN/Cloud Computing/CIPA4/TP 2 Ansible.md",
|
||||
"ISEN/Réunion/CIPA 4/Réunion 8 janv 2026.md",
|
||||
"ISEN/Web/CIPA 4/TP/TP1/images/ISEN_Logo.png",
|
||||
"conflict-files-obsidian-git.md",
|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
#CIPA4 #CloudComputing #DP
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
include:
|
||||
exclude:
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# TP Openstack
|
||||
## Instance
|
||||
### Boot
|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
#CloudComputing #DP #CIPA4
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
include:
|
||||
exclude:
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# TP Git
|
||||
## Basic commits
|
||||

|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
#DP #CIPA4 #CloudComputing
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
include:
|
||||
exclude:
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# TP Kube
|
||||
## Creating a service
|
||||
Q: using curl, which command can you run to perform a HTTP request to your `first-dep` deployment?
|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
#DP #CloudComputing #CIPA4
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
include:
|
||||
exclude:
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# TP Terraform
|
||||
## 101
|
||||
```tf
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"nodes":[],
|
||||
"edges":[]
|
||||
}
|
||||
Reference in New Issue
Block a user