Welcome to the Linux Foundation Forum!
-
Re: Chapter 8 - YUM - script to list status of repositories
no need for a script. This is a dnf command sudo dnf repolist --all (or --disabled or --enabled) as in sudo dnf repolist --all which generates 199 lines of output on my RHEL 8 system (CentOS I'm…1 -
Re: What's 8e ? - Logical Volume Manager (LVM) Chapter
to see the types possible you can run fdisk, then say "t" to change a type, it will ask a partition number and then you type "L" to see a list. Make sure you say q when done so yo…3 -
Re: LFS201 Chapter 15 I/O Scheduling
recent redhat/centos doesn't even have cfq, and take bfq as default. This changes all the time. Note that with ssd I/O scheduling has lost a lot of its importance, wear leveling is much more imp…1 -
Re: What is the takeaway from lab 4.1
the signals are sent out in order. How they handled and in what order is controlled by a bunch of factors, such as whether they are "real time" signals (> 32) or not (real time signals c…1 -
Re: Network connection names convention
Chapter 35 has a section on PNIDN (Predictable Network Interface Names) which explains this. You can have the name based on the BIOS, the PCIE slot, the physical or geographical hardware connection l…2
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)
