Skip to content
  • Guides
  • Information
  • Projects
  • Resume
  • Search
binary.run
Jeff Reeves
  • Guides
  • Information
  • Projects
  • Resume
  • Search
Author: jeff
Home Articles posted by jeff
Projects
Raspberry Pi 4 – Custom Raspbian Image

Raspberry Pi 4 – Custom Raspbian Image

jeff September 11, 2020 September 11, 2020

Preface I have a cluster of Raspberry Pi 4’s that I put together to help me learn more about: networking, infrastructure-as-code (IAC), configuration management (CM), …

Read more"Raspberry Pi 4 – Custom Raspbian Image"
Information
VMWare Workstation Command Line

VMWare Workstation Command Line

jeff September 7, 2020 September 7, 2020

Command Syntax C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe [-n] [-x] [-X] [-t] [-q] [-s variable_name = value ] [-v] [ path_to_vm.vmx | http[s]://path_to_vm.vmx ] Options -n Opens …

Read more"VMWare Workstation Command Line"
Guides
Windows Start Menu Batch Shortcut

Windows Start Menu Batch Shortcut

jeff September 7, 2020 September 11, 2020

Preface Starting my personal lab VM doesn’t take long, but it was an inefficient process. To start my lab VM I’d have to open the …

Read more"Windows Start Menu Batch Shortcut"
Information
JavaScript Notes

JavaScript Notes

jeff September 5, 2020 September 5, 2020

Preface Work has me mostly focusing on Bash, Python, and YAML, so my JavaScript skills have gotten a little rusty. To combat this I’ve decided …

Read more"JavaScript Notes"
Projects
WordPress Theme – Binary_Nights

WordPress Theme – Binary_Nights

jeff September 4, 2020 September 4, 2020

Preface Over the past couple of months, I’ve been learning how to not be a perfectionist; and how to enjoy the process of just doing …

Read more"WordPress Theme – Binary_Nights"
Guides
Windows Terminal with WinSCP

Windows Terminal with WinSCP

jeff September 4, 2020 September 4, 2020

Preface The new Windows Terminal is finally reaching parity with modern options on other operating systems like iTerm 2, Tiliux, GNOME Terminal, etc. Not only …

Read more"Windows Terminal with WinSCP"
Guides
OpenSSH Client on Windows

OpenSSH Client on Windows

jeff September 4, 2020 September 4, 2020

Preface To use SSH from Windows typically requires installing programs that come with an implementation of SSH, such as: Git for Windows, Cygwin, etc. While …

Read more"OpenSSH Client on Windows"
Information
CSS Grids – The New Hotness

CSS Grids – The New Hotness

jeff August 26, 2020 August 26, 2020

A new technology is coming to browsers via CSS grids. Presentation This presentation does a fairly decent job at covering the important details (skip to …

Read more"CSS Grids – The New Hotness"
Guides
Vagrant, Ansible, and VirtualBox on WSL (Windows Subsystem for Linux)

Vagrant, Ansible, and VirtualBox on WSL (Windows Subsystem for Linux)

jeff October 7, 2018 September 4, 2020

How To This guide covers how to get Vagrant and Ansible running together on Windows 10 using WSL (Windows Subsystem for Linux), such that they …

Read more"Vagrant, Ansible, and VirtualBox on WSL (Windows Subsystem for Linux)"
Guides
Forward X without SSH

Forward X without SSH

jeff July 29, 2018 September 4, 2020

Preface Generally it is recommended to forward X using SSH, as it provides an encrypted connection. However, on machines limited to a local network, tunneling …

Read more"Forward X without SSH"

Posts navigation

1 2
Powered by Esotera & WordPress.
// © 2020 Jeff Reeves - binary.run
  • Home/
  • Guides/
  • Information/
  • Projects/
  • Resume/
Back to Top