Welcome to the Linux Foundation Forum!
-
Unable to paste text in vim on real exam environment
Hi! I had some problems on exam when I tried to paste text in vim from clipboard. Generally, I used to press mouse right button (in vim insert mode) and either desired text is inserted or context men…1 -
Re: Fastify Integrate command - Exam environment
As far as I remember this command works on the exam environment. I wonder what happens when you try to execute npm init fastify -- --integrate. Is there any error message?1 -
Re: LFW211 JSNAD CH-9
In Chapter 14. Process & Operating System you will probably find the answer to your questions. https://trainingportal.linuxfoundation.org/learn/course/nodejs-application-development-lfw211/proces…2 -
Chapter 16. WRITING UNIT TESTS: tap: strictDeepEqual and ifError are absent
Hi, It seems that course is to be updated. Current tap version is 18.5.0 and there are no such checkers as strictDeepEqual and ifError. The samples work in tap 16.3.9, but anyway these checkers are d…1 -
Re: In Detecting Main Module in CJS section I have confusion about module and application
Hi, The require.main === module is necessary just to figure out whether given file is to be executed as module or as application. This is the same idiom as Python's if __name__ == "__main__"…1
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)