From 0e1ce974df55b4e6fea6c92b503dce5b593a29c9 Mon Sep 17 00:00:00 2001 From: Zouhair AMAZZAL Date: Fri, 20 Jan 2023 11:25:21 +0100 Subject: [PATCH] DEV-4293 fix audit docs format --- .../devops/deep-in-system/audit/README.md | 24 ++++--------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/subjects/devops/deep-in-system/audit/README.md b/subjects/devops/deep-in-system/audit/README.md index 19884043..b9517b45 100644 --- a/subjects/devops/deep-in-system/audit/README.md +++ b/subjects/devops/deep-in-system/audit/README.md @@ -43,7 +43,7 @@ dpkg-query: no packages found matching ubuntu-desktop user:~$ ``` -You can check the versions of the ubuntu server from here: https://ubuntu.com/download/server +You can check the versions of the ubuntu server from here: [Get Ubuntu Server](https://ubuntu.com/download/server) ###### Is the installed Linux distribution is Ubuntu server's latest LTS? @@ -66,10 +66,10 @@ user:~$ - The VM disk size must be 30GB. - VM disk must be divided into these partitions: - "swap:" 4G - "/": 15G - "/home": 5G - "/backup": 6G +"swap:" 4G +"/": 15G +"/home": 5G +"/backup": 6G ###### Is the VM Disk size correct? @@ -239,14 +239,6 @@ YFVD5IsAOc0qMAAAAUemFtYXp6YWxAMTkyLjE2OC4xLjcBAgMEBQYH ###### Is the student able to connect to the machine with the "luffy" user by using the private key and without using any password? -##### Try to execute a command with sudo: - -```console -luffy:$ sudo cat /etc/shadow -root:*:<...> -luffy:~$ -``` - ##### Check the groups of luffy user: ```console @@ -265,8 +257,6 @@ luffy:~$ echo $HOME luffy:~$ ``` -###### Is the "luffy" user can perform a command with sudo? - ###### Is the "luffy" user assigned to the sudo group? ###### Is the home directory of "lufy" user: /home/luffy? @@ -309,8 +299,6 @@ zoro:~$ ###### Is the home directory of "zoro" user: /home/zoro? -#### Services Part: - ##### Ask the student to: In less than 10 minutes the student must create a user called "kratos" this user must be a sudoer and must be able to connect with a private key. @@ -454,8 +442,6 @@ ftp> ###### Does a WordPress database backup file with the date of today exists in the FTP Server? -##### Is the student create - ##### Check the backup logs file: ```console