Typos

On this page, a right square-bracket is replaced with a curly-bracket: https://trainingportal.linuxfoundation.org/learn/course/essentials-of-linux-system-administration-lfs201/linux-security-modules/linux-security-modules?page=15
Comments
-
In this page, it writes
sudo cyyptsetup luksClose swapcrypt
: https://trainingportal.linuxfoundation.org/learn/course/essentials-of-linux-system-administration-lfs201/encrypting-disks/lab-exercises?page=20 -
Hi @thomas.bucaioni, these have been fixed. Thank you!
Magda
The Linux Foundation Training Team1 -
I haven't got the slightest idea of what you are talking about. Be precise before posting please. I cannot tell if you are making two points here or one. There is nothing wrong with any command involving luksClose anywhere in the course (there are no brackets of any kind with them) and in fact there are none in the entire chapter. Furthermore, the https link you gave is not useful as it works probably only for you, if you click on it you get asked for $299 even if you are already registered and signed in (I checked).
If you want to report a typo print the text and show the correction suggested. Many typos students find are not typos so unless it is obvious it requires evaluation by the SME for the course.
Again, I don't know what you are talking about, and it is not a useful use of my time to read and entire chapter and find nothing.
0 -
-
In the 'kernel-modules' chapter p. 3, there's a
depmode
instead ofdepmod
0 -
Hi @thomas.bucaioni, thank you for letting us know. It's been updated.
Best regards,
Magda
The Linux Foundation Training Team1 -
@mstepien np
By the way, in chapter 'user-account-management', there are LaTeX like sequences in page 5 and 8:\vspace{10pt}
or\begin{configlst}[{/etc/shadow}]
. Not sure it's voluntary0 -
In 'user-account-management' p.12, maybe it's
$HOME/.bash_profile
instead of "$HOME/.bash profile"0 -
@thomas.bucaioni This has been corrected. Thank you.
0 -
Cheers
Also, in chapter 'backup-and-recovery-methods' p.14, maybe it's
cpio -i -I /dev/st0
instead ofcpio -i somefile -I /dev/st0
0 -
In chapter 'linux-security-modules' p. 11, maybe the package is
policycoreutils-python-utils
0 -
In lab 41.1 on SELinux, maybe you could add the command
sudo systemctl start httpd.service
0 -
yes on the cpio
no on the policycoretuils. This package has different names on every distro and version; rhel8 has at least 3 different packages and the names change with Python2 or 3. It is not an instruction to install, just a comment. If you have selinux installed, you surely have semange no matter what the package name is. So forget it.
on httpd, sort of obvious and the student should understand this by now. I have added to the future version but this is pedantic.
0 -
In chapter 'user-account-management' p.8, there's a git conflict about Theodore's password. The white spaces at the beginning of the line seem to be the problem
0 -
In chapter 'file-permissions-and-ownership' lab 32.3, item (5) should be
setfacl -m u:fool:r /tmp/afile
instead ofsetfacl -m u:fool:w /tmp/afile
.Some lab exercises fail in directory
/tmp
because the filesystem istmpfs
0 -
ignored as your comment makes no sense and is impossible to evaluate. Please be more detailed or don't bother. Theodore is mentioned only twice and there are no spaces anywhere at the beginnning of the line.. ALso start a new thread when you do that as the title is misleading
0 -
The page shows:
daemon:*:16141:0:99999:7::: ..... beav:$6$iCZyCnBJH9rmq7P.$RYNm10Jg3wrhAtUnahBZ/mTMg.RzQE6iBXyqaXHvxxbK \ TYqj.d9wpoQFuRp7fPEE3hMK3W2gcIYhiXa9MIA9w1:16316:0:99999:7::: ======= daemon:*:16141:0:99999:7::: ..... beav:$6$iCZyCnBJH9rmq7P.$RYNm10Jg3wrhAtUnahBZ/mTMg.RzQE6iBXyqaXHvxxbK \ TYqj.d9wpoQFuRp7fPEE3hMK3W2gcIYhiXa9MIA9w1:16316:0:99999:7::: .>>>>>>> staging
so it seems the same string is present twice
0 -
The setfacl issue seems to be because the antivirus Savscan is running on my station
0 -
In chapter 'firewalls' p.10, there's
firewall-cmd --permanent --zone=trusted --list-sources 192.168.1.0/24
but maybe it should besudo firewall-cmd --permanent --zone=trusted --list-sources
0 -
In chapter 'firewalls' p.12, there's
grep " 21/tcp" /etc/services
but maybe it should begrep "21/tcp" /etc/services
(whitespace)0 -
No. Do me a favor, try both before you decide something is wrong. With no space it generates 70 lines of output. Please work more before posting
0 -
Well, I retried in virtualbox with Ubuntu 20.04 (fresh install) and the command with a white-space doesn't output anything. Neither does the command
cat /etc/services | grep " 21/tcp"
. It seems there is a tabulation before the port numbers so a simple ' ' isn't detected0 -
This works:
grep -P "\t21/tcp" /etc/services
0 -
Hi @thomas.bucaioni , yes, in Ubuntu it works in a different way, because file /etc/services have tabs instead spaces.
I'm glad you where able to solve it, because some things uses to work a bit differently depending on the distro you are.
Regards,
Luis.1 -
please do not keep posting in this thread as the title is useless. I am ignoring anything in it from now on
0
Categories
- 8.8K All Categories
- 12 LFX Mentorship
- 65 LFX Mentorship: Linux Kernel
- 356 Linux Foundation Boot Camps
- 226 Cloud Engineer Boot Camp
- 69 Advanced Cloud Engineer Boot Camp
- 23 DevOps Engineer Boot Camp
- 5 Cloud Native Developer Boot Camp
- 722 Training Courses
- 14 LFC110 Class Forum
- 16 LFD102 Class Forum
- 94 LFD103 Class Forum
- 2 LFD121 Class Forum
- 55 LFD201 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 14 LFD254 Class Forum
- 420 LFD259 Class Forum
- 78 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 15 LFS200 Class Forum
- 683 LFS201 Class Forum
- LFS201-JP クラス フォーラム
- 271 LFS211 Class Forum
- 50 LFS216 Class Forum
- 23 LFS241 Class Forum
- 26 LFS242 Class Forum
- 18 LFS243 Class Forum
- 4 LFS244 Class Forum
- 7 LFS250 Class Forum
- LFS250-JP クラス フォーラム
- 103 LFS253 Class Forum
- 753 LFS258 Class Forum
- 7 LFS258-JP クラス フォーラム
- 48 LFS260 Class Forum
- 74 LFS261 Class Forum
- 6 LFS262 Class Forum
- 76 LFS263 Class Forum
- 14 LFS264 Class Forum
- 10 LFS266 Class Forum
- 8 LFS267 Class Forum
- 8 LFS268 Class Forum
- 4 LFS269 Class Forum
- 173 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 184 LFW211 Class Forum
- 99 LFW212 Class Forum
- 875 Hardware
- 204 Drivers
- 74 I/O Devices
- 43 Monitors
- 115 Multimedia
- 204 Networking
- 98 Printers & Scanners
- 82 Storage
- 716 Linux Distributions
- 78 Debian
- 64 Fedora
- 12 Linux Mint
- 13 Mageia
- 22 openSUSE
- 125 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 344 Ubuntu
- 445 Linux System Administration
- 33 Cloud Computing
- 63 Command Line/Scripting
- Github systems admin projects
- 88 Linux Security
- 73 Network Management
- 105 System Management
- 45 Web Management
- 50 Mobile Computing
- 18 Android
- 19 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 499 Off Topic
- 119 Introductions
- 193 Small Talk
- 19 Study Material
- 742 Programming and Development
- 237 Kernel Development
- 471 Software Development
- 898 Software
- 244 Applications
- 178 Command Line
- 2 Compiling/Installing
- 72 Games
- 313 Installation
- 19 All In Program
- 19 All In Forum
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)