Starting over… Windows 7 or Linux.

Monday, 26. October 2009

Upgrading to Windows 7

Windows 7 is out! And as usual, Microsoft is pushing the idea that: “Windows 7 is the greatest operating system ever created”. Well, I would argue that point, but if you are a hardcore windows user, you most likely will be drinking from the Microsoft Cool-Aid fountain, and will purchase the Windows 7 upgrade.

The first thing you’ll notice is that if you aren’t running Vista, you will be installing Windows 7 as a fresh install. Even if you are running Vista, most experts recommend that you install from scratch regardless. So what does that mean to Windows users? You will be starting fresh! A fresh start! A new tomorrow!

Read more »

  • Share/Bookmark

Notes from my GNUPG talk

Monday, 19. October 2009

What is GNUPG?

GNUPG is the open source alternative to PGP. It allows you to sign and / or encrypt digital information that you are sending to others. They then can verify / decrypt the data. It uses the asymmetric cryptography model for signing data and can use both symmetric and asymmetric cryptography for data encryption.

Why use GNUPG

GNUPG creates an additional layer of security and authenticity of data that you transmit or receive. This helps verify and protect your identity on the web. Using GNUPG for encryption also protects sensitive information during transmission to others, as well as protecting data on storage media.

Read more »

  • Share/Bookmark

Saving Data On The Cloud… Safe?

Monday, 12. October 2009

The temptation of the cloud…

In today’s everything digital world, it seems like a natural thing to store your data where you can get to it from anywhere. But who is insuring that all those photos, contacts, videos, calendar entries, and other digital info will be there in ten years? Or in five years? Or even next year? Actually, who is making sure it will be there and accessible tomorrow? With Microsoft/Danger’s announcement of a total data storage failure on the T-Mobile Sidekick Network:

Read more »

  • Share/Bookmark

Why IT People Don’t Sleep at Night…

Tuesday, 29. September 2009

This story might not be for everyone.

I often have trouble thinking of things to write about that will fit in to the “Everyone can benefit from” category. This little blog post is really aimed at IT folks and their families. It is an effort in explaining some of the strange thought processes we as IT people need to use in our jobs, and how they leak into our home and social lives sometimes.

Read more »

  • Share/Bookmark

Is Obama A Spammer?

Monday, 24. August 2009

Thousands report receiving health care email from White House without requesting it.

Over the last few days, news agencies have been reporting that the office of the president used a third party email service to deliver a political email to email accounts that were not subscribed or ever requested government email. This has lead to all sorts of questions regarding if tax payer money was used, or if the White House over stepped it’s bounds by sending what many are calling “SPAM” emails under the presidential umbrella.

This event has brought to the forefront a company that is engaged in managing mass emails for different government agencies called Gov Delivery. Caught in the middle of this whole thing, Gov Delivery is doing it’s best to protect both it’s clients, and it’s own back end. But I think everyone is missing the real story here.

Read more »

  • Share/Bookmark

Using Rsync and Hard Linked Files to Store Backup Snapshots.

Thursday, 20. August 2009

Who’s really behind the idea.

First off, let me be clear that this was not my idea. I was told about this whole concept by Mike Rubel @ Cal Tech. He’s the rocket scientist behind this whole idea. Now that we have our “Credit Where Credit is Due” portion out of the way, let’s get into the whole rsync backup concept.

Read more »

  • Share/Bookmark

Notes From My Linux Firewall Presentation.

Saturday, 15. August 2009

Linux Firewall Presentation Notes…

Here are the notes regarding what I covered in my presentation to the Simi Conejo Linux User Group. The actual presentation covered these subjects in more detail then I was able to fit in here, but you should get the general idea of the concepts covered by reading this all the way through. If you would like me to present this presentation for your organization or group, please contact me via email.

Read more »

  • Share/Bookmark

Speaking Announcement – Build a Linux Firewall

Monday, 10. August 2009

How to build a Linux Firewall… Join us and Learn!

I will be speaking at the Simi Conejo Linux Users Group (SCLug) on August 15th 2009.

I will be demonstrating how to setup a Linux based PC with multiple network interfaces to act as a firewall. The presentation will cover the following topics:

  1. Linux as a stateful firewall.
  2. Using policy based routing to select between multipleĀ  routes.
  3. Performing source and destination network address translation.
  4. Performing load balancing between multiple internet connections.

I plan to start with a base Debian install, and take the group step by step through setting up NAT for both static and DHCP internet connections. I’ll then move to setting up a second internet connection, and demonstrate the use of policy routing to choose an outbound route for different types of connections. Once we’ve covered policy routing, I”ll finish up with session based load balancing across both connections.

If you are going to be in the East Ventura County area on the 15th, I encourage you to join us!

The presentation will be held at the Simi Valley YMCA at 2:00PM on August 15th, 2009.

I look forward to seeing you there!

– Stu

  • Share/Bookmark

Twitter Down. Reports Under DoS Attack.

Thursday, 6. August 2009

What exactly is a DoS Attack?

In simple terms, a DoS or Denial of Service attack is when a system or group of systems, create traffic to a web site or network service, that causes an overload of the equipment and forces the web site or network service to drop or ignore real requests.

What we know at this time.

At the time or my writing, Twitter had gotten some control over this problem, and can now display web pages again, but are not accepting posts.

Facebook appears to have slowed down as well, but this is being attributed to the increased traffic to Facebook due to the Twitter problem.

– Stu

  • Share/Bookmark

Choosing A Web Content Management Software.

Tuesday, 28. July 2009

Choosing the right software for your dynamic web content management is important.

There are tons of hosted and installable software packages out there that do web content management. Some good, some not so good. Only one thing is certain, you’ll have your work cut out for you if you choose the wrong one.

I’m going to talk about a few of the most popular open source packages that are out in the wild. Each are different, and do things differently. The one that’s right for you, depends on what your endgame is.

Read more »

  • Share/Bookmark