Welcome to the Linux Foundation Forum!

LF260 Exercise 2.5 errata

TimGibbon
TimGibbon Posts: 1
edited October 2021 in LFS260 Class Forum

There is a typo in downloading the resources :
https://trainingportal.linuxfoundation.org/learn/course/kubernetes-security-essentials-lfs260/cloud-security-overview/lab-exercises?page=5
This refers to this URL and so the instructions cannot be followed:

wget https://training.linuxfoundation.org/cm/LFS260/LFS260V2021-08-10SOLUTIONS.tar.xz\--user=xxxx --password=xxxx
$ tar -xvf LFS260V2021-08-10SOLUTIONS.tar.xz

The correct URL contains an underscore: https://training.linuxfoundation.org/cm/LFS260/LFS260_V2021-08-10_SOLUTIONS.tar.xz

$ wget https://training.linuxfoundation.org/cm/LFS260/LFS260_V2021-08-10_SOLUTIONS.tar.xz  \
--user=xxxx --password=xxxx
--2021-10-10 10:41:59--  https://training.linuxfoundation.org/cm/LFS260/LFS260_V2021-08-10_SOLUTIONS.tar.xz
Resolving training.linuxfoundation.org (training.linuxfoundation.org)... 151.101.37.5
Connecting to training.linuxfoundation.org (training.linuxfoundation.org)|151.101.37.5|:443... connected.
HTTP request sent, awaiting response... 401 Restricted
Authentication selected: Basic realm="Linux Training"
Connecting to training.linuxfoundation.org (training.linuxfoundation.org)|151.101.37.5|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21364 (21K) [application/x-xz]
Saving to: ‘LFS260_V2021-08-10_SOLUTIONS.tar.xz’

LFS260_V2021-08-10_ 100%[===================>]  20.86K  --.-KB/s    in 0s      

2021-10-10 10:42:00 (112 MB/s) - ‘LFS260_V2021-08-10_SOLUTIONS.tar.xz’ saved [21364/21364]

Comments

  • chrispokorni
    chrispokorni Posts: 2,155

    Hi @TimGibbon,

    Please be mindful when posting sensitive information in the forum, such as user IDs and passwords. Security best practices should be applied all around, not only within the Kubernetes Security course.

    As far as downloading the SOLUTIONS tarball, please see the Note that describes possible issues with the underscores and how to fix them. The Note can be found immediately below the download and extract commands, in the same text box.

    Regards,
    -Chris

Categories

Upcoming Training