CATEGORY

Linux

Install YARN on Linux and Windows [Step-by-Step]

Step by Step instructions to install yarn on Linux and WIndows. Installation on Ubuntu (Debian based) and Rocky Linux (Red hat based) and Windows.

By omercakmak · 7 min read · Linux

Install Oh My Zsh on Linux [Step-by-Step]

Step by Step instructions to install Oh My Zsh on different Linux distributions such as Ubuntu, Red Hat, CentOS, Debian, OpenSuSE, Arch Linux

By omercakmak · 4 min read · Linux

How to list users in Linux [SOLVED]

4 different methods to list users in Linux. Check /etc/passswd file, use getent command, compgen command

By omercakmak · 3 min read · Linux