Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
blog.limos.fr
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vincent MAZENOD
blog.limos.fr
Commits
9d3547a5
Commit
9d3547a5
authored
6 years ago
by
Vincent Mazenod
Browse files
Options
Downloads
Patches
Plain Diff
add ubuntu-server-18.04 ova
parent
1782f856
No related branches found
No related tags found
No related merge requests found
Pipeline
#3213
passed
6 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/Etudiants/zz2-f5-websec.md
+3
-0
3 additions, 0 deletions
content/Etudiants/zz2-f5-websec.md
with
3 additions
and
0 deletions
content/Etudiants/zz2-f5-websec.md
+
3
−
0
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
```
```


...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment