Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

184 total results found

Bookstack | Markdown editor

Logiciels

format   goal exemple large header <h2 id="bkmrk-tezta">large header</h2> medium header <h3 id="bkmrk-tezta">medium header</h3> small header <h4 id="bkmrk-tezta">small header</h4> tiny header <h5 id="bkmrk-tezta">tiny header</h5> paragraph sais...

Logiciels utiles

Autre

Si des repos GitHub existent, je les "star" ! Ils sont tous là :)  Ressources https://alternativeto.net/ https://github.com/awesome-selfhosted/awesome-selfhosted https://tools.ivalicehosting.fr/ https://selfh.st/apps/ https://openalternative.co/self-hosted h...

Git & GitLab

Automatisation & DevOps DevOps

Git Git est le VCS (Version Control System) décentralisé de référence dans toute démarche DevOps. Un repo Git contient les fichiers du projet et l'intégralité de leur historique de modifications, permettant la collaboration, le suivi des changements et les ret...

Généralités | Docker

Automatisation & DevOps Conteneurisation

Docker  Docker est une plateforme open-source pour développer, livrer et exécuter des applications dans des conteneurs. Composants clés : Docker Engine (gère les conteneurs) Docker Images (modèles immuables avec code et dépendances) Docker Containers (instance...

Cheatsheet | Docker

Automatisation & DevOps Conteneurisation

Docker provides the ability to package and run an application in a loosely isolated environment called a container.The isolation and security allows you to run many containers simultaneously on a given host. Containers are lightweight and contain everything ne...

Docker & DevOps

Automatisation & DevOps Conteneurisation

Chaîne complète : Git → GitLab CI → Docker voir la fiche sur les généralités Docker voir la fiche sur les généralités Git & GitLab voir la fiche sur les généralités DevOps git push └─> Pipeline GitLab CI déclenché ├─ Stage build : docker build → i...

Redondance et Performance Réseau L2

Réseaux Sécuriser le réseau

Architecture Redondante Objectif Assurer la disponibilité des services réseau par des chemins alternatifs. Concepts clés  Rupture de service : indisponibilité temporaire du service Tolérance aux pannes : capacité à fonctionner en mode dégradé lors de défaillan...

Cheatsheet | Windows

Serveurs & services Windows

troubleshooting scan & repair system files sfc /scannow check & fix disk errors chkdsk /f DISM /Online /Cleanup-Image /RestoreHealth clear DNS cache ipconfig /flushdns reset tcp ip settings netsh int ip reset test network  ping google.com reset...

Troubleshooting Linux

Serveurs & services Linux

check CPU usage tophtop check disk usage df -hdu -sh * check running processes ps aux | grep process monitor logs in real time tail -f /var/log/syslog check open ports netstat -tulnp check the availability of a service systemctl status service r...

Déploiement d'un serveur Sync-In

Serveurs & services Virtu sous Docker

1. Contexte Sync-in est une solution open-source qui permet de stocker, partager, collaborer et synchroniser des fichiers à travers différents OS. La solution est déployée via Docker Compose puis exposé sur Internet via un paramétrage de domaine (sécurisé par...

2 - Les acteurs du projet

Gestion de projets Généralités

1. Commanditaire autres dénominations  sponsor du projet MOA (maitrise d'ouvrage) Rôles  passe la commande du projet finance le projet réalise les arbitrages et validations (planning coût temps) assume les risques 2. Equipe Projet Rôles  aider le chef de proje...

3 - Méthodes projet selon les étapes

Gestion de projets Généralités

ressource méthodes et outils projets.pdf PMP = Plan de Management de Projet Périmètre couvert Les outils et concepts couverts incluent : Plan de Management de Projet (PMP) : éléments comme contexte, enjeux, périmètre, WBS, budget, risques, organisation, équipe...

Expression

English for IT Vocabulaire

Phrasal verb A verb combined with one or two extra words that changes its meaning (look → look after, give → give up) Two peas in a pod (idiom) – when two things are really similar and they go together very well Figure out (phrasal verb) – to understand or c...

Adjectives

English for IT Grammaire

Adjectives describe things and feelings, and they change form to compare or show extremes: Regular Adjectives: Add "er" for comparatives (e.g., "safer") and "est" for superlatives (e.g., "safest"). Use "more" and "most" for adjectives with two or more syl...

Comparatives and superlatives

English for IT Grammaire

help compare things or describe the highest degree of a quality: Comparatives: Compare two things (e.g., "bigger," "more productive"). Use "than" to connect them (e.g., "My desk is bigger than yours"). Superlatives: Describe the highest degree (e.g., "big...

Determiners

English for IT Grammaire

  Determiners help describe nouns   Countable nouns: Use numbers or words like "many" or "few" (e.g., "three books," "few opportunities"). Uncountable nouns: Use words like "much," "some," or "little" (e.g., "much respect," "little time").   Possessive determi...

passive /personal passive sentences

English for IT Grammaire

The Impersonal Passive structure is used for: Things that are thought, believed, said, or reported. We form it like this: It + be + past participle of reporting verb + that + clause “It is believed that the tests have produced false positives.” Personal Pass...

Relative Pronouns

English for IT Grammaire

THAT, WHICH, WHO, WHOM & WHOSE   They are used for Relative Clauses, which tell us more about people and things.   WHAT, WHEN, WHERE, HOW, WHO & WHY are used for Nominal Relative Clauses, where we talk about the thing that.   “The beta test which we ran recen...