Skip to content

Instantly share code, notes, and snippets.

@nickodell
Created February 1, 2015 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickodell/2a5590a0665235711831 to your computer and use it in GitHub Desktop.
Save nickodell/2a5590a0665235711831 to your computer and use it in GitHub Desktop.
Setup Pidora
#!/bin/bash
#nmcli dev wifi con "$SSID" password "$password"
yum update -y
yum install -y net-tools traceroute git mosh screen make automake gcc gcc-c++ kernel-devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment