<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Uncategorized :: Category :: Tiernans Comms Closet</title><link>https://www.tiernanotoole.ie/categories/uncategorized.html</link><description/><generator>Hugo</generator><language>en-ie</language><copyright>2026 Tiernan OToole</copyright><lastBuildDate>Fri, 10 Jul 2026 23:30:52 +0100</lastBuildDate><atom:link href="https://www.tiernanotoole.ie/categories/uncategorized/index.xml" rel="self" type="application/rss+xml"/><item><title>Git Push DNS</title><link>https://www.tiernanotoole.ie/2015/05/07/git-push-dns.html</link><pubDate>Thu, 07 May 2015 14:30:00 +0000</pubDate><guid>https://www.tiernanotoole.ie/2015/05/07/git-push-dns.html</guid><description>There are now a lot of services that have “git push” options available… you can build websites with
Azure and Github, books using ShareLaTeX and now, DNS using LuaDNS. I have one zone
running at the moment (tiernanotoole.net) and you can see the DNS records on github here. I am
tempted at moving other records over soon… but i am currently on Amazon Route53 and 1: its works, so
dont break it, and 2, not sure how to bulk export records from Route53 to Bind or Lua format.</description></item><item><title>GIT tips and tricks</title><link>https://www.tiernanotoole.ie/2012/12/05/git-tips-and-tricks.html</link><pubDate>Wed, 05 Dec 2012 15:48:44 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/12/05/git-tips-and-tricks.html</guid><description>I use GIT a lot for different things, including this blog. so, here are a few tips and tricks i have found useful over the while…
Using Dropbox as a local GIT/Mercurial Repository: my own post from a while back. Twelve GIT curated Tips and Workflows from the Trenches Using GIT with Subversion: tips that will make your life easier: The office has an SVN server, but i like GIT. This doc, with the help of git-svn and this post on StackOverflow allows me to use GIT locally, and then push to SVN. 25 tips for intermediate git users git ready: learn git one commit at a time A few git tips you dont already know The ProGIT book (paperback amazon) or Kindle Edition. Also available online</description></item><item><title>RouterOS Dynamic IP Updates</title><link>https://www.tiernanotoole.ie/2012/11/19/routeros-dynamic-ip-updates.html</link><pubDate>Mon, 19 Nov 2012 10:19:26 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/11/19/routeros-dynamic-ip-updates.html</guid><description>I have been using a MikroTik RouterBoard RB750 for a while now, and i love it! Over the weekend, i upgraded it to a RB1100. Its the same software running the device, but the device is faster (800Mhz PowerPC chip VS MIPS-BE at 680Mhz), has more memory (512Mb upgradable to 1.5Gb vs 32Mb) and more storage (think its 512Mb on board, plus 4Gb MicroSD card vs 32mb…). It also has more ports (13 GigE VS 5) and 2 Switch Groups, which i have no idea what they do just yet…</description></item><item><title>Custom MSDeploy OverWrite Rules</title><link>https://www.tiernanotoole.ie/2012/10/31/custom-msdeploy-overwrite-rules.html</link><pubDate>Wed, 31 Oct 2012 09:45:54 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/10/31/custom-msdeploy-overwrite-rules.html</guid><description>I have a project which we are trying to automate the deployment system. The plan is to automatically deploy the project to a staging server anytime the build succeeds from SVN.
I have had a few problems with this, but here are some of the links which may come in handy for you.
MSDeploy skip rules when using MSBuild PublishProfile with Visual Studio 2012 Web Deploy : Customizing a deployment package How to set MSDeploy settings in .csproj file MSBuild target VSMSdeploy doesn’t seem to support skip with a skipAction Still some tweaks to get this to work… If i find any more links i will put them here… The problem we are haivng is when a deploy happens, the WebDeployment tool cannot overwrite the log files directory, since they are in use… one option would be to restart IIS, which would be ok in staging, but we want to keep the logs in test and production, so, we need to figure out how to tell Web Deploy not to over write the files.</description></item><item><title>Building WANProxy on Ubuntu 12.04</title><link>https://www.tiernanotoole.ie/2012/10/24/building-wanproxy-on-ubuntu-12-04.html</link><pubDate>Wed, 24 Oct 2012 14:28:07 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/10/24/building-wanproxy-on-ubuntu-12-04.html</guid><description>[Updated 2016/04/09] I had to use this today to build on Debian 8.3 for 2 different boxes. So, making minor changes (url to git proxy, and where you build from) to make sure this works now.
I have been looking into WANProxy for a while now, but never successfully got it to build… I have been more successfull reciently, so here is what you need to do.
** NOTE **: I built this on Ubuntu 12.04, so these are the tips for that… Not sure about other Distros…
** Second NOTE ** : I am using the Digows GitHub Repo for downloads… There is also the WANProxy SVN Server and their official downloads page.</description></item><item><title>Boot Raspberry Pi with SSH Enabled, Enable Wifi on Boot, and more</title><link>https://www.tiernanotoole.ie/2012/10/18/boot-raspberry-pi-with-ssh-enabled-enable-wifi-on-boot-and-more.html</link><pubDate>Thu, 18 Oct 2012 16:45:01 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/10/18/boot-raspberry-pi-with-ssh-enabled-enable-wifi-on-boot-and-more.html</guid><description>Some interesting links for the Raspberry Pi today:
So, you just bought a new Raspberry Pi and need to enable SSH, but dont have a screen? Prepare for SSH without a Screen shows you what to do! How to Bring up WLAN0 on boot shows you how to start your Wifi adapter when you boot your Pi</description></item><item><title>GPS and Raspberry Pi</title><link>https://www.tiernanotoole.ie/2012/10/15/gps-and-raspberry-pi.html</link><pubDate>Mon, 15 Oct 2012 16:20:17 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/10/15/gps-and-raspberry-pi.html</guid><description>Need to add GPS to your Raspberry Pi? How do i attach a GPS to a Raspberry answers your question!</description></item><item><title>Raspberry Pi now with 512MB RAM, other random links.</title><link>https://www.tiernanotoole.ie/2012/10/15/raspberry-pi-now-with-512mb-ram-other-random-links.html</link><pubDate>Mon, 15 Oct 2012 12:37:20 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/10/15/raspberry-pi-now-with-512mb-ram-other-random-links.html</guid><description>Earlier on today, the Raspberry Pi Foundation announced that the Model B will now be shipping with 512Mb RAM as standard, with no price change. I posted the link up on Hacker News and its caused quite a lot of happy people!
So, with the news of extra RAM, its started making me think of more things the Pi could be used for…
An Austrian hosting company are offering free Co-Location for Raspberry Pis with a 100Mb/s uplink and 100Gb bandwidth! FREE! with 512Mb RAM (or even 256Mb RAM) thats enough for a small site. or even a medium site (like this one) running statically. Since the Pi can connect to the internet using 3G, you could install a copy of Squid and use an SSH tunnel back to your main office or home, have have multiple levels of caching going on… It would also secure your browsing. Sending SMS messages though the Raspberry Pi could be useful for sending diagnostic info if the device is remote… [XBMC on the Raspberry Pi] would make your media center a lot smaller, use less power, etc. just a note on the idea of using 3G and Squid for the Pi… This is something i am interested in, so its something i want to start playing with. The idea would be as follows:</description></item><item><title>more raspberry pi and camera antics</title><link>https://www.tiernanotoole.ie/2012/10/12/more-raspberry-pi-and-camera-antics.html</link><pubDate>Fri, 12 Oct 2012 15:13:53 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/10/12/more-raspberry-pi-and-camera-antics.html</guid><description>A while back I posted about the Raspberry Pi, and in the post was a link to a Photographer who was embeding a Raspberry Pi into a Canon 5D MKII battery grip. Well, its been a while, and i have been thinking about the Pi and Cameras, so I went looking around… Here is what i found.
HDR Photography with a Raspberry Pi and GPhoto2: It was linked at the end of David’s post, and i missed it completely. David mentions he was using GPhoto2 to take photos from the Pi, so its a good place to start. GPhoto2 and the Raspberry Pi: starters guide on getting the Pi to talk to your Camera. Not specifically Pi+Camera released, but the Stackoverflow Raspberry Pi Page is a handy resource for asking questions… The one thing i have not been able to figure out is how to tell the Pi to take the photos out of the camera wihtout having a monitor plugged in. I was thinking either tell it, on boot, to start monitoring the camera and download everything. This way, if you have it plugged into a external power source, it will be monitoring and downloading to somewhere… USB HDD, USB Key, etc. If there is a Wifi spot around, try uploading them to a location, posibily manageable via web interface of some sort… Lots of interesting ideas can be done… its just a matter of doing them… 🙂</description></item><item><title>Sublime Text 2 with Powershell</title><link>https://www.tiernanotoole.ie/2012/08/31/sublime-text-2-with-powershell.html</link><pubDate>Fri, 31 Aug 2012 09:00:13 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/08/31/sublime-text-2-with-powershell.html</guid><description>My new Favorite cross platform text editor is Sublime Text 2. It works on Windows, Mac OS and Linux, and i am very happy with it. My only problem is the path to start it is not exactly easy to type… So, with the help of PowerShell, my new favorite command line tool on Windows, i added an alias:
Set-Alias subl &amp;#39;c:\program files\sublime text 2\sublime_text.exe&amp;#39;
I added this to my Microsoft.PowerShell_profile.ps1 file in Documents\WindowsPowerShell folder. If you don’t have one of these files, check out this Computer Performance.Co.UK post on Creating PowerShell profile files and then edit the file and add the line above… Now, I can edit files in PowerShell with Sublime Text 2 by typing:</description></item><item><title>AutoScaling with Amazon</title><link>https://www.tiernanotoole.ie/2012/08/30/autoscaling-with-amazon.html</link><pubDate>Thu, 30 Aug 2012 00:00:00 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/08/30/autoscaling-with-amazon.html</guid><description>I have a few Amazon EC2 instances running on a project, and one of these instances was known as the Zombie Instance! Every time i killed it, it came back to life a few min later… I found out that i, at some point, set that instance to be in an AutoScaling group. Any time the instance died, Amazon would check and restart the instance. So, how did I kill this undead instance? Check out “Auto Scaling with Amazon EC2 II” on LLOVIZNA’s blog. They had the same issue i had (trying to kill the Auto Scaling group gives an error) and figured out how to do it. Handy stuff. Now the instance is dead, and hopefully it wont come back any time soon… Mind you, When AutoScaling works correctly, it can be very cool indeed!</description></item><item><title>My new Git Powered Site</title><link>https://www.tiernanotoole.ie/2012/08/29/my-new-git-powered-site.html</link><pubDate>Wed, 29 Aug 2012 12:54:40 +0000</pubDate><guid>https://www.tiernanotoole.ie/2012/08/29/my-new-git-powered-site.html</guid><description>So, this site is brought to you by GIT, Jekyll and Magic… here is how i did it…
I have a Linux VM running the site. Its an Ubuntu 12.04 server. On that i installed Jekyll. I also have gitolite installed for personal git repos. In the Git Repo for this site, under the hooks directory, I added a post-receive file which I got from here originally. Apache is set to serve the directory that Jekyll produces… That’s what you are reading here. If you are interested, you can find the code and config for this site on my github repo</description></item></channel></rss>