<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WLACS Tech Blog</title>
	<atom:link href="http://blog.wlacs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wlacs.com</link>
	<description>Community knowledge</description>
	<lastBuildDate>Mon, 06 Jul 2009 16:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wells Fargo Fraud Alert &#124; Internet Security</title>
		<link>http://blog.wlacs.com/2009/07/wells-fargo-fraud-alert-internet-security/</link>
		<comments>http://blog.wlacs.com/2009/07/wells-fargo-fraud-alert-internet-security/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 16:56:42 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Fraud]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=79</guid>
		<description><![CDATA[It&#8217;s amazing that these Internet frauds are still around.  Even more amazing is that they&#8217;re still around because they still work!
This morning, I was greeting with a friendly email from Wells Fargo Bank telling me about a new system that ensures my security while using online banking&#8230; only problem is&#8230; I don&#8217;t bank at [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s amazing that these Internet frauds are still around.  Even more amazing is that they&#8217;re still around because they still work!<span id="more-79"></span></p>
<p>This morning, I was greeting with a friendly email from Wells Fargo Bank telling me about a new system that ensures my security while using online banking&#8230; only problem is&#8230; I don&#8217;t bank at Wells Fargo.</p>
<p><code><br />
From: Wells Fargo Bank [online.security@wellsfargo.com]<br />
Subject: Fraud Alert | Internet Security<br />
Body:<br />
FRAUD ALERT | Internet Security<br />
Dear Customer,</p>
<p> Wells Fargo Bank customers have made several complaints regarding fraudulent activities on their accounts. Due to the persistent complaints, we have developed a new system to ensure your security while using our Online Banking facilities.</p>
<p>In order to make you safer online, we require you to register your account details on the new secure system by following the link below:</p>
<p>www.wellsfargoonline.com/Acct.Security/LOGIN?001register.html <<code>http://www.methodofmadness.com/ecm/admin_online/online_banking/wellsfargo/customer/security.alerts/index.html</code>> </p>
<p>Thank you for your cooperation, we value our customers highly.</p>
<p>Internet Security,</p>
<p>Wells Fargo Bank.<br />
</code></p>
<p>Close examination of the link at the end of the email message reveals the fradulent website:</p>
<p><code><br />
http://www.methodofmadness.com/ecm/admin_online/online_banking/wellsfargo/customer/security.alerts/index.html<br />
</code></p>
<p>The site phishes for your online banking username information, ATM PIN, credit card number, social security number, bank account number, DirectPay passcode, and email address.</p>
<p>If you've become a victim of this phishing scam, contact your local branch via telephone or in-person.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/07/wells-fargo-fraud-alert-internet-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount an Apple HFS+ Hard Drive Parition using Knoppix</title>
		<link>http://blog.wlacs.com/2009/07/mount-an-apple-hfs-hard-drive-parition-using-knoppix/</link>
		<comments>http://blog.wlacs.com/2009/07/mount-an-apple-hfs-hard-drive-parition-using-knoppix/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:33:52 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[hfs+]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=77</guid>
		<description><![CDATA[We recently had a client with a crashed hard drive on an Apple MacBook Pro.  Data recovery software wasn&#8217;t having any luck so we attempted recovery via LINUX.  The drive appeared to mount okay via FW400 but did not allow the technician to view the contents, it returned an error stating the drive [...]]]></description>
			<content:encoded><![CDATA[<p>We recently had a client with a crashed hard drive on an Apple MacBook Pro.  Data recovery software wasn&#8217;t having any luck so we attempted recovery via LINUX.<span id="more-77"></span>  The drive appeared to mount okay via FW400 but did not allow the technician to view the contents, it returned an error stating the drive had an invalid filesystem and could not mount.</p>
<p>A quick command in the terminal cleared things right up:</p>
<p><code><br />
sudo mkdir /mnt/apple<br />
sudo mount -a -t hfsplus /dev/hdf2 /mnt/apple<br />
</code></p>
<p>Of course, you must edit &#8220;hdf2&#8243; to match whatever your hard drive was assigned.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/07/mount-an-apple-hfs-hard-drive-parition-using-knoppix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing &#8220;AddToolbar&#8221;, &#8220;DeleteTheFile&#8221;, &#8220;Main&#8221;, &#8220;popSaveAsDialog&#8221;, &#8220;reloadDoc&#8221;, &#8220;startMail&#8221;, &#8220;startPrint&#8221; Macros from Microsoft Word X/2004</title>
		<link>http://blog.wlacs.com/2009/07/removing-addtoolbar-deletethefile-main-popsaveasdialog-reloaddoc-startmail-startprint-macros-from-microsoft-word-x2004/</link>
		<comments>http://blog.wlacs.com/2009/07/removing-addtoolbar-deletethefile-main-popsaveasdialog-reloaddoc-startmail-startprint-macros-from-microsoft-word-x2004/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 19:31:32 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=75</guid>
		<description><![CDATA[A client of ours recently brought in an Apple iMac running Microsoft Word 2004.  He started having a problem where recipients of Word files he created were blocking the attachment due to a possible &#8220;virus infection&#8221;.
When going to Tools > Macros in Microsoft Word 2004, the following list of macros was displayed:

AddToolbar
DeleteTheFile
Main
popSaveAsDialog
reloadDoc
startMail
startPring

Immediately, we recognized [...]]]></description>
			<content:encoded><![CDATA[<p>A client of ours recently brought in an Apple iMac running Microsoft Word 2004.  He started having a problem where recipients of Word files he created were blocking the attachment due to a possible &#8220;virus infection&#8221;.<span id="more-75"></span></p>
<p>When going to Tools > Macros in Microsoft Word 2004, the following list of macros was displayed:</p>
<p><code><br />
AddToolbar<br />
DeleteTheFile<br />
Main<br />
popSaveAsDialog<br />
reloadDoc<br />
startMail<br />
startPring<br />
</code></p>
<p>Immediately, we recognized that these were common actions used by third-party applications.  We also noticed an Adobe Acrobat toolbar underneath the standard editing toolbar.</p>
<p>Attempting to remove the macros by choosing the &#8220;delete&#8221; option is impossible since they are created from a template file upon start-up.  To successfully remove the macros without removing Adobe Acrobat altogether, perform the following steps:</p>
<ol>
<li>Quit Microsoft Word</li>
<li>Open a new Finder window</li>
<li>Navigate to your Startup Volume</li>
<li>Open the &#8220;Applications&#8221; folder</li>
<li>Open the Microsoft Office 2004 (or X) folder</li>
<li>Open the &#8220;Office&#8221; folder</li>
<li>Open the &#8220;Startup&#8221; folder</li>
<li>Open the &#8220;Word&#8221; folder</li>
<li>Delete the &#8220;PDFMaker.dot&#8221; file</li>
<li>Relaunch Microsoft Word</li>
</ol>
<p>You&#8217;ll notice that the Adobe Acrobat toolbar is now gone.  If you navigate to Tools > Macros, you&#8217;ll also notice that the macros are gone as well.</p>
<p>Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/07/removing-addtoolbar-deletethefile-main-popsaveasdialog-reloaddoc-startmail-startprint-macros-from-microsoft-word-x2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Activation Server Temporarily Unavailable</title>
		<link>http://blog.wlacs.com/2009/06/iphone-activation-server-temporarily-unavailable/</link>
		<comments>http://blog.wlacs.com/2009/06/iphone-activation-server-temporarily-unavailable/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 21:21:12 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=70</guid>
		<description><![CDATA[As many iPhone users are scrambling to get their hands on the newly released iPhoneOS 3.0, Apple&#8217;s activation servers are taking a beating.  While some customers find this a reason to complain (see this Apple discussion, others know that all will soon be well.
I was especially eager to get my hands on this new [...]]]></description>
			<content:encoded><![CDATA[<p>As many iPhone users are scrambling to get their hands on the newly released iPhoneOS 3.0, Apple&#8217;s activation servers are taking a beating.<span id="more-70"></span>  While some customers find this a reason to complain (<a href="http://discussions.apple.com/thread.jspa?threadID=2043223&#038;tstart=0">see this Apple discussion</a>, others know that all will soon be well.</p>
<p>I was especially eager to get my hands on this new iPhoneOS 3.0 release to continue my troubleshooting procedures (see <a href="http://blog.wlacs.com/2009/06/424-area-code-bug-with-apple-iphone-3g/">this post</a>).  In any event, there <strong>is</strong> a solution for users experiencing the &#8220;iPhone Activation Server Temporarily Unavailable&#8221; error message:<br />
<code><br />
Connect your iPhone via the USB cable<br />
Make sure you have the latest version of iTunes (8.2)<br />
Click "Check for Update"<br />
Select "Download and Install"<br />
</code></p>
<p>I you receive the error message, simply click OK and then click on the &#8220;Update&#8221; button.  Continue doing this until you get through to the server and your iPhone 3G begins to update (it took me about 12 tries and 15 minutes).</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/06/iphone-activation-server-temporarily-unavailable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>424 Area Code Bug With Apple iPhone 3G</title>
		<link>http://blog.wlacs.com/2009/06/424-area-code-bug-with-apple-iphone-3g/</link>
		<comments>http://blog.wlacs.com/2009/06/424-area-code-bug-with-apple-iphone-3g/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:06:29 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=48</guid>
		<description><![CDATA[I&#8217;ve been experiencing some problems with the Recent call function of the Telephone application for iPhone 3G.  The problem I have can be duplicated over and over again, at least in Southern California, by following these steps:

Select the "Phone" icon
Select the "Keypad" icon
Dial "1" followed by "424" and then "201"
Press "Call"
Press "End Call" before [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been experiencing some problems with the Recent call function of the Telephone application for iPhone 3G.  The problem I have can be duplicated over and over again, at least in Southern California, by following these steps:<span id="more-48"></span><br />
<code><br />
Select the "Phone" icon<br />
Select the "Keypad" icon<br />
Dial "1" followed by "424" and then "201"<br />
Press "Call"<br />
Press "End Call" before the call connects<br />
Press "Recents"<br />
Press the blue circle icon to the right of the "1 (424) 201" entry<br />
</code></p>
<p>If your phone is affected, the phone will hang for ~2 seconds, display a black screen, then crash to the home screen.  I verified that the crash will happen with the following NPA (Numbering Plan Area Code) and NXX (Central Office or Exchange Code) combinations:<br />
<code><br />
424-201<br />
424-202<br />
424-203<br />
424-204<br />
424-205<br />
424-207<br />
424-208<br />
424-209<br />
424-603<br />
424-702<br />
424-704<br />
424-901<br />
</code></p>
<p>Very odd.  I contacted Apple technical support who had me run through a phone restoration and carrier update; nada.  I went to an Apple retail store (Manhattan Beach) where I was able to reproduce the error on each and every demo phone in the store that I touched (4 in total) to which the Apple employees said &#8220;that&#8217;s very strange, try calling Apple corporate&#8221;.</p>
<p>I did a little research and found the following information for the tests I conducted above, the information doesn&#8217;t really mean anything to me but I hope someone out there will see this and be able to tell me what&#8217;s going on and, more importantly, how to fix it:</p>
<table border="1">
<tr>
<th>NPA</th>
<th>NXX</th>
<th>Effective Date</th>
<th>Rate Center</th>
<th>OCN (Original Called Number)</th>
</tr>
<tr>
<td>424</td>
<td>201</td>
<td>2007-01-12</td>
<td>Torrance, CA</td>
<td>Level 3 Communications</td>
</tr>
<tr>
<td>424</td>
<td>202</td>
<td>2006-11-25</td>
<td>Beverly Hills, CA</td>
<td>Cellco d/b/a Verizon Wireless</td>
</tr>
<tr>
<td>424</td>
<td>203</td>
<td>2007-01-25</td>
<td>Lomita, CA</td>
<td>XO CA, Inc.</td>
</tr>
<tr>
<td>424</td>
<td>204</td>
<td>2007-01-25</td>
<td>Beverly Hills, CA</td>
<td>XO CA, Inc.</td>
</tr>
<tr>
<td>424</td>
<td>205</td>
<td>2007-01-25</td>
<td>Compton: Gardena, CA</td>
<td>Allegiance Telecom, Inc.</td>
</tr>
<tr>
<td>424</td>
<td>207</td>
<td>2007-01-26</td>
<td>Inglewood, CA</td>
<td>Sprint Spectrum, L.P.</td>
</tr>
<tr>
<td>424</td>
<td>208</td>
<td>2007-01-18</td>
<td>West Los Angeles, CA</td>
<td>Sprint Spectrum, L.P.</td>
</tr>
<tr>
<td>424</td>
<td>209</td>
<td>2007-03-01</td>
<td>Culver City, CA</td>
<td>YMAX Communications Corp.</td>
</tr>
<tr>
<td>424</td>
<td>603</td>
<td>2006-08-26</td>
<td>Culver City, CA</td>
<td>SBC Internet Services</td>
</tr>
<tr>
<td>424</td>
<td>702</td>
<td>2006-08-26</td>
<td>Inglewood, CA</td>
<td>Pac-West Telecom Inc.</td>
</tr>
<tr>
<td>424</td>
<td>704</td>
<td>2006-11-27</td>
<td>Compton: Compton, CA</td>
<td>Nextel Communications</td>
</tr>
<tr>
<td>424</td>
<td>901</td>
<td>2006-09-01</td>
<td>West Los Angeles, CA</td>
<td>Sprint Spectrum, L.P.</td>
</tr>
</table>
<p>I only tested NXX 200-909 so there&#8217;s a possibility that there are others that can be added to this list.  If you are experiencing this issue with an NPA NXX combination not listed, please add it in the comments so we can keep this list updated.</p>
<p><strong>*UPDATE 6/16/2009 09:42AM PST*</strong></p>
<p>To try and isolate the problem to either an Apple or AT&#038;T issue, I enabled &#8220;Airplane Mode&#8221; on my iPhone so that it wouldn&#8217;t be connected to any type of network.  I found that it doesn&#8217;t matter <img src='http://blog.wlacs.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   Looks like this one&#8217;s on Apple.</p>
<p><strong>*UPDATE 6/16/2009 10:00AM PST*</strong></p>
<p>I contacted Apple Corporate and was transferred to their Corporate Customer Relations department.  The representative was very helpful and even asked how I would like the problem resolved (maybe send a couple million dollars my way?).  Anyhow, she&#8217;s going to do some research and give me a call back later today.  To be continued&#8230;</p>
<p><strong>*UPDATE 6/16/2009 12:06PM PST*</strong></p>
<p>The Apple rep called me back and said that she spoke to a product specialist whom informed her that the issue didn&#8217;t &#8220;sound like a hardware nor software problem&#8221; and suggested that I go to an AT&#038;T store to get my SIM card replaced.  Given the fact that I was able to duplicate the error on other iPhones, I don&#8217;t think it&#8217;s a SIM card issue.  To test my theory, I removed the SIM card from my phone and attempted the steps above to reproduce the crash and got the same results.  I say it&#8217;s not SIM card related and therefore not AT&#038;T related.  However, I will go to the AT&#038;T store and try it with a new SIM card just to follow the direction from the helpful rep.</p>
<p><strong>*UPDATE 6/16/2009 1:23PM PST*</strong></p>
<p>As suspected, getting a new SIM card didn&#8217;t fix anything.  I&#8217;m on hold now for an Apple Senior Product Support Specialist to see where we go from here.  More to follow&#8230;</p>
<p><strong>*UPDATE 6/16/2009 1:45PM PST*</strong></p>
<p>Another quick updated: while on the phone with the Senior Support Specialist in Dallas, TX, he was able to reproduce the error on an iPhone&#8230;. whew&#8230; now they know I&#8217;m *not* crazy!  Sounds like the next step is going to be getting the engineering department involved.</p>
<p><strong>*UPDATE 6/16/2009 2:15PM PST*</strong></p>
<p>The Apple rep called back and said that a technician with iPhone OS 3.0 tried the procedure and did not experience a crash.  He suggested I update to 3.0 tomorrow and test it then&#8230;</p>
<p><strong>*UPDATE 6/17/2009 2:23PM PST*</strong></p>
<p>After a few tries of attempting to update to iPhoneOS 3.0, I was finally able to get my iPhone 3G updated.  Of course, the first thing I tried was to dial one of the number combinations above to see if it would crash&#8230; and the verdict is&#8230;.  it didn&#8217;t!  Looks like the bug went un-noticed and was fixed in iPhoneOS 3.0.  If you&#8217;re having this problem, simply update your OS to 3.0 and it should take care of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/06/424-area-code-bug-with-apple-iphone-3g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding the &#8220;Show Desktop&#8221; Icon to Windows</title>
		<link>http://blog.wlacs.com/2009/05/adding-the-show-desktop-icon/</link>
		<comments>http://blog.wlacs.com/2009/05/adding-the-show-desktop-icon/#comments</comments>
		<pubDate>Tue, 26 May 2009 17:30:30 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=45</guid>
		<description><![CDATA[We recently received a call from a client that had accidentally deleted the &#8220;Show Desktop&#8221; shortcut icon from her task bar.  She searched and searched but was unable to find a &#8220;Show Desktop&#8221; application anywhere.  Fact of the matter is she would&#8217;ve never found it because it simply doesn&#8217;t exist.
The &#8220;Show Desktop&#8221; icon [...]]]></description>
			<content:encoded><![CDATA[<p>We recently received a call from a client that had accidentally deleted the &#8220;Show Desktop&#8221; shortcut icon from her task bar.  She searched and searched but was unable to find a &#8220;Show Desktop&#8221; application anywhere.<span id="more-45"></span>  Fact of the matter is she would&#8217;ve never found it because it simply doesn&#8217;t exist.</p>
<p>The &#8220;Show Desktop&#8221; icon points to a small script that toggles the desktop on and off.  Luckily, you can create/re-create this script as many times as you&#8217;d like using Microsoft&#8217;s built-in Notepad application.</p>
<p>First, launch Notepad:<br />
<code>Start > All Programs > Accessories > Notepad</code></p>
<p>Next, enter the following script:<br />
<code>[Shell]<br />
Command=2<br />
IconFile=explorer.exe,3<br />
[Taskbar]<br />
Command=ToggleDesktop</code></p>
<p>Then, save the file with the .SCF extension:<br />
<code>File > Save As... > Save As Type: All Files > "Show Desktop.scf"</code></p>
<p>That&#8217;s it!  Now you can create as many copies as you&#8217;d like of your new script and place them wherever you see fit <img src='http://blog.wlacs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/05/adding-the-show-desktop-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Repair in West Los Angeles</title>
		<link>http://blog.wlacs.com/2009/04/computer-repair-in-west-los-angeles/</link>
		<comments>http://blog.wlacs.com/2009/04/computer-repair-in-west-los-angeles/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 00:23:22 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=36</guid>
		<description><![CDATA[West LA Computer Services has been providing quality service to Culver City and surrounding areas since 1994. Our friendly, experienced staff is here to assist you with all your computer and related service and support needs.
We use the highest quality computer parts that fit your budget and extend all manufacturer warranties to the customer. Our [...]]]></description>
			<content:encoded><![CDATA[<p>West LA Computer Services has been providing quality service to Culver City and surrounding areas since 1994. Our friendly, experienced staff is here to assist you with all your computer and related service and support needs.<span id="more-36"></span></p>
<p>We use the highest quality computer parts that fit your budget and extend all manufacturer warranties to the customer. Our quality work is 100% backed by our 90-day limited warranty on all services performed by WLACS service technicians.</p>
<p>Our service technicians are qualified to work on a wide range of issues from Apple to Windows-based systems. We have service technicians that specialize in server and network management, point of sale systems, laptop and desktop support, printer maintenance and service, as well as just about anything that runs on some form of electricity.</p>
<p>Some of our most popular services include:</p>
<p>Software installation, virus repair, virus help, virus protection, virus removal, computer repairs, network setup, computer installations, computer support, Culver City computer repair, West LA repair, computer maintenance, pc repair, pc support, pc services, pc troubleshooting, hardware repair, Apple computer repair, Macintosh repairs, MacBook and MacBookPro service, PowerMac and PowerBook repairs, G3, G4, G5 Apple desktop service and repairs, data recovery, crashed hard drive, and more!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/04/computer-repair-in-west-los-angeles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Remote Desktop Connection (RDC) on Windows XP</title>
		<link>http://blog.wlacs.com/2009/02/enable-remote-desktop-connection-rdc-on-windows-xp/</link>
		<comments>http://blog.wlacs.com/2009/02/enable-remote-desktop-connection-rdc-on-windows-xp/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 22:41:17 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[rdc]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=25</guid>
		<description><![CDATA[Many of our clients enjoy remote IT support to reduce costs and improve efficiency.  Microsoft has published a good article on getting RDC up and running on your Windows XP machine.
First, you&#8217;ll need to make sure that the computer you&#8217;d like to remotely connect to has RDC enabled:
right-click on My Computer
click the "Remote" tab, [...]]]></description>
			<content:encoded><![CDATA[<p>Many of our clients enjoy remote IT support to reduce costs and improve efficiency.  Microsoft has published a <a href="http://www.microsoft.com/windowsXp/using/mobility/getstarted/Remoteintro.mspx">good article</a> on getting RDC up and running on your Windows XP machine.<span id="more-25"></span></p>
<p>First, you&#8217;ll need to make sure that the computer you&#8217;d like to remotely connect to has RDC enabled:</p>
<p><code>right-click on My Computer<br />
click the "Remote" tab, check the "Allow users to connect remotely to this computer" box, and click OK</code></p>
<p>Next, you want to make sure that the Windows Firewall does not block the connection:</p>
<p><code>Control Panel > Security Center > Windows Firewall<br />
under the "General" tab, make sure that "Don't allow exceptions" is <b>not</b> checked</code></p>
<p>Now, you&#8217;ll need to verify that RDC is in the exceptions list:</p>
<p><code>click the "Exceptions" tab, and verify that the "Remote Desktop" box is checked, and click OK</code></p>
<p>The Windows XP system is now ready to accept Remote Desktop Connection (RDC) requests.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/02/enable-remote-desktop-connection-rdc-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-Index Your Hard Drive in MacOS X (Spotlight)</title>
		<link>http://blog.wlacs.com/2009/02/re-index-your-hard-drive-in-macos-x-spotlight/</link>
		<comments>http://blog.wlacs.com/2009/02/re-index-your-hard-drive-in-macos-x-spotlight/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:54:43 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=18</guid>
		<description><![CDATA[MacOS X stores the index of any hard drive attached to your Apple computer in a directory called &#8220;.Spotlight-V100&#8243;. If you find that Spotlight is missing some files upon its search, it may be time to re-index your hard drive. The following steps are provided as a guide but should be followed at your own [...]]]></description>
			<content:encoded><![CDATA[<p>MacOS X stores the index of any hard drive attached to your Apple computer in a directory called &#8220;.Spotlight-V100&#8243;. If you find that Spotlight is missing some files upon its search, it may be time to re-index your hard drive.<span id="more-18"></span> The following steps are provided as a guide <strong>but</strong> should be followed <strong>at your own risk</strong>. This guide involves diving into the &#8220;guts&#8221; of the system and performing some commands in the Terminal.</p>
<h3>Enabling root</h3>
<p>The first step in re-indexing your hard drive is to enable the &#8216;root&#8217; user on your computer. To do so:</p>
<ol>
<li>Launch the &#8220;Directory Utility&#8221; application from the &#8220;Utilities&#8221; folder in your &#8220;Applications&#8221; folder</li>
<li>Ensure the &#8220;Directory Utility&#8221; is &#8220;un-locked&#8221; by clicking (if needed) on the image of the lock</li>
<li>Enter your password</li>
<li>Click on &#8216;Edit&#8217; and select &#8216;Enable Root User&#8217;</li>
<li>Enter a new password for &#8216;root&#8217; <strong>do not forget this password</strong> and verify</li>
<li>Close &#8220;Directory Utility&#8221;</li>
</ol>
<h3>Entering Terminal</h3>
<p>Next, open the &#8220;Terminal&#8221; application from the &#8220;Utilities&#8221; folder located inside the &#8220;Applications&#8221; folder and enter the following commands:</p>
<p><code>YourName$ su (followed by <strong>return key</strong>)</code></p>
<p>The system will prompt you for your <strong>root</strong> password</p>
<p><code>Password:</code></p>
<p>Enter your <strong>root</strong> password and hit &#8216;enter&#8217;</p>
<p><code>sh-3.2#</code></p>
<p>You are now logged in as the root user.</p>
<p><strong>Note: executing commands as root can cause extensive damage to your system. The author nor West LA Computer Services assume any responsibility for any damage caused by following this guide.</strong></p>
<p>If you&#8217;re still following along, enter the following command:</p>
<p><code>sh-3.2# rm -r /.Spotlight-V100/ (followed by <strong>return key</strong>)</code></p>
<p>The system quietly returns:</p>
<p><code>sh-3.2#</code></p>
<p>And now type:</p>
<p><code>sh-3.2# exit (followed by <strong>return key</strong>)</code></p>
<p>And Terminal will return:</p>
<p><code>exit<br />YourName$</code></p>
<p>Enter:</p>
<p><code>YourName$ exit (followed by <strong>return key</strong>)</code></p>
<p>And the system responds with:</p>
<p><code>logout [Process completed]</code></p>
<p>Now quit the application.</p>
<h3>Wrapping Up</h3>
<p>If Spotlight does not start immediately indexing your drive, you may need to restart your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/02/re-index-your-hard-drive-in-macos-x-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mount_point cannot contain the following characters: newline, G_DIR_SEPARATOR (usually /)</title>
		<link>http://blog.wlacs.com/2009/02/mount_point-cannot-contain-the-following-characters-newline-g_dir_separator-usually/</link>
		<comments>http://blog.wlacs.com/2009/02/mount_point-cannot-contain-the-following-characters-newline-g_dir_separator-usually/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:48:16 +0000</pubDate>
		<dc:creator>carlos</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[hfs+]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.wlacs.com/?p=14</guid>
		<description><![CDATA[We recently ran accross a problem while mounting an HFS+ drive on Ubuntu Desktop (Hardy Heron) and fortunately were able to find a quick fix on the net.
While trying to mount the HFS+ drive with RW permissions, we specified the mount point &#8220;/media/MacintoshHD&#8221; and included &#8220;rw&#8221; as one of the mount options. Apparently, Hardy doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>We recently ran accross a problem while mounting an HFS+ drive on Ubuntu Desktop (Hardy Heron) and fortunately were able to find a quick fix on the<span id="more-14"></span> <a href="http://howtoxyz.blogspot.com/2008/07/how-to-mountpoint-cannot-contain.html">net</a>.</p>
<p>While trying to mount the HFS+ drive with RW permissions, we specified the mount point &#8220;/media/MacintoshHD&#8221; and included &#8220;rw&#8221; as one of the mount options. <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-mount/+bug/107668">Apparently</a>, Hardy doesn&#8217;t like this very much and will refuse to mount the drive and returns the error each and every time you try to mount the drive. To fix this, open up the Configuration Editor by entering the following command in Terminal:</p>
<p><code>gconf-editor</code></p>
<p>The Configuration Editor opens up and shows you an easy-to-read two-pane window. On the left pane, goto <strong>system</strong> > <strong>storage</strong> > <strong>volumes</strong> and select the device listed. On the right pane you&#8217;ll see all the mount options. Delete <strong>all</strong> the values you see, exit Configuration Editor and disconnect your drive. Plug your drive back in and voila!</p>
<p>Now to get RW permissions on the drive&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlacs.com/2009/02/mount_point-cannot-contain-the-following-characters-newline-g_dir_separator-usually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

