Greenwire Computers: Cape Coral’s Computer Repair Shop

Friday, October 7, 2011 @ 01:10 PM
posted by Paul

We provide Computer Repair, Networking and other services locally in Cape Coral, Fort Myers, and Naples area. We are a fully licensed and insured local business with three years of happy customers.

Call us now at 239-673-9055 for a Free Diagnosis

Rates starting at $15 per 1/4 HR

$85 Flat-Rate PC Repair

Greenwire, LLC is a quality and reliable provider of Computer repair, installation and maintenance services. We specialize is providing high-quality complete managed IT solutions for both residential and commercial clients. We know computers are frustrating and we know that you need an advocate in the confusing world of technology. For this reason we pride ourselves in standing by our customers and looking out for their best interests.

We provide the following types of service:

  • On-site Service in Cape Coral, Fort Myers, Naples, Punta Gorda and Nationwide through our partners across the nation.
  • An Office Drop-off location in Cape Coral at 2722 Skyline Blvd
  • Remote Assistance which allows us to securely and safely access your computer temporarily to solve your issue.
  • An after-hours emergency system which allows you to get a hold of a technician at the most inconvenient of hours, because we know that sometimes problems can’t wait till Monday.
  • Flat-Rate and Per-Hour Services.
  • Laptop Repair, PC Repair, Mac Repair, Virus Removal, Data Recovery, Fix Crashed Computers, Business Networks, IT Consulting, IT Services

Call us now at 239-673-9055 or visit us at:

2722 Skyline Blvd, Ste 2

Cape Coral, FL 33914



View Larger Map

Certified Cape Coral Computer Technicians

Friday, September 30, 2011 @ 10:09 AM
posted by Paul

Greenwire Computer Services is both small enough to be personal, and established enough to provide reliable service every day. At Greenwire we made a commitment early on that no only should our technicians be certified, but every member of our service and sales staff. Our promise to you is that whoever you talk will understand your problem and the solution.

Call us now at 239-673-9055

Greenwire Fort Myers Computer Repair & Service

Monday, September 26, 2011 @ 03:09 PM
posted by Paul

Greenwire Computers is not a national chain or a computer franchise. We are a locally owned company that focuses on service, rather than sales. Whether your problem is an virus infected PC, a business network, a broken laptop screen, or problem with your Mac. Greenwire’s certified technicians will help repair your problem quickly.

Get a free diagnosis right now:

239-673-9055

Remote Support at only

$15 per 1/4HR

and most repairs qualify for our

$85 Flat-Rate Repair

What’s Included

Friday, February 25, 2011 @ 03:02 PM
posted by Paul

PXE Booting in Linux

Saturday, May 8, 2010 @ 11:05 AM
posted by Paul

I was reading slashdot today and found this article: http://blog.ksplice.com/2010/05/scalable-day-to-day-diskless-booting/

I remember having tried to do this in the past with an openfiler installation and an atom box, I ended up getting frustrated and moving on but this sheds a lot more light on how the process works and how to get it working. It’s kind of a dream of mine to be able to network boot a diagnostic distribution of Linux without having to worry about the HDD at all.

How to Convert an Avast Pro 4.8 Key into a Avast 5.0 Key

Monday, May 3, 2010 @ 01:05 PM
posted by Paul

After much searching I have found the answer. You can convert an Avast 4.8 Professional Edition Key to an Avast Profession Edition 5.0 key here: http://www.avast.com/resend-license.php

Configure TFTP Option 66 and Option 150 with dhcpd

Friday, November 6, 2009 @ 01:11 AM
posted by Paul

Here is a copy of the top portion of my /etc/dhcpd.conf file. Using this configuration you should be able to setup any TFTP bootable device to look to your TFTP server for configuration files. For example Cisco 79xx series phones, or SPA5xx series phones.

option tftp150 code 150 = string;
option tftp66 code 66 = string;
option tftp150 code 150 = string;
option tftp66 code 66 = string;
DHCPARGS=eth1;
subnet 192.168.1.0 netmask 255.255.255.0
{
option routers                  192.168.1.1;
option subnet-mask              255.255.255.0;
option domain-name-servers      192.168.1.1,;
option tftp150                  ”192.168.1.1″;
option tftp66                   “192.168.1.1″;
range 192.168.1.10 192.168.1.150;
}

Cisco SmartNET Contract for Cisco 7940, 7941, 7960, 7961, 7970, 7971

Wednesday, November 4, 2009 @ 09:11 AM
posted by Paul

We now provide expedited SmartNET agreements for all Cisco Devices! Your quoted price will be for the Basic One-Year SmartNET agreement unless you specify a different service level in the notes section. All payments are processed via Google Checkout which means we never see your credit card information. If you have had problems in the past with your device having an “invalid serial number” according to cisco use this form here. These agreements are necessary to obtain the firmware for Cisco 79xx series phones.

You’re information will not be reused or sold. All personal information and device information will be kept strictly confidential.

When we say all fields are required, we mean it, Cisco needs them all.

If you require several devices please provide us the below information in an E-Mail to smartnetATgreenwireit.com

All Fields except Cisco CCO and Notes are required.

Your Name

Your Email

Contact Phone Number

Address

City

State/Province

Zip or Postal Code

Country

Cisco Device Model

Cisco Device Serial

Cisco.com Username (CCO)

Notes/Comments

I’ve had this problem a couple times and the solution seems to be slightly different each time.  The problem presents itself as a Device in Device Manager showing “”The Device Cannot Start (Code 10)” after you’ve installed the Prolific PL-2303 Drivers from the Prolific website. Which are available here: http://www.prolific.com.tw/eng/downloads.asp?ID=31

The solution is to use a similar driver set floating around on the internet here: http://www.usglobalsat.com/download/546/win_drivers.zip

Unzip the file and install the executable within. That fix solved the problem for me instantly. To make sure that the new driver take priority over the other one in Windows 7 right click on the device and go to Unistall and check “Delete the driver software for this device”. I found this solution on the microsoft social forums here.

I’m sure by now you’ve read a few articles saying that you CANNOT do BLF on the SPA942, SPA962 or SPA525G, this is in fact false. BLF works JUST fine on these phones. In fact I have a wall behind me with all three models connected together with Asterisk (elastix) merrily reading each others line states. The red lights are extensions demonstrate extensions in use.

For those of you who do not know what BLF is. BLF or Busy Lamp Field allows you to see which extensions are currently on the phone, or being called. It also allows you to pickup a ringing phone for someone else.

By placing these same configuration details into the SPA932 screen you could also use these instructions to programme a Linksys SPA932 Sidecar.

See, it works!

I’m sure by now you’re jealous of all my little red lights blinking away. Well, fortunately for you the next part of this guide is how you can do it on your own phones. I’m going to break this down into four sections: Configuration in common to all three models, and then three separate sections for configuration elements unique to each phone.

Before Using this Guide Make sure you have the Latest Firmware from Linksys / Cisco

This is NECESSARY

General:

First things first, here is what is more or less common to every model. To do anything you need to log into the phone. To do this you need to get the IP Address of the phone. You can either get it from your endpoint manager or by hitting the settings button, then pressing 9.

Once you’re logged into the phone, we need to log in and switched to advanced.

Admin Login BEFORE you Clicked Advanced

On the right hand side you’ll see “Admin Login”, once you’ve done that and it’s switched to “User Login”. Go ahead and hit “Advanced”. Do it in that order else it’ll go ahead and switch back to basic mode and you won’t see the options we need. The SPA525G has a slightly differently looking screen but it’s phrased identically.

Next we’re going to setup the actual BLF and shortcut lines. This step is identical on all the phones so we’ll do it first.

Line Keys Configured for BLF on Sipura Phones

Click on the “Phone Tab” on the menu bar up top. Double check that you’re in Advanced Mode and you should see the Line Keys. I typically leave Line Key 1 configured as a normal extension. This means that the phone will be able to handle two simultaneous calls. If you need four simultaneous calls assign Line Key 2 as well to Extension 1.

For the lines that will require BLF Switch the Extension to Disabled, switch the Share Call Appearance to shared. Enter a short name for the line, this is the name that will show up on the button on the screen.

Once you have that you’ll need to enter the following into the extended function section:

fnc=blf+sd+cp;sub=EXT#@ASTERISKIP;nme=SHORTNAMEHERE

Replace EXT# with the Extension number of the phone you would like to monitor, ASTERISKIP with the IP of the Asterisk server that both phones are connected to and SHORTNAMEHERE with the shortname entered above.

You may fill out as many lines as necessary using this same command. The same syntax is used on the SPA942, SPA962 and SPA525G.

There is one additional step necessary to get BLF working. You must now tell the phone that you want it to use Asterisk style BLF.

Save your settings and move on to the next phone-specific section.

SPA942 Specific Instructions:

While you’re on the Phone Tab, You need to scroll down directly below the last Line Key (should be Line Key 4). You’ll see Line Key Extended Function.

Directly Below the Line Keys on the Phone Tab

Here you must switch the Server Type: to Asterisk, and changed the SPA932 Call Pickup Code to *8 to match the Asterisk call pickup code.

That’s it, save your settings and you’re done.

SPA962 Specific Instructions:

On the SPA962 the setting is located under the SPA932 tab (that’s the model name of the sidecar for the SPA962 and SPA525G).

Click on the SPA932 Tab

Once you’ve clicked on the SPA932 tab you should get this:

Changing the BLF Settings on the SPA932 Tab

If you don’t see this, make sure you’re in advanced mode and logged in as admin (Admin Login button). If you do see this, switch Server Type to Asterisk and SPA932 Call Pickup Code to *8.

Save you’re settings and you’re done!

SPA525G Specific Instructions:

On the SPA962 the setting is located under the Att Console tab (this tab is intended to work with the SPA932 which is the Sidecar for the SPA962 and SPA525G).

Click on the SPA932 Tab

If you don’t see this, make sure you’re logged in as admin and in advanced mode. Once you see the below dialog we’re ready to change a couple settings for Asterisk:

Change the Att Console Settings for Asterisk

Switch the Server Type: to Asterisk and change the Attendant Console Call Pickup Code to *8.

Save your settings and you’re done.


Recent Posts: Greenwire News

Recent Posts: Walk Throughs

  • Fort Myers IT Consulting Company Greenwire announces Xavier Bautista as new Account Executive
  • Fort Myers Certified Cisco Certified Partner
  • Tell us what you think, on Google Maps
  • Greenwire, LLC announces new web design packages for Southwest Florida
  • Greenwire, LLC Now Offers Non-Profits Cost Saving Price Schedule for All its Information Technology Solutions
  • We’re now a Microsoft Authorized Refurbisher!
  • Installed Applications
  • Office 2010 Home and Student, Unable to “Open With” Word, Excel etc.
  • How to Convert an Avast Pro 4.8 Key into a Avast 5.0 Key
  • Complete Guide to Install Windows 7 on the eee PC 1000 series (Drivers, ACPI and All)
  • Reflash your Cisco 7940, 7941, 7960 or 7961 phone to SIP
  • Script to automatically turn your CentOS 5.2 installation into a Router with Squid Caching



  • 2722 Skyline Blvd, Ste 2, Cape Coral, FL 33914