• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Notes to Self

  • Aviation Weather from NOAA Plugin
    • KZZV
    • Bad Shortcode
    • Simple Metar
  • Meetings

ubuntu

Mark Chouinard / March 26, 2016

Upgrading Oracle Application Express to 5.0 on Ubuntu 14.04

So I got Oracle 11gR2 installed on my headless Ubuntu 14.04 LTS machine and noticed Application Express was version 4.0.2. Oracle’s instructions for upgrading seemed straight forward so I ran with it.  I received no errors but was unable to access /apex/apex_admin.  I came across this post which uses a different approach to loading the […]

Mark Chouinard / March 25, 2016

Oracle 11gR2 Express Edition on Ubuntu 14.04 using OhMyZsh

Following this post verbatim worked great on fresh Ubuntu 14.04 LTS install on VMware Fusion but I had to make a couple modifications for the 14.04 LTS install on a physical machine in my closet. I’m sure there are other workarounds but this is what worked for me: Making changes to /etc/environment did not work for me.  Instead I […]

Mark Chouinard / July 31, 2014

Plex Media Server on Ubuntu 14.04 Server

http://www.thekunit.com/install-plex-server-ubuntu-server/

Mark Chouinard / May 13, 2013

Fixing/Enabling WordPress Permalinks on Ubuntu/Apache

Apache Settings Enable rewrite module: ~$ sudo a2enmod rewrite Edit Apache configuration file: (I only have one site enabled) ~$ vim /etc/apache2/sites-enabled/000-default Change AllowOverride None to AllowOverride All Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all Restart Apache: ~$ sudo service apache2 restart WordPress Settings Settings -> Permalinks Enable your desired permalinks […]

Primary Sidebar

Post Archives

  • December 2022
  • July 2022
  • December 2021
  • October 2021
  • June 2021
  • February 2021
  • October 2020
  • September 2020
  • August 2020
  • March 2020
  • February 2020
  • December 2019
  • September 2019
  • June 2017
  • May 2016
  • April 2016
  • March 2016
  • September 2015
  • August 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • January 2011

Footer

Copyright © 2023 · machouinard · Log in