瀏覽代碼

Update install.md

master
Heuzef 8 月之前
父節點
當前提交
edcfcf5a02
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      install.md

+ 4
- 4
install.md 查看文件

@@ -2,11 +2,13 @@

## Notes d’installation de la VM

- Déploiement Ubuntu 22.04.1 LTS avec le package OpenSSH + Docker
- Déploiement Ubuntu 22.04.1 LTS avec le package OpenSSH
- Changement des MDP root et cognhacker
- Installation d’utilitaires : ``apt install -y curl wget git tmux htop vim nano sudo tree iperf3 unzip sshfs nmap apache2 network-manager net-tools``
- MAJ et redémarrage
- Mise en service d’apache et clone du site : `git clone https://github.com/cognhacker/www.git`
- Installation de Docker : https://docs.docker.com/engine/install/ubuntu

## Installation de WorkAdventure

@@ -18,8 +20,6 @@ Quelques tutos :

Création du **docker-compose.yml**



```yaml
version: "3.3"
services:


Loading…
取消
儲存