Nick Yeoman's Blog Tags
Mirror a Website With Wget
This article explains how to mirror a website for backup purposes.
Read the article: Mirror a Website With WgetPhp Heredocs
Developers who don’t use heredoc’s have really annoying code to edit.
Read the article: Php HeredocsInstall Ubuntu Server 1804
Installing Ubuntu Server is really easy, but I though I’d share how I do it with you. The goal at the end of this article is to have a working server you can connect to through ssh using the root user. I may in the future call this a “Root Server”.
Read the article: Install Ubuntu Server 1804Introduction to Tmux
tmux is pretty awesome, here is where I write about it.
Read the article: Introduction to TmuxHeadless Virutalbox (Cheat Sheet)
Virtualbox is exteremly handy on a development server, learn how to run it headless.
Read the article: Headless Virutalbox (Cheat Sheet)Using grep for web development
grep is a great tool for web development and System administraton.
Read the article: Using grep for web developmentGit Quick reference (cheatsheet)
I use Git on a daily basis; however, I don’t use every command frequently so here is a quick list of git commands used infrequently. I guess this is meant to be a cheat sheet.
Read the article: Git Quick reference (cheatsheet)Docker Getting Started
This is my introduction to docker and how to use docker.
Read the article: Docker Getting StartedUsing Docker Compose
This is the foundation I use for docker-compose.
Read the article: Using Docker Compose