Skip to content

Instantly share code, notes, and snippets.

View ripleymj's full-sized avatar

Mike Ripley ripleymj

  • 08:09 (UTC -04:00)
View GitHub Profile
sudo raspi-config
#Interfacing options -> Enable SPI and I2C
Python2
apt-get install python-bme680 python-smbus python-numpy
apt-get install python-dev python-pip libfreetype6-dev libjpeg-dev build-essential libopenjp2-7 libtiff5
Python3
apt-get install python3-bme680 python3-smbus python3-numpy
apt-get install python3-dev python3-pip libfreetype6-dev libjpeg-dev build-essential libopenjp2-7 libtiff5
@ripleymj
ripleymj / applyPT856Upgrade.ps1
Created February 25, 2019 18:14 — forked from iversond/applyPT856Upgrade.ps1
Powershell script to run the PeopleTools 8.56 Upgrade job headlessly. A few assumptions with the script: All manual steps are marked as complete.; your PT Client installs are at c:\client-8.xx.xx
<#PSScriptInfo
.SYNOPSIS
Apply the PeopleTools 8.56 Upgrade Project
.DESCRIPTION
Automate the Change Assistant job that applies the PTU856 project to a database.
.PARAMETER DATABASE
Which database to encrypt the password
.PARAMETER PT_VERSION
PeopleTools version to apply
.PARAMETER CA_BASE
/opt/eclipse/eclipse -nosplash -application org.eclipse.equinox.p2.director -repository http://eclipse-cs.sourceforge.net/update/ -installIU net.sf.eclipsecs.feature.group
ripleymj@ripleymj-VirtualBox:~$ cat ./eclipse-workspace/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml
<?xml version="1.0" encoding="UTF-8"?>
<checkstyle-configurations file-format-version="5.0.0" default-check-configuration="Molloy2">
<check-configuration name="Molloy2" location="/home/ripleymj/CS149-Checkstyle.xml" type="external" description="">
<additional-data name="protect-config-file" value="false"/>
</check-configuration>
</checkstyle-configurations>
Cedar Hills Group, Inc. - PeopleSoft Experts
http://www.cedarhillsgroup.com/blog
http://www.cedarhillsgroup.com/articles.xml
Graham's PeopleSoft Blog (Graham Smith)
http://i-like-trains.blogspot.com/
http://i-like-trains.blogspot.com/feeds/posts/default
leanITdesigns
https://leanitdesigns.wordpress.com/