BLOG

Latest Articles

How to List Users in Linux (Complete Guide)

Learn how to list users in Linux using commands like getent, /etc/passwd, compgen, who, and id. This guide explains multiple practical methods to view all …

By omercakmak · 13 min read · Linux

How to add user to sudoers or sudo group in Ubuntu

In this tutorial will answer all those questions and will also guide to add user to sudo group so that the user can perform tasks which otherwise would be

By omercakmak · 5 min read · Tips and Tricks