Welcome to the new Linux Foundation Forum!
wget error

Hi
I am unable to get results from below command, screenshot is attached.
wget https://training.linuxfoundation.org/cm/LFS258/LFS258 V2019-02-19 SOLUTIONS.tar.bz2 n
--user=xxxxxxxx --password=xxxxxxxxx
would anyone please guide.
regards.
0
Comments
Hello,
Did you type the command or use copy and paste? There may be some issues pasting from a PDF. One issue is single quotes become back quotes. The other issue, which I think you are seeing, is that the underscores don't paste. Make sure they are in the pasted command.
If you can share the errors you are seeing it would also help determine your issues.
Regards,
Hell Fcioanca,
I typed and its working. Copy paste was not working. Thanks.
regards,
I couldn't get this to work - and I didn't copy/paste...got the error: cannot very training.linuxfoundation.orgs's certificate... Please help
All I can say is it works for me.:
Please note in the course book there is a \ at the end of the first line as it is broken into two lines. I did it in one line.
Hi @KashifAhsan , @AnissaWilliams ,
Please read carefully the lab exercises in their entirety. They may contain notes and helpful tips to help you avoid issues or to guide you towards fixing common errors.
In this particular exercise there is a Note immediately after the wget command, stating the following:
Based on this note, when you copy/pasted the command from the pdf you experienced the expected error. However, typing the command manually worked.
Regards,
-Chris