- Published:
- February 8, 2010 – 9:05 pm
- Author:
- By Dave
This is my admittedly minor but I hope useful contribution to the TinyOS development community. TinyOS is an Operating System and development framework for Wireless Sensor Networks and other platforms which has a small footprint and is very energy conscious.
The TinyOS source code is available for free online for many operating systems, however it takes a [...]
Categories: Programs, Software, Ubuntu
Tagged: tinyos, ubuntos, Ubuntu, virtualbox
- Published:
- October 30, 2009 – 6:40 am
- Author:
- By Dave
I put this together for a project in a class I am taking, and thought it would be handy for others as well. The goal is to access a Windows filesystem and reset the password for a user, for example if someone forgot the Administrator password or the account is locked out from too many [...]
Categories: Software, System Administration, Tech, Ubuntu, Windows
Tagged: chntpw, livecd, password, Ubuntu, Windows
- Published:
- May 21, 2009 – 7:22 pm
- Author:
- By Dave
It is easy to do an in-place upgrade of Ubuntu Server from 8.10 ‘Intrepid Ibex‘ to 9.04 ‘Jaunty Jackalope‘. You can do this remotely over ssh or whatever you use to control your server. Best practices say to make sure to backup your server before doing the upgrade. I’ve done several servers this way with [...]
Categories: Linux, Shell, System Administration, Ubuntu
Tagged: System Administration, Ubuntu
- Published:
- March 17, 2009 – 3:58 pm
- Author:
- By Dave
Running sudo apt-get upgrade, I started getting this error:
Reading package lists… Done
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 313D312748A22A95
W: You may want to run apt-get update to correct these problems
Ah ha! But apt-get update is the command causing this problem.
The solution is [...]
Categories: Configurations, Shell, System Administration, Ubuntu
Tagged: apt-get, gpg, Ubuntu
- Published:
- November 13, 2008 – 12:39 pm
- Author:
- By Dave
I recently took upon the task of setting up a presentation display in the lobby of our building. This display had previously used an old computer running Windows 2000, and displayed a fairly simple PowerPoint presentation with a few frames, mostly a schedule for anyone coming into the building.
We did a renovation and this display [...]
Categories: Configurations, Shell, System Administration, Tech, Ubuntu
Tagged: display, lobby, power point, powerpoint, Ubuntu