<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>XPC Design</title>
	<link>http://www.xpcdesign.com</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 18:19:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Plesk Commands and Paths</title>
		<description>Restarting Firewall

	/etc/rc.d/init.d/psa-firewall stop
	/etc/rc.d/init.d/psa-firewall start

Restart Plesk

	/etc/init.d/psa stop
	/etc/init.d/psa start

Run Logwatch

	logwatch --print --detail High --archives --range All
 </description>
		<link>http://www.xpcdesign.com/2010/03/plesk-commands-and-paths/</link>
			</item>
	<item>
		<title>SMARTd Commands for SATA Drives</title>
		<description>Show all SMART information

[code]smartctl -d ata -a /dev/sda1[/code]

	-a = Show all SMART information for device.
	-d = Specify the device type to one of: ata, scsi, marvell, 3ware (ata is selected above).
	/dev/sda1 = The drive.

Run a self-test

[code]smartctl -d ata -t offline /dev/sda1[/code]

[code]smartctl -d ata -t long /dev/sda1[/code]

Output self-test and other log results

	smartctl ...</description>
		<link>http://www.xpcdesign.com/2010/02/smartd-output-for-sata-drives/</link>
			</item>
	<item>
		<title>Setup Guide for AC-7 Wireless DAW Control Surface</title>
		<description>The information for setting up this iPhone app on XP with Reaper is very limited. Here is a quick guide.

Installation:

	So far I've only got this to work on XP because I don't know of a midi loopback driver with Windows 7 support that has multiple inputs and outputs.
	Install DSMIDIWiFi.
	Install Midi ...</description>
		<link>http://www.xpcdesign.com/2010/02/setup-guide-for-ac-7-wireless-daw-control-surface/</link>
			</item>
	<item>
		<title>Use cheat codes in Doomsday for Doom, Hexen or Heretic</title>
		<description>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:

[code]cheat nra[/code]

This gives me all the weapons in Hexen.

	Hexen Cheat Codes
	Heretic Cheat Codes
	Doom Cheat Codes
 </description>
		<link>http://www.xpcdesign.com/2009/11/use-cheat-codes-in-doomsday-for-doom-hexen-or-heretic/</link>
			</item>
	<item>
		<title>List of CC Spells for Power Aura&#8217;s Classic</title>
		<description>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


 </description>
		<link>http://www.xpcdesign.com/2009/10/list-of-cc-spells-for-power-auras-classic/</link>
			</item>
	<item>
		<title>Edit Games in the Windows 7 Games Explorer</title>
		<description>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.

Before (random screenshot in Vista):



My Games Explorer in Windows 7:

 </description>
		<link>http://www.xpcdesign.com/2009/09/edit-games-in-the-windows-7-games-explorer/</link>
			</item>
	<item>
		<title>Install mod_security 2 on CentOS/RedHat</title>
		<description>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 ...</description>
		<link>http://www.xpcdesign.com/2009/08/install-mod_security-2-on-centosredhat/</link>
			</item>
	<item>
		<title>ListMessenger SMTP Error</title>
		<description>I started receiving the following error after making some network changes:

[code]Unable to send message to email@email.com. LM_Mailer responded: SMTP Error: Could not connect to SMTP host.[/code]

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 ...</description>
		<link>http://www.xpcdesign.com/2009/08/listmessenger-smtp-error/</link>
			</item>
	<item>
		<title>Logitech G15 Display Customization &#8211; LCDStudio</title>
		<description>I'm working with LCDStudio to create the "ultimate" display that shows me everything.

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 ...</description>
		<link>http://www.xpcdesign.com/2009/07/logitech-g15-display-customization-lcdstudio/</link>
			</item>
	<item>
		<title>Boot Acronis with USB on an EEE PC</title>
		<description>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 ...</description>
		<link>http://www.xpcdesign.com/2009/04/boot-acronis-with-usb-on-an-eee-pc/</link>
			</item>
</channel>
</rss>
