Creating User Through Command Line on Linux (Ubuntu 20.04)
Just some notes for creating a new user and setting up an environment on Linux (Ubuntu 20.04)
I write about web development, tooling, and whatever I happen to be experimenting with. If you're here for the web work, the WordPress exit intent plugin build is a good starting point, or head straight to the case studies.
Just some notes for creating a new user and setting up an environment on Linux (Ubuntu 20.04)
Learn how to set up Ubuntu on Windows 10 using Window Subsystem for Linux (WSL)
These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.
Learn how I quickly switch between node versions when working on different projects.
Learn how to use soffice on the command line to quickly convert multiple word documents to pdf documents.
Using case statements in shell script functions to pass in named or abbreviated parameters as arguments.