ソースを参照

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:


読み込み中…
キャンセル
保存