Setup Guide for AC-7 Wireless DAW Control Surface

Posted in Music, Technical Issues on February 5th, 2010 by Ryan

The information for setting up this iPhone app on XP with Reaper is very limited. Here is a quick guide. Read more »

Use cheat codes in Doomsday for Doom, Hexen or Heretic

Posted in Gaming on November 7th, 2009 by Ryan

To use cheat codes in Doomsday for Doom, Hexen or Heretic, just press the tilde key (~) and type cheat, put a space and then use any one of the original cheat codes.

Example:

cheat nra

This gives me all the weapons in Hexen.

List of CC Spells for Power Aura’s Classic

Posted in Gaming on October 7th, 2009 by Ryan

Stuns
Kidney Shot/Hammer of Justice/Cheap Shot/Maim/Charge Stun/Intercept/Concussion Blow/Pounce/Shadowfury/Deep Freeze/Gnaw/Intimidation/Repentance/Impact/Blackout

Silences
Silence/Strangulate/Counterspell/shield bash/bash/pummel/kick/Mind freeze/earth shock/spell lock

Roots
Entangling Roots

Snares
Polymorph/Freezing Trap/Frost Nova/Frostbite/Hex

Slows
Slow/Typhoon/Hamstring/Daze/Wing Clip/Earthbind/Piercing Howl

Disorient
Cyclone/Blind/Fear/Banish/Psychic Scream/Mind Control/Wyvern Sting/Seduction/Shackle Undead/Hibernate/Mind Control/Sap/Turn Evil/Scatter Shot/Scare Beast/Gouge/Howl of Terror/Death Coil/Intimidating Shout

Edit Games in the Windows 7 Games Explorer

Posted in Customization, Gaming on September 1st, 2009 by Ryan

Someone has developed a tool that enables you to edit your Games Explorer in Windows 7 (or Vista). You can add missing box art quite easily. Read more »

Install mod_security 2 on CentOS/RedHat

Posted in Customization, Programming on August 31st, 2009 by Ryan

This is a translation from Spanish to English, but still the best guide I’ve used so far. Modified slightly to help others but could use more work.

Important: ModSecurity blocks lots of UNIX commands. I had to add dots to them. They are colored red so you know to change them.

This article assumes that you have installed a RedHat Enterprise or CentOS and not guaranteed to work, although we have tested on several CentOS 4.5 with success. Read more »

ListMessenger SMTP Error

Posted in Technical Issues on August 6th, 2009 by Ryan

I started receiving the following error after making some network changes:

Unable to send message to email@email.com. LM_Mailer responded: SMTP Error: Could not connect to SMTP host.

How I fixed it: I set my ListMessenger to use PHPmail and then edited my php.ini file. In that file there is a setting for your smtp server, it was set to localhost. I changed it to our default smtp server and it worked again.

Why: I was fiddling around with network settings and managed to break something so that computers on the local network can’t access the server via it’s name, and apparently it can’t access itself by localhost. I’m not sure why this happened but I think it has something to do with VMWare network cards stealing priority and forcing IP’s that didn’t work.

Logitech G15 Display Customization – LCDStudio

Posted in Customization on July 24th, 2009 by Ryan

I’m working with LCDStudio to create the “ultimate” display that shows me everything.

screenshot-single

So far I’ve included:

  • Foobar200 (bottom left, with progress bar)
  • System temperatures (top left, comes from the software Everest)
  • Local weather (middle)
  • Upload/download bandwidth (right, has bars that show how much capacity is in use)
  • CPU/RAM usage
  • Hard drive usage
  • Volume (far right)
  • Gmail new message count (top right)

I also have a few more pages that show more details: Read more »

Boot Acronis with USB on an EEE PC

Posted in Tips on April 4th, 2009 by Ryan

There are a few basic guides:

  • powerex’s guide where you format with an HP tool
  • ziggywas’ tip to format with PeToUSB
  • (The following step to those 2 summaries is to just use the Acronis Rescue disk creator)

There’s only one small catch. Setting the first boot device to “Removeable Device” doesn’t include your usb stick. Boot with your USB stick and find the list of hard drives in the boot menu, then move your stick up to first place. Then go back to the boot priority menu and you should see your actual flash drive listed, make that first and you’re good to go.

Oh and FYI, Acronis can’t access the Windows network on the EEE PC, nor can it access my big external drive (which doesn’t make sense). =/

I did find this one interesting tidbit of info:

Update:  For whatever reason, Acronis v10 or 11 + EeePC 900 does not like being plugged into an Ethernet Switch (hanging off a router) for Recovery – it can’t find a network or any network shares – in fact Acronis sees it as “cable unplugged”.  I plugged the 900 directly into a router port, bypassing the Ethernet Switch, and Acronis found the Network.  Done. [Source]

I’m plugged directly into a router and it’s still not working. But maybe using a cross-wired cable would do the trick.

Useful Firefox Plugins for the EEE PC

Posted in Customization on April 4th, 2009 by Ryan
  • Tiny Menu – Condenses all the file menus (File, Edit, View, etc.) into one option called Menu. I suggest using this, then dragging all the nav buttons and such onto the same row. Saves a lot of screen real estate, and it’s one of the most important addons in my opinion.
  • autoHideStatusbar – Auto-hides the Firefox status bar at the bottom of the screen, similar to Google Chrome.
  • Foxmarks – Synchronize bookmarks with any of your other computers.
  • Silvermel – Great classy theme. (Not really designed specifically for this but it just looks good.)
  • Hide Find Bar – Auto hides the find bar after X amount of seconds. I always leave it open by accident so this is great.

Enable Advanced Mode on the EEE PC 1000

Posted in Customization on April 4th, 2009 by Ryan

How to set up Advanced Desktop or Full Desktop on an Eee PC 1000

  1. Press Ctrl & Alt and T at the same time to get to the terminal.
  2. Type sudo synaptic
  3. Click settings and then repositories
  4. Click add in the bottom left corner
  5. Put http://download.tuxfamily.org/eeepcrepos/ in the URL:
  6. Put p701 in the distribution
  7. Put main etch in the sections
  8. You have just added the 701 repositories
  9. Now close the repository window and click reload in synaptic
  10. Next search for ksmserver and then kicker right click on each one and mark install
  11. Click apply at the top of the page and wait for synaptic to finish
  12. Close synaptic and the terminal window
  13. You should now have a full desktop option in you shutdown options.

Source: geeksok.com