Archive for August, 2007

Microsoft announces “less-annoying” Vista OS early next year

Acording to The Register and Windows Vista Team Blog Site, Microsoft will release SP1 for Windows Vista with “a lot of improvements in security and performance.

<ironic mode>Maybe the SP1 will format your actual vista installation, migrate all data and install a new and clean realease of a linux distribution called “Linux Vista”, to obtain better performance. IMHO, is the only way to get more perfomance using this load of crap.</ironic mode>

AIX Diagnostics

I have a personal diagnostic list to exactly make a QA (Quality Assurance) or to do a detailed diagnostic. Its very useful if you have a lot of machines to see. Here we go (its nice if you can make a script and use it, I have one, of course)

Read more »

Reboot checklist

It’s good to check some things after reboot an AIX system, lets see:

1) Verify what disks are on rootvg.
2) Rewrite the bootdisks of rootvg;
3) Verify the boot order;
4) Setting up the verified boot order;

1) Verify what disks are on rootvg:

# lspv | grep rootvg
hdisk0 00012998b87370f6 rootvg active
hdisk1 00012998180a047e rootvg active

2) Rewrite the bootdisks of rootvg:

# bosboot -ad hdisk0
bosboot: Boot image is 20726 512 byte blocks.
# bosboot -ad hdisk1
bosboot: Boot image is 20726 512 byte blocks.

3) Verify the boot order:

# bootlist -m normal -o
hdisk0 blv=hd5

4) Setting up the verified boot order:

Look where the dump partition are located:

# lslv -l lg_dumplv
lg_dumplv:N/A
PV COPIES IN BAND DISTRIBUTION
hdisk1 016:000:000 0% 016:000:000:000:000

In this case, is better the hdisk1 be the first disk on boot order (btw, the two disks will boot at the same time, but only one will be the first identificated):

# bootlist -m normal hdisk1 hdisk0
# bootlist -m normal -o
hdisk1 blv=hd5
hdisk0 blv=hd5

Source: Kairo Araujo

Commodore

After read some news about (I can’t remember where) commodore selling some mp3 devices, I make a search in google and surprise (for me, at last).

 http://www.commodoregaming.com

Commodore is actually an active company, building “game pcs”, skin change capable (of course, theres an Vintage C64 section on this site).