diff --git a/src/lescrampte/corr/Intra Projects ft_linux Edit.html b/src/lescrampte/corr/Intra Projects ft_linux Edit.html deleted file mode 100644 index 6da0721..0000000 --- a/src/lescrampte/corr/Intra Projects ft_linux Edit.html +++ /dev/null @@ -1,699 +0,0 @@ - - - - - - - - - - - - - - - -Intra Projects ft_linux Edit - - - - - - - - - -
- -
- - - - - - -
- -
-
-
-
- -
-
-
- -
-
-
-

Basics

-

-
-

Linux Kernel

-

-

Is the kernel a Linux one ? (If the kernel is a BSD, the scale
-stops here, if it's a DOS one, burn the student alive, kill his
-entire family, and grade -42.)

- -

-
- - -
- - - - -
-
-

Linux Version

-

-

Is the Linux kernel version >= 4.0?

- -

Check that the source code located in /usr/src/linux-<version> matches a kernel version >= 4.0.

- -

Check the kernel version in the logs. It should include the student’s login, e.g.:
-Linux version <version>-<student_login>

- -

-
- - -
- - - - -
-
-

Partitions

-

-

Is there at least 3 partitions on the system ? (root, /boot,
-swap)

- -

-
- - -
- - - - -
-
-

Kernel Module loader

-

-

Is there a module loader on the system ? (udev like)

- -

-
- - -
- - - - -
-
-

Bootloader

-

-

Is there a bootloader ? (LILO / GRUB / ...)

- -

Check the kernel binary name in /boot. Must be something like
-vmlinuz-<linux_version>-<student_login>

- -

-
- - -
- - - - -
-
-

Daemon manager

-

-

Is there a daemon manager ? (SysV, SystemD, ...)

- -

-
- - -
- - - - -
-
-
-
-
-
-

Binaries

-

-Installed binaries -

-
-

Basic Linux tools

-

-

Test the script ft_linux_basic.sh, available at the top of the
-correction page. If the score is not perfect, the scale stop
-here.

- -

-
- - -
- - - - -
-
-

Other binaries

-

-

Test the following script ft_linux_others.sh, available at the
-top of the correction page. Report the score below

- -

-
- - -
Rate it from 0 (failed) through 5 (excellent)
-
-
-
-

Editor

-

-

Test if an editor is present on the system. (More points if it's
-vim :D)

- -

-
- - -
- - - - -
-
-
-
-
-
-

The interweb

-

-
-

Internet connection

-

-

Internet working ? (Net module + ping / curl / ...)

- -

-
- - -
- - - - -
-
-
-
-
-
-

The real test

-

-
-

screen

-

-

Now the real test.

- -

Ask the student to install the screen package. The package can
-be found
-Here.

- -

If the student can't install the package the evaluation stop
-here, grade 0.

- -

-
- - -
- - - - -
-
-
-
-
-
-

Bonus

-

-
-

Bonus Binaries

-

-

Time to make your demo ! Present your distribution, and the
-software on it. Bonus point for X Applications (Windows Manager,
-X Server)

- -

-
- - -
Rate it from 0 (failed) through 5 (excellent)
-
-
-
-
-
-
-
-

Ratings

-

Don’t forget to check the flag corresponding to the defense

-
- - -
-
- - - - - - - - -
-
- -
-
-

Conclusion

- -
-

Leave a comment on this evaluation ( 2048 chars max )

- - -
- -
-
- -
-
- -
-
- - - -
-
-
- - - -
- - - - - - - - - - - \ No newline at end of file diff --git a/src/lescrampte/corr/Learn2Slither/index.html b/src/lescrampte/corr/Learn2Slither/index.html index 38cfdae..4a61d77 100644 --- a/src/lescrampte/corr/Learn2Slither/index.html +++ b/src/lescrampte/corr/Learn2Slither/index.html @@ -14,8 +14,6 @@ Intra Projects Learn2Slither Edit - - @@ -24,9 +22,7 @@

-Scale for project - -Learn2Slither +Scale for project Learn2Slither


@@ -423,7 +419,7 @@ Can’t support / explain code
- +
diff --git a/src/lescrampte/corr/Intra Projects malloc Edit.html b/src/lescrampte/corr/malloc/index.html similarity index 81% rename from src/lescrampte/corr/Intra Projects malloc Edit.html rename to src/lescrampte/corr/malloc/index.html index 2a3601c..c18a6c2 100644 --- a/src/lescrampte/corr/Intra Projects malloc Edit.html +++ b/src/lescrampte/corr/malloc/index.html @@ -14,203 +14,16 @@ Intra Projects malloc Edit - - - - - - - - + + -
-
- - - - - - -
- - -
-
-
- -