Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View jmoretti's full-sized avatar

Joe Moretti jmoretti

  • Huntsville, Alabama
View GitHub Profile
@jmoretti
jmoretti / Python3 Virtualenv Setup.md
Created March 31, 2020 20:35 — forked from pandafulmanda/Python3 Virtualenv Setup.md
Setting up and using Python3 Virtualenv on Mac

Python3 Virtualenv Setup

Requirements
  • Python 3
  • Pip 3
$ brew install python3
@jmoretti
jmoretti / clean-up-boot-partition-ubuntu.md
Created February 21, 2018 19:13 — forked from ipbastola/clean-up-boot-partition-ubuntu.md
Safest way to clean up boot partition - Ubuntu 14.04LTS-x64

Safest way to clean up boot partition - Ubuntu 14.04LTS-x64

Reference

Case I: if /boot is not 100% full and apt is working

1. Check the current kernel version

$ uname -r