A Day Trip to Port Austin

Just randomly the Chauhan household minus the dogs decided to make a day trip to Port Austin, and The Thumb area of Michigan. If you don’t know what The Thumb is check this out. Port Austin is about 2 hour drive from Chesterfield, and the drive is mostly Hwy 53 with some gorgeous country side views. Along the way there were lots and lots of agricultural flat fields which makes sense considering this region has …

Read moreA Day Trip to Port Austin

Create user, group and edit group membership in macOS

Quick commands to create user and group in macOS with specific uid and gid, and to add a specific user to newly created group. Add group sudo dscl . -create /Groups/<name> gid <gid> Add user sudo dscl . -create /Users/<name> sudo dscl . -create /Users/<name> UniqueID “<uid>” sudo dscl . -create /Users/<name> PrimaryGroupID <gid> Add existing user to new group sudo dscl . append /Groups/<name> GroupMembership <user> Wish macOS actually used useradd/groupadd like linux systems, …

Read moreCreate user, group and edit group membership in macOS

Every Little Bit Matters

Many a times we believe there is a secret special sauce to being a leader, and to motivate people. Reality is that, there is no single sauce. In fact, there are many tiny droplets of flavor into play, and that many of those we already know/do. Take for example, a simple gesture of saying good morning to your team every single day, either in-person or on your company’s instant messaging tool. That simple gesture goes …

Read moreEvery Little Bit Matters