Computers, Security and Gadgets

RHCSA-RHEL 8 | Practice on the go

This video details how to make use of a Virtual Private Server (VPS) to practice the RHCSA whilst on the go.

RHCSA RHEL 8 | Manage Layered Storage (Stratis)

Video to cover the section ‘Manage Layered Storage (Stratis)’ for the RHCSA (Red Hat Certified System Administrator).

RHCSA RHEL 8 | Manage Tuning Profiles (tuned)

Video to cover the section ‘Manage Tuning Profiles (tuned)’ for the RHCSA (Red Hat Certified System Administrator).

RHCSA RHEL 8 | Create and configure set-GID directories for collaboration

Video to cover the section ‘Create and configure set-GID directories for collaboration’ for the RHCSA (Red Hat Certified System Administrator).


  • RHCSA RHEL 8 – Create, delete, and modify local groups and group memberships

    Your support on Ko-Fi is much appreciated:

    ๐Ÿ‘‰ https://ko-fi.com/csg_yt

    Recommended RHCSA book:

    ๐Ÿ“” Amazon AU: https://amzn.to/2X5FL98

    Buy CSG Merchandise:

    ๐Ÿ‘‰ http://tee.pub/lic/csg

    More information on Sophos Home Antivirus:

    ๐Ÿ‘‰ http://bit.ly/SophosHP

    More information about Hostinger VPS:

    ๐Ÿ‘‰ http://bit.ly/H-VPS

    Join our new discord channel:

    ๐Ÿ‘‰ https://discord.gg/kBQ6Jry

    This video is based on RHEL 8. Video to cover the section ‘Create, delete, and modify local groups and group memberships’ for the RHCSA (Red Hat Certified System Administrator).

    More information on the required learning: http://bit.ly/rhcsa8

    Notes from the video:

    To create a new group:

    # groupadd IT

    You can define the Group ID (GID) via -g:

    # groupadd -g 3032 IT

    You can delete a group using:

    # groupdel IT

    To update the group name:

    # groupmod -n IT IT-Support

    To update the group ID (GID) of a group:

    # groupmod -g 3033 IT-Support

    To add an addtional group to a user account:

    # usermod -aG IT-Support user1

    To list the group members of a specific group:

    # groupmems -l -g IT-Support

    To remove a user from a group run:

    # gpasswd -d user1 IT-Support

admin administrator automatically boot config configure connection firewall fstab hat install internet protocol ip ipv4 ipv6 is-enabled is-failed linux mount multicast network nfs nmcli recommend red red hat redhat8 redhat 8 red hat 8 red hat certified red hat certified system administrator reload restrict RHCSA rhel rhel 8 rhsca services start system systemctl systems umount unicast unmount

Design a site like this with WordPress.com
Get started