Skip to content

Instantly share code, notes, and snippets.

View vynsynt's full-sized avatar

vincent baker vynsynt

View GitHub Profile
### Keybase proof
I hereby claim:
* I am vynsynt on github.
* I am vincentbaker (https://keybase.io/vincentbaker) on keybase.
* I have a public key ASD_mGapffWWu2gKUkf0VSluQvuhEVecmpkWl99Yk3t9sgo
To claim this, I am signing this object:
@vynsynt
vynsynt / index.html
Created January 8, 2019 15:38
Year in Pixels - LocalStorage
<h1 class="title">Year in pixels</h1>
<div class="social">
<a href="https://rominamartin.github.io/"><img src="https://image.flaticon.com/icons/svg/25/25231.svg" alt="github"></img></a>
<a href="https://twitter.com/rominamartinlib"><img src="https://i.imgsafe.org/43/431dd07874.png" alt="twitter"></img></a>
</div>
<div id="guide">
<div id="moods"></div>
<div id="selectedMood">Selected mood: <span></span></div>
@vynsynt
vynsynt / LTUninstall_General.sh
Last active April 19, 2018 15:42 — forked from sowderca/LTUninstall_General.sh
Labtech Uninstall Scripts
#!/bin/sh
echo
echo "Uninstalling LabTech."
# If the agent is up, kill it
ps -ef | grep LTAgentMonitor | grep -v grep | awk '{print $2}' | xargs kill 2>/dev/null
ps -ef | grep LTLinuxAgent | grep -v grep | awk '{print $2}' | xargs kill 2>/dev/null
ps -ef | grep LTSystray | grep -v grep | awk '{print $2}' | xargs kill 2>/dev/null
@vynsynt
vynsynt / RemoteDesktopClient-3.9.0.txt
Created February 24, 2017 15:59
updating ARD client to 3.9.0
sudo softwareUpdate -i RemoteDesktopClient-3.9.0