Linux User Needs Security Function Must Be Part of Sudo Group The Ubuntu operating system must be configured so that only users who need access to security functions are part of the sudo group. Rationale: An By Austin Songer 8 Oct 2020
Linux Prevent Direct Login Into the Root Account The Ubuntu operating system must prevent direct login into the root account. Rationale: To assure individual accountability and prevent unauthorized access, organizational users must be By Austin Songer 30 Sep 2020
sudo How To Add a User and Grant Root Privileges on Ubuntu Step 1: Add the Username austin@wazuh:~$ sudo adduser ansible Adding user `ansible' ... Adding new group `ansible' (1002) ... Adding new user `ansible' (1002) with group By Austin Songer 7 Nov 2019
666 Linux Security: Managing File Attributes and Permissions Reset Permissions on /opt/myapp directory > To be able to allow access to the directory `/opt/myapp`, which you can provide specific permissions to the By Austin Songer 26 Sep 2019