Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Trossevin
blog.limos.fr
Commits
9d3547a5
Commit
9d3547a5
authored
Dec 12, 2018
by
Vincent Mazenod
Browse files
add ubuntu-server-18.04 ova
parent
1782f856
Changes
1
Hide whitespace changes
Inline
Side-by-side
content/Etudiants/zz2-f5-websec.md
View file @
9d3547a5
...
@@ -78,6 +78,7 @@ wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p=/debian.ova
...
@@ -78,6 +78,7 @@ wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p=/debian.ova
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/proxy.ova&dl
=
1
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/proxy.ova&dl
=
1
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/kali.ova&dl
=
1
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/kali.ova&dl
=
1
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/thenetwork.ova&dl
=
1
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/thenetwork.ova&dl
=
1
wget https://drive.mesocentre.uca.fr/d/69e5535b0b88425396d7/files/?p
=
/ubuntu-server-18.04.ova&dl
=
1
```
```
<div
class=
"panel panel-warning"
>
<div
class=
"panel panel-warning"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
>
...
@@ -95,6 +96,7 @@ vboxmanage import debian.ova
...
@@ -95,6 +96,7 @@ vboxmanage import debian.ova
vboxmanage import proxy.ova
vboxmanage import proxy.ova
vboxmanage import kali.ova
vboxmanage import kali.ova
vboxmanage import thenetwork.ova
vboxmanage import thenetwork.ova
vboxmanage ubuntu-server-18.04.ova
```
```
### Configurer le réseau pour chaque vm
### Configurer le réseau pour chaque vm
...
@@ -104,6 +106,7 @@ vboxmanage modifyvm debian --nic1 natnetwork --nat-network1 natwebsec
...
@@ -104,6 +106,7 @@ vboxmanage modifyvm debian --nic1 natnetwork --nat-network1 natwebsec
vboxmanage modifyvm proxy
--nic1
natnetwork
--nat-network1
natwebsec
vboxmanage modifyvm proxy
--nic1
natnetwork
--nat-network1
natwebsec
vboxmanage modifyvm kali
--nic1
natnetwork
--nat-network1
natwebsec
vboxmanage modifyvm kali
--nic1
natnetwork
--nat-network1
natwebsec
vboxmanage modifyvm thenetwork
--nic1
natnetwork
--nat-network1
natwebsec
vboxmanage modifyvm thenetwork
--nic1
natnetwork
--nat-network1
natwebsec
vboxmanage modifyvm ubuntu-server-18.04
--nic1
natnetwork
--nat-network1
natwebsec
```
```


...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment