Here we go!

The site has launched.

Read more...
Back

Welcome to the new Hildoer Systems website. Over the coming months, HildoerSystems.com will be undergoing a transformation. I will be adding content related to open-source and semi-open-source projects I am developing such as an OEM quality CarPC for under $1000 (installed, with licensed software). I will also be publishing articles and tutorials on various topics ranging from enterprise level VMware configurations, to custom installations of Ubuntu, to hacking your touch screen LCD on your CarPC, to tutorials on using vector graphics applications.

 
Backup a Subversion (SVN) Repository with this Free Script PDF Print E-mail
User Rating: / 5
PoorBest 
Tutorials - System Administration
Written by Anthony Hildoer   
Sunday, 22 November 2009 09:02

Version control systems are probably one of the most useful tools I have ever found. I store everything from shell scripts, to source code, to family photos, to configuration files, to the kitchen sink. And, since I run my own Subversion serve, I can create repositories with abandon. In fact, each software module I develop for each customer gets a private repository. Considering how dependent I am on Subversion, it only follows that I need to make sure my Subversion server is completely bullet proof, or at least thoroughly backed up. Although the drive system utilized is a RAID10 with multiple hot spares, I still did not feel secure knowing the the building could burn down and I could still lose everything. So, I needed a more integrated way of backing up Subversion, but without the price tag of expensive backup solutions one can purchase online. This is where my knack for automation scripting jumps off the bench and yells, "Put me in coach!"

Last Updated on Wednesday, 16 December 2009 08:48
Read more...
 
Enable DVD Playback in Ubuntu in ONE Command PDF Print E-mail
User Rating: / 31
PoorBest 
Written by Anthony Hildoer   
Thursday, 17 July 2008 22:23

It took me some time to figure out the surefire way to get DVD playback working in Ubuntu. I have seen MANY tutorials and forums all giving clues to the solution, but noone seems to post a complete step by step solution. This solution works for me every time. I use it to configure 4 different systems with completely different components. Simply run this script as root, reboot*, and enjoy the show with the totem command, or Movie Player in the Sound & Video submenu of the programs menu.

Last Updated on Friday, 31 July 2009 21:25
Read more...
 
Adobe Flash 10 for Ubuntu Desktop 64bit (and 32bit) PDF Print E-mail
User Rating: / 28
PoorBest 
Tutorials - Multimedia
Written by Anthony Hildoer   
Tuesday, 17 February 2009 14:57

Well, it is about time someone made installing flash easy, especially for Ubuntu 64bit. As usual, I found myself scouring the internet in search of a surefire way of installing flash into Firefox (and maybe even Opera) without any guesswork. Well, I took the best suggestions, from all over the internet and made a single script that just works--EVERYTIME! It does not matter if you are running feisty fawn, gutsy gibbon, hardy heron, intrepid ibex, karmic koala, etc. It does not matter if you are running 32bit or 64bit. It does not matter if you use Firefox or Opera. This script just works. Oh, and it even works with Pulseaudio. So, download the file or copy and paste the script as normal.

Don't forget to chmod +x and run with sudo. Enjoy.

Last Updated on Sunday, 22 November 2009 10:04
Read more...
 
Automated Install of Deny Host SSH Security for Ubuntu PDF Print E-mail
User Rating: / 11
PoorBest 
Written by Anthony Hildoer   
Thursday, 17 July 2008 21:35

Whether you know it or not, someone is trying to hack into your computer right now. Well, that is true with some statistical assumptions. At the very least, if you are running SSH services, someone is trying to log in through SSH. On my lowly web server which gets about 10,000 hits a month (not very many), I clocked 915 authentication failures in only 4 days. This number may seem high, but it could be MUCH higher. The reason is because of Deny Host.

Last Updated on Tuesday, 17 February 2009 15:35
Read more...
 
<< Start < Prev 1 2 Next > End >>

Page 1 of 2
Content View Hits : 130604