😁
Director of Site Reliability Engineering for @Eagle-Eye-Solutions based in Guildford
- Worthing, West Sussex, United Kingdom
- https://olivertappin.com
- @olivertappin
Highlights
Pinned Loading
-
phpcs-diff
phpcs-diff PublicDetects violations of a defined set of coding standards based on a git diff
-
Stuck with a frozen SSH session whic...
Stuck with a frozen SSH session which has timed out? Try some of these: 1Supported escape sequences:
2~. - terminate connection (and any multiplexed sessions)
3~B - send a BREAK to the remote system
4~C - open a command line
5~R - request rekey
-
Symlink deployments to prevent any d...
Symlink deployments to prevent any downtime whilst files are uploaded and an application is being used 1BASE="/var/www/project"; RELEASES="$BASE/releases"; RELEASE="$RELEASES/1234567890"; SHARED="$BASE/shared"; CACHE="$BASE/deploy-cache"
23if [[ `uname` == 'Darwin' ]]; then COPY="cp -a"; else COPY="cp -a"; fi
4$COPY $CACHE $RELEASE
5cd $RELEASE
-
sort-attributes
sort-attributes PublicAtom package to sort HTML attributes alphabetically
CoffeeScript 2
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.