Your Ad Here
Oct
15
2009
0

miniBSD – Reducing FreeBSD

Several years ago, I worked on a side project that required a lightweight operating system where I could run a simple C program and a UNIX shell, so I naturally gravitated toward FreeBSD, as opposed to Linux. The reason at the time (2004-2005) was that Linux distros like Redhat, Debian, CentOS, and even Slackware tended to need a lot of packages to support even a base installation (i.e. X Windows, GUI, etc., as well as the hundreds of seemingly required programs like perl and python, that we take for granted today).

Manuel Kasper has a great article at https://neon1.net/misc/minibsd.html which details how to slim down a FreeBSD instal to run on a small hardware form factor. In my specific use case, I used a Soekris net4801 running off of CompactFlash, with an Atheros wireless card, and the FreeBSD version I used was initially 4.11, then used 5.4.

There is now an entire project dedicated to this called miniBSD, and can be found at https://www.minibsd.org/. Depending on your needs, hardware requirements, open source licensing, etc., this could eb an ideal solution for your next project, whether you are building a specialized computing platform or some other specialized application or function.

  • Share/Bookmark
Written by Brian Reed in: FreeBSD | Tags: ,
Oct
15
2009
0

Download Wii Covers

You can go to http://www.wiiboxart.com and download all of the Wii Box Covers. You will need to manually copy the contents of the zip file (version 1.2 can be downloaded directly here) to your SD Card that already has USB Loader GX or your Wii Boot Loader of choice.

  • Share/Bookmark
Written by Brian Reed in: Wii | Tags: , , ,
Oct
12
2009
0

Top Ways to Get Google to Crawl and Index your Web Site

Since putting this web site up about a month ago, I have learned a lot about SEO and what it takes to get a site from zero to running. I wanted to go ahead and share some tips and key steps I learned in the process:

It is helpful to have a solid idea of what topics, ideas or general message you want to communicate on your web site. I have chosen to launch breednet.net as a dumping ground for a whole laundry list of tips, tricks, scripts, and other stuff that I have found useful at some point.

Once you get the concept, find a Content Management System (CMS) to help you. There are literally hundreds to choose from, and some of the more popular include Drupal, Wordpress and PHP-Nuke. These three are all well supported, are free/open-source, and have good documentation. I have built sites in all three over the last 10 years, and been able to get each up and running very quickly. If you would like to just pay someone to get your CMS up and running, click here to email me, and I would be glad to discuss your specific needs further.

Your site needs to also have some sort of structure. Usually your CMS will help you here. What is important is to have categories, sub-categories, keywords, and searching on your site.

Start creating content. That’s right, time to get some new content posted. I would work on getting 5-6 quality posts together, each one being at least 200 words. If you are using Wordpress, the admin section for Add New Post gives a nice Word count.

Be sure to use descriptive titles, with keywords included. If you are using Wordpress, there is a SEO All-in-one pack put out by Semper Fi Web Design that you will want to install that has options it will add to optimize for search engines, keyword inclusion and other features. You will want to do this for your 5-6 new pieces of flair/content.

If you are using Drupal or Wordpress, be sure to have Clean URLs enabled, PATH configured correctly in your httpd.conf file. This will prevent URL’s from being in a goofy format like http://www.mysite.com/?=p38, and instead http://www.mysite.com/20091012/Here-is-my-article/. Google for how to do this for your specific CMS.

Place some internal cross-links in your site, which in simple terms, link to yourself. This goes further than simply putting links to your home page, you might want to have content piece #4 link to content piece #2. For example, here is a link to a previous article I wrote on compiling and encrypting shell scripts.

Also, you might want to find sites with similar content or topic areas and offer to exchange links. For example, I have exchanged links with Cassandra Security, where I blog (and need to blog more).

Submit your site to Google. This is done online at http://www.google.com/addurl/. When I submitted my site, Google indexed it in about 3-4 days. YMMV.

You can also upload a sitemap to Google at https://www.google.com/webmasters/tools/

I would also recommend adding some ads to your site, both to help get a little revenue, but more to gain experience for SEO and how online advertising works. I use Google Adsense and you can sign up at http://www.google.com/adsense. If you use Wordpress, there is an add-in called Easy Adsenser, which makes adding ads simple.

I would also recommend signing up for Google Analytics, so you can figure out where traffic is coming from, what content is successful and what is not. Go sign up at http://www.google.com/analytics/

Finally, once you have a method to get users to your site, track their activity, generate some ad revenue, I would recommend submitting to some social networking sites like Digg, del.icio.us and Furl to drive more page views.

  • Share/Bookmark
Written by Brian Reed in: Uncategorized | Tags: , , , ,
Oct
08
2009
0

Create Microsoft Active Directory User Accounts from an Excel Spreadsheet

Recently, I had the need to create a large number of Active Directory users. I had an Excel spreadsheet with all the necessary info (CN, sAMAccountname, First and Last Name, email, phone number, job description), and I remembered reading on Microsoft Technet years ago for how to do this.

Sure enough, there is an article out there called “Create User Accounts from Information in an Excel Spreadsheet“. I very quickly was able to get 300+ users plugged into AD, customizing this for my needs.

  • Share/Bookmark
Sep
22
2009
0

Nintendo Wii – How to backup/store/load games from an External USB Drive

I just completed my first guide on how to backup/store/load games from an External USB Hard Drive. The guide links to several other key sources on the Internet, such as wiihacks.com forum posts, and the great guide hosted here at mikeandheth.com.

You can download the guide directly here.

  • Share/Bookmark
Written by Brian Reed in: Wii | Tags: , , ,
Your Ad Here