Welcome to the Linux Foundation Forum!
Best Of
-
Lab 3.1 not working as expected
Validate.js is not running on Windows. I had to modify "npm" to "npm.cmd" for spawning the server spawn("npm.cmd", ["start"] ... Also in the dataCheck function…2 -
Lab 4: Error: error getting chaincode deployment spec for ccForAll: error getting chaincode package
In lab 4, when trying to install chaincode on any peer, I got the following error: Error: error getting chaincode deployment spec for ccForAll: error getting chaincode package bytes: failed to calcul…1 -
Re: Typo in lesson 3 > Creating a web server with Node Core (page2)
Thank you, @fiblan. It's been fixed. Best, Magda The Linux Foundation Training Team1 -
Typo in lesson 3 > Creating a web server with Node Core (page2)
- <a href='/hello>'Hello</a>+ <a href='/hello'>Hello</a>1 -
Re: Chapter 7 and 8 of LSF211
Just verified that a2emod is indeed in the material.1 -
Lab8: joining Org1 peers to OrgTwoChannel
After creating the channels I was able to join Org1 peers to OrgTwoChannel as well. I thought this should not be possible, because of the profile. Whats the point of the "Organizations" lis…2 -
Re: Cannot find information on on certain features in MAN which in fact exist
It is discussed in "man sudoers" but not in "man sudo". (you should always do something like "man -k sudo" to see a number of relevant man pages. Also occasionally distr…3 -
Re: About Course Information > IMPORTANT: Using GCE to Set Up Labs
Hi @WenChuang, With putty, you will need to specify the ppk key file for the student user. Also, ensure there is no firewall on your host that blocks traffic to port 22. Regards, -Chris1 -
Re: LAB8.x
Hi, Using the "/" directory would not be appropriate for a production server. The "/" is used in the labs to simplify the various exercises. As you have may noticed, the various d…1 -
Lab 4.2 - Setting a Breakpoint Using a Code Keyword
Question: The labs-2 folder has an app.js file, edit the file so that when started in Inspect mode it willpause in the first line of the f function. function f (n = 99) { debugger if (n === 0) th…4
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)



