Command Line

Programming

Git Config Shortcuts

A straightforward guide to setting up your computer for development based on what I use and how to install it.

Programming

Moving from Bitbucket to Github

A quick set of commands to safely move your Bitbucket repo to Github all while keeping history and everything.

Software

Updating Arch Linux After A Long Time

Stuck getting `Errors occurred, no packages were upgraded.`? Well, have I got the solution for you..

Programming

Changing Wordpress URLs via MySQL or CLI

A straightforward guide to setting up your computer for development based on what I use and how to install it.

Programming

FFMPEG Cheatsheet

Here's a quick cheatsheet I compiled over the years to quickly converting things using ffmpeg.

Programming

Using NMAP

Nmap (Network mapper) is a dope open-source tool for seeing what's going on networks and how security is looking.

Programming

Vim vs Emacs vs Spacemacs vs Other Command Line Text Editors

Text editors are essential tools for developers, allowing them to create, edit and manage code. There are many text editors available, each with their own strengths and weaknesses. This article will compare and contrast the features, advantages, and disadvantages of Vim, Emacs, Spacemacs, and other command line text editors.

Programming

My Favorite Vim Plugins

A curated list of essential plugins and command line tools to improve your productivity.

Programming

Solution for Linux apt-get "KEYEXPIRED - The following signatures were invalid"

Sometimes keys get old on a server you've had up for a while. We just need to update those third party keys.

Programming

Essential Command Line Tools

A curated list of essential plugins and command line tools to improve your productivity.

Programming

Favorite Terminal Commands

Here's a list of some random, useful commands and tools to use in the Command Line.

Programming

Curl Cheatsheet

curl is used in the command line or in scripts to transfer data. It is also used nearly everywhere: in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the internet transfer backbone for thousands of software applications affecting billions of humans daily.