I hereby claim:
- I am dyoungwd on github.
- I am jardwd (https://keybase.io/jardwd) on keybase.
- I have a public key ASAk8OGkiHrrGTCzxvSzh4s0kPtT37whS19U3pIeBJttqAo
To claim this, I am signing this object:
| sudo dnf install ruby ruby-devel redhat-rpm-config gcc gcc-c++ | |
| sudo gem install json | |
| sudo gem install jekyll bundler | |
| sudo gem update --system | |
| //Move to the jekyll folder - cd ./your/jekyll/folder | |
| bundle install | |
| bundle update |
| # General Script For Setting Up Your Ubuntu / Debian OpenStack Instance or Server for Website Hosting | |
| # You Must Edit 'newuser' And 'example.com' To Desired username And domain | |
| # Install Apache | |
| sudo apt-get update | |
| sudo apt-get install -y apache2 | |
| # Install Lamp Instead ( apache, php, mysql ) | |
| # sudo apt-get install lamp-server^ |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| cd | |
| echo "## Updating DNS....." | |
| sudo cp resolv.conf ../../../etc/ | |
| echo "## Obtaining VPN info....." |