π¦
silently correcting your grammar.
Software developer. Dad. Photographer. Geek. Nerd. I like math, donuts, coffee, Mt. Dew, owls, and 80s music. Code for @oabsa and @pfizer.
- Pennsylvania, USA
- https://ericsilva.org
Pinned Loading
-
ansible-desktop-ubuntu
ansible-desktop-ubuntu PublicAutomating installation of Ubuntu desktop
Shell 5
-
programming-mb-python
programming-mb-python PublicSample Python programs to be used for instruction of the BSA Programming Merit Badge
-
-
-
-
Script to fully remove McAfee Endpoi...
Script to fully remove McAfee Endpoint Security from macOS 1#!/bin/bash
2echo "Uninstalling McAfee Endpoint Security..."
3echo "Stopping all services..."
4sudo ps auxww | grep -i 'VShieldScanner\|VShieldScanManager\|masvc\|McAfee' | grep -v grep | awk β{ print $2 }β | sudo xargs kill -9; kextstat | grep -i mcafee | awk β{ print $6 }β | sudo xargs -n1 -I{} kextunload -verbose 2 -bundle-id β{}β
5echo "Uninstalling ATP..."
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.