I want to dislabe SeLinux but this will be temporary where after reboot it should be enabled.
Gabriel9999 New Member Mar 21, 2019 34 0 6 Jun 1, 2020 #1 I want to dislabe SeLinux but this will be temporary where after reboot it should be enabled.
S samueltarcin999 New Member Mar 22, 2019 32 0 6 Jun 3, 2020 #2 You can use the -e and -f options like below. $ useradd -e 2017-02-28 -f 60 john For more details: https://www.poftut.com/add-new-user-account-linux/
You can use the -e and -f options like below. $ useradd -e 2017-02-28 -f 60 john For more details: https://www.poftut.com/add-new-user-account-linux/