Welcome to the Linux Foundation Forum!

Errata course content (LFS201, current version)

--Slide 29.8. 'docker command'

At the bottom now reads:

    $ docker rm $(ps -a -q)

Should read:

    $ docker rm $(docker ps -a -q)

--Slide 33.7. 'LDAP Authentication'

In 3rd paragraph, now reads:

    " (...) search base DN (domain name) (...) "

Should read:

    " (...) search base DN (distinguished name) (...) "

--Lab 20.1

Now reads "This is primarily because they do not try to cram files onto the innermost disk regions where access times are faster."

-->> typically it's the outermost cylinders that are considered more performant thanks to better access density.

 

Comments

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training