Posts
Understanding Path, Shell, and Enviroment Variables in MacOS/Linux
Some basics information and commands relating to path, shell, and enviroment variables in MacOS/Linux
read morePosts
Git question: I want to pull a GitHub repository to my empty local folder. Should I clone it or pull it?
Git question: Pull or Clone to my empty local folder?
read morePosts
Brief Summary of Common Job Roles
Brief explanation and identification of distinction between common roles, job and responsibilities in IT.
read morePosts
Netlab BGP Labs Series: Getting Started with GitHub Codespaces
Overview of Netlab, BGPLabs and GitHub Codespaces
read morePosts
read more
I have 2 user accounts in my GCP Ubuntu server, one that was created with the GCP web Console - fitterhmp_plab and another that I used from my local machine to ssh - fitterhmp11. I noticed I could run some commands differently depending which user was logged in. Had to use Sudo for some commands
Used chatGPT to fix issue and learn more about user linux management
how to show all users on system?
cat /etc/passwd