Welcome to the Linux Foundation Forum!
-
Re: Knowledge check question editing /etc/passwd
The "-e1" in usermod will sets the expiry date to "1" , don't set "-e 0" it turns expiry off. Setting the expiry date to "1" also stops the "sudo su …1 -
Re: Knowledge check question editing /etc/passwd
Hello andre.kit , Luis I did some checking as well, the /etc/passwd file entry #2 (password) needs to be an "x" to function, any other or additional characters are passed along to "cry…6 -
Re: Lab22.1 Loop devices - /etc/fstab entry
Maybe I can help clarify a little: Can I use a UUID to mount a loop device in fstab? NOPE. Use the file that contains the file system. like: \home\lee\loop.img \home\lee\loopy ext4 loop 0 0 Can I use…4 -
Re: CentOS - where are rpm packages stored?
Good morning, The short answer is packages that are downloaded and installed are usually left in the "yum cache" ( ls /var/cache/yum/x86_64/7/*/packages ) directories, assuming one has not …1 -
Re: Exercise 2.6 Create a systemd file with vim not working
Normally one needs "root" access to modify files in the /usr/lib/systemd/system directory. Try: $ sudo vim /usr/lib/systemd/system/foo1.service Should fix the issue. The lab will get update…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)
