Welcome to the Linux Foundation Forum!
Best Of
-
Re: dpkg and rpm
the sudo bash -c ... is beacuse you cannot do something like "sudo echo something > /etc/file" because the sudo will apply to the echo but not the redirection.1 -
Re: Chapter 2 - Encrypting disks - mounting at boot (crypttab syntax)
Keep in mind man pages are maintained in various ways and the information you are regurgitating probably is coming from different package versions, and may or may not indicate actual differences in s…1 -
Gentle Intro
Hello all, It's my pleasure to be on this course with you all, I am very delighted to be part of the course, I am Shabazz and I work as a Cloud Engineer with a Tech Startup and I have been invol…1 -
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
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)




