Skip to content

Instantly share code, notes, and snippets.

View sanctumware's full-sized avatar

SanctumWare Systems sanctumware

View GitHub Profile
@sanctumware
sanctumware / ajenti-v-php7.sh
Created August 16, 2018 03:48 — forked from kn9/ajenti-v-php7.sh
Ubuntu Nginx Web Server with Ajenti with PHP 7.0
#Insall Ajenti
apt-get update
wget http://repo.ajenti.org/debian/key -O- | apt-key add -
echo "deb http://repo.ajenti.org/ng/debian main main ubuntu" >> /etc/apt/sources.list
apt-get update
apt-get install ajenti -y
service ajenti restart
# Uninstall Apache2
sudo apt-get autoremove && sudo apt-get remove apache2* -y
@sanctumware
sanctumware / .bash_profile
Created October 31, 2016 04:51 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
@sanctumware
sanctumware / .bashrc
Created June 16, 2016 03:44
Terminal Shell Banner
# .bash_profile
# Custom Command Prompt
export PS1="\n\e[1;37m[\e[0;32m\u\e[0;35m@\e[0;32m\h\e[1;37m]\e[1;37m[\e[0;31m\w\e[1;37m]\n$ "
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

Keybase proof

I hereby claim:

  • I am sanctumware on github.
  • I am sanctumware (https://keybase.io/sanctumware) on keybase.
  • I have a public key whose fingerprint is 95FF F509 5B4A 658A 972F D7BB EBAE 73B2 B11F 25D4

To claim this, I am signing this object: