Welcome to the Linux Foundation Forum!
Best Of
-
Re: dpkg and rpm
Hi @saumya043 , you need to know the different ways to get information about commands. Using man, help, info, apropos, etc. Are your friends. * I see a command "bash" with a -c parameter fo…1 -
Re: dpkg and rpm
hi luis thank you.... in chapter 24 while creating raid disk ,we are writing "$ sudo bash -c "mdadm --detail --scan >> /etc/mdadm.conf" a commnad line. can u please explain this …1 -
Re: Postgres errors in 10. Continuous Delivery to Dev with Docker Compose
postgres image has been recently updated and now requires a environment variable. You could use either of the following. * POSTGRES_HOST_AUTH_METHOD: trust * POSTGRES_PASSWORD=password I would update…2 -
Re: Jenkins Behind Firewall
@danielclough smee looks like a good solution and I would add it as a add on/best practices . As for most students who are getting started, we want to keep the configurations/approach simpler.1 -
Re: Github Warning: Github Password in 07. Launching a Multibranch Jenkins Pipeline
@danielclough yup, tokens it has to be now. Added to my todos for course update.1 -
Re: Plugins required for Preparing Jenkins for Docker Agent-Based Builds
@danielclough there are many approaches to make docker work with jenkins. The one you suggested (using a docker plugin for jenkins) did not work when I created this content last year. So we followed …1 -
Re: LFS241 - Monitoring Systems and Services with Prometheus is now live!
You can purchase the course from the training website: https://training.linuxfoundation.org/training/monitoring-systems-and-services-with-prometheus-lfs241/1 -
Re: Lab 4.1 - sh: find: command not found
Hello, Indeed, it looks like the newly updated image only has two commands, cp and sh. Makes things a bit more difficult to work with, for sure. It no longer even has commands such as ls, nor a way o…1 -
Re: Exercise 5.3: Cannot get example for fluentd working as described
In version fluent/fluentd:v1.11 you need to use FLUENTD_CONF and give it the name of the file. You can't change the path anymore via the env variable, it is just the name of the file which has t…2 -
Re: Possible wrong assumption in LFD259 lab handbook
Yes.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)




