You are on page 1of 1

Université Abdelhamid Mehri Constantine 2023/2024

Faculté : NTIC/DIFA/3°TI
Module : IASR

Lab N°01

1. Create the following Linux groups students et employes.


2. Create users :
a. bmounir, trafik, nsara and msouad in group students.
b. ssalem, ktoufik and aali in group employes.
3. Assign password to created users.
4. Create two directories /home/adm et /home/stds.
5. Copy files with extension bin from directory /lib/firmware to directory
adm.
6. Copy files with extension fw from directory /lib/firmware to directory
stds.
7. Move files strarting with a from directory adm to stds.
8. Move files starting with i from directory stds to adm.
9. Display priviliges of :
a. mts_cdma.fw and htc_7010.fw located in /home/stds.
b. Usb_8388.bin in /home/adm.
10. Give the files startes by c in directory /home/adm.
11.Connectas user ssalem
12.Give the list of files in directory adm that have 7 caracters and an extension of
3 caracters.
13.Delete files of the Question 12.
14.What’s the error.
15.Give write privilege to employes group on the files of question 10.
16.Give the decimal value of the priviege.
17.Remove the Write privilege on files of question 10 from the users that are not
in employes group.

R. Nouara

You might also like