Skip to content

Instantly share code, notes, and snippets.

View sivicencio's full-sized avatar

Sebastián Vicencio sivicencio

View GitHub Profile
@sivicencio
sivicencio / remove_tuxera.sh
Created October 29, 2019 00:01 — forked from miguelmota/remove_tuxera.sh
Completely uninstall and remove Tuxera NTFS on MacOS (resets trial version)
sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app
sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS
sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs
@sivicencio
sivicencio / gist:53d78b63df2bee321a55152c5aa8f73e
Created June 8, 2016 05:12 — forked from p404/gist:f0d37cb4b4912543f5a5
Server configuration for a rails application (Ubuntu 14.04)
# User: ubuntu
sudo apt-get update
sudo apt-get upgrade
# Access keys
vim .ssh/authorized_keys
# Hostname
sudo vim /etc/hostname
sudo vim /etc/hosts