Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Proxmox
/
IP_Tables
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e5434282
authored
2018-04-09 09:32:27 +0200
by
Sébastien Le Moal
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update README.md
1 parent
626f1d12
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
README.md
README.md
View file @
e543428
# Installation depuis un serveur Proxmox #
##### cliquer sur "raw" et Copier coller ce fichier sur le terminal.
## Installer unzip
apt-get install unzip
## Télécharger et installer en racine.
wget -P /tmp/ --header 'PRIVATE-TOKEN: epQ4NmFmY2kiKxf4oUJX' 'https://gitlab.calexium.com/
calexium/Wazo
/repository/archive.zip?ref=master' --no-check-certificate
wget -P /tmp/ --header 'PRIVATE-TOKEN: epQ4NmFmY2kiKxf4oUJX' 'https://gitlab.calexium.com/
Proxmox/IP_Tables
/repository/archive.zip?ref=master' --no-check-certificate
unzip /tmp/archive.zip
*
-d /tmp
cp -r /tmp/
Wazo
-master
*/*
/
cp -r /tmp/
IP_Tables
-master
*/*
/
## On nettoie
rm -R /tmp/
Wazo
-master
*
rm -R /tmp/
IP_Tables
-master
*
rm /tmp/archive.zip
*
...
...
@@ -19,9 +21,13 @@ rm /README.md
## Donner les droits au dossier
chmod -R +x /etc/cxm
## Activer le
script
au démarrage
## Activer le
s scripts
au démarrage
systemctl enable cxm.service
##### Editez /etc/network/interfaces
##### Ajouter à la fin du bloc de configuration du bridge vmbr2
post-up /etc/cxm/networking-up.sh
## Redémarrer afin de lancer le script
##### Le script d'installation désactive le lancement au démarrage puis supprime les scripts.
init 6
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment