Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I connect and configure my Wigo unit to a Linux PC?

Wigo
To connect your WIGO Modem with a PPPoE interface (connections via USB and PCMCIA are not directly supported by WIGO although drivers may be available elsewhere on the internet) to a Linux PC (based on using Red Hat 9), you should not need any further software as the connection can be made via PPPoE, which usually means you can use the in-built Linux PC Ethernet client software.
Related Questions

How do I connect and configure my Wigo unit to a windows based PC?

Wigo
To connect your USB, Ethernet or PCMCIA WIGO modem to a Windows PC, your computer must be using one of the following supported operating systems: The software required to install the modem using USB, Ethernet or PCMCIA connection is provided on the WIGO Client Software Installation CD for Windows. The windows installation software uses an Install Wizard that will guide you through the installation process.
Related Questions

How do I connect and configure my Wigo unit to apple Macintosh computer?

Wigo
To connect your WIGO Modem to an Apple MAC with a PPPoE interface (connections via USB and PCMCIA are not directly supported by WIGO although drivers may be available elsewhere on the internet), you should not need any further software to be installed as the connection can be made using the standard Apple Mac Ethernet software with the proprietary PPPoE cable.
Related Questions

How will I know when to upgrade my Wigo unit?

Wigo
Using the WIGO Dialer, establish a connection to the internet. On the Wireless Broadband Modem Dialer change to the Tools tab, and press the button labeled "Check WWW for Software Upgrade". This will automatically check to see if there is a newer version of software and if one is available, it will be automatically downloaded to the computer.
Related Questions

How do I perform a Wigo unit upgrade?

Wigo
Having used the WIGO Dialer to obtain any new software available for the upgrade of the Modem, disconnect the current internet connection. The button "Upgrade Modem" should now be highlighted. Pressing this Upgrade Modem button will start the download of the new software to Modem and the progress of the download will be displayed on the progress bar. This may take a number of minutes to complete (longer for Serial cable connections).
Related Questions

How do I install my Wigo unit on a different computer?

Wigo
If you have already installed your modem on ONE PC and wish to use it on a SECOND PC or laptop, insert the Installation CD into the second PC and run the installation software. You will automatically connect to the registration web pages. Select 'Support Services'. You may modify your settings here, if needed. If you leave all fields unchanged and click 'Apply', the username/password cookie will access your second PC and the dialer will automatically configure the modem.
Related Questions

Why can I not connect to my Linux TNOS system from a computer on the same LAN ?

TNOS Installation
This is probably due to the fact that you are not publishing your TNOS IP address via the Linux kernel IP, thus TNOS will never receive ARP broadcasts for its own address. This is easily fixed by adding a line in your rc.local or rc.inet1 file (or wherever you choose to put it depending on your Linux/unix installation. It is usual to assign a non 44 IP address to TNOS too, when working with a network/internet connection. This is assigned to the TNOS end of the pseudo slip link to the kernel.
Related Questions

How do I automatically synchronize my base unit clock each time I connect the unit to my PC?

Online catalog of useful digital products for all kinds of b...
In the ???Note Manager??? use the ???Preferences??? dialog, use the ???Mobile??? tab. Please refer to the user manual for more information
Related Questions

Can I connect a microphone directly to the unit?

Technical Support
No, the SRM 66 is a line level device. It will accept levels from consumer - 10 dBV or professional + 4 dBu sources but a preamp, like the MS 1b, is needed between the microphone and the SRM 66.
Related Questions

How do I get files to or from my S-100 system to my [Mac, PC/Windows, Linux] system?

S-100 FAQ
Sooner or later, most people who own an S-100 system need to transfer a file to or from a DOS or Windows (or Macintosh or whatever) computer. A Google search of comp.os.cpm "groups" will find a discussion of this very topic that last occurred in early 2003. It's an old topic. Most people who need to establish serial file transfers to or from a CP/M system (or N* DOS system) of ANY sort end up doing something like this: get a SIMPLE file transfer program onto their CP/M system.
Related Questions

Question: How can I configure my MS Windows system to share my printer to my Linux system?

HPLIP FAQs
Answer: This configuration is not currently supported. Page last updated: Tue Jul 24 22:01:55 2007; HPLIP Version: 2.8.2
Related Questions

Can I damage the monitor or PC when I connect a workstation monitor to PC ?

ePanorama.net - Circuits
It is possible to damage equipments when playing with PC vidoe hardware and workstation monitorts. If the monitor has standard video inputs, is workign properly, cable is properly constructed and everything is connected to properly grounded power outlet then the risk of damaging the graphics card is minimal. Some monitors can be damaged by sending wrong frequencies to them, so be sure that you send right frequencies to monitor.
Related Questions

How to connect a DOS PC to an existing network?

DOS FAQ by Christoph Fuchs
Florian Xaver postet a list of intersting DOS network links to the FreeDOS mailing list: http://www.freedos.org/freedos/news/technote/157.html. Thanks a lot!
Related Questions

How do I configure my personal laptop computer so I can connect to wireless access in the library?

Frequently Asked Questions (FAQs) | University Library | UW-...
See the Instructional, Communication & Information Technology Wireless information Web page. This page has a link to information about what you need to do to connect to wireless access, as well as links to other information about the campus wireless access project.
Related Questions

Can I connect with Linux?

Home > FAQ's
Easynet DSL is presented on an Ethernet interface and will support any network operating system which talks TCP/IP, including Linux. However, in common with other service providers, Easynet corporate support cannot support users’ Linux problems.
Related Questions

How do I configure a Linux domain 0 kernel for my hardware?

XenFaq - Xen Wiki
You should be able to edit the .config file and then just type make at the top level. For example, to use Linux's graphical config editor: cd linux-2.6-xen0 # make xconfig (configure however you want) (on old version you need to specify ARCH=xen after make) # cd .. # make If there's already a .config present in the kernel tree we leave it well alone. If there's none present and a ./dist/install/boot/config-2.6-xen0 exists then we copy that to .config.
Related Questions

How do I configure my Jaz drive under Linux?

Hardware Questions
Documentation on using Jaz with Linux can be found at http://www.redhat.com/mirrors/LDP/HOWTO/Jaz-Drive-HOWTO.html.
Related Questions

How Do I Configure Linux at Boot Time?

How Do I Do This or Find Out That...
Either by typing the kernel arguments at the BOOT lilo: prompt, or by adding an ''append='' directive to the /etc/lilo.conf file; for example: At the LILO prompt (example only): BOOT lilo: parport=0x3bc,7 parport=0x3bc,none serial=0x3f8,4 serial=0x2f8,3 If you modify the /etc/lilo.conf file, be sure to run the lilo command to install the new configuration.
Related Questions

How should I configure my Linux 2.6 Operating System?

JACK FAQ | JACK
JACK requires real-time scheduling privileges for reliable, dropout-free operation. The server requests these privileges when running with the -R option. Unmodified 2.6 kernels work much better, but still require special configuration. The simplest, and least-secure way to provide real-time privileges is running jackd as root. This has the disadvantage of also requiring all of JACK clients to run as root.
Related Questions

Are there other possibilities than standard VGA card to connect a workstation monitors to PC ?

ePanorama.net - Circuits
Some manufacturers make special grpahcis cards for PCs which allow PC to be succesfully used with fixed frequency monitors. Fixed Frequency Video FAQ at http://www.devo.com/video/ has more information on those cards which make is possible to use fixed frequency monitor as general purpose PC monitor.
Related Questions

How do I configure my capture card on PC's?

Video Conference Tool
From the VIC menu, click on the options menu and select the 'configure on transmit' option. When you start transmitting, VIC will display the configuration dialog boxes for your capture card. You should make sure that the following options are selected: either PAL or NTSC depending on the input source. The options should be saved (by the driver), so this only needs to be done once.
Related Questions

How do I configure RAID on my ESPRIMO PC?

ProPCFAQ
If your ESPRIMO uses SiS RAID please read the SiS RAID manual (you can also find this on your Drivers & Utilities Disc). For Intel RAID read the Intel Matrix Storage Manager Manual (also found on the Drivers Disc). Both manuals have step by step instructions. When pressing F6 to install 3rd Party drivers both the nVidia RAID class driver and the nVida nForce Storage Controller drivers must be installed (see pic).
Related Questions

How do I configure my PC for ADSL?

SnowyNet - ADSL BROADBAND FAQ
Unless you have a Router or Router with built-in ADSL modem (in which case consult the product's manual), there are a couple of different software login clients available to allow a connection to ADSL. See the Enternet or RASPPPoE pages, depending on which client you would prefer. Windows XP & Mac OSX have PPPoE clients for connecting to ADSL built into them. RASPPPoE works better with ICS in most cases and its similarity to dial-up networking will be of some comfort to many people.
Related Questions

How do I configure the PC to use the raproxy?

RPCproxy. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Questions

Is It Easy to Configure My PC to do This?

SCORES LIVE - World's First Online Gentlemen's Club
Yes it???s simple. Once your account is approved you will setup your model account. The software will be already downloaded in your model account. No downloads are required by you. You will simply have to log in to your account and the software will be installed with your account.
Related Questions

Become A Videochat Room Host & Make Easy Money!
Is the pope catholic? Since you're reading this FAQ online, you already know how to get connected to the internet. That leaves just two things: (1) Plugging an inexpensive webcam, such as one of the Logitech Quick-Cams into the USB port of your PC, and (2) Downloading our free webcam software to run on your Windows 9x, ME, NT 4, 2000, or XP PC. And if even that proves too tough, our 24-hour-per-day friendly support team is on hand to lend *you* a hand at (561) 963-5842.
Related Questions

TOP Question: How do I configure the unit?

faq
Answer: Simply contact the monitoring station. Once your requirements are established, the configuration is sent to your mtrack. Configuration includes sleep duration, motion sensor settings and low battery threshold.
Related Questions

How do I configure my computer to connect to Webjogger?

Dialup FAQ
It's easy! Just click on your operating system below and follow the procedures which appear on your screen. bull; First, click here to obtain a list of local access numbers available in your area. Write down the number you select from the list, then click the Back button on your browser to return to these instructions. bull; You will be directed back to the Dialup Networking window. Now you will see an icon for Webjogger. bull; Make sure you have the correct phone number in Telephone Number box.
Related Questions

Q10: How to get connect and configure GL2422-AP?

faq_gl2422-ap
The factory default set GL2422-AP enabled as a DHCP server and it is embedded with a web browser interface for management and configuration. So, a wireless LAN installer may connect GL2422-AP to an Ethernet LAN and setup from any PC with web browser. From the PC LAN card setting, release IP address and refresh IP address again, you may check the DHCP Server IP address (ex:192.168.1.1), then type http://192.168.1.
Related Questions

How do I configure BlackBerry Connect?

One2Free
From the device install the BlackBerry Connect client (if not installed already) and go to BlackBerry settings (Menu > Message > Options > Settings > E-Mail > BlackBerry) and set the BlackBerry service to On. BlackBerry Enterprise Server (BES): Use the BlackBerry Configuration Tool for Nokia on a compatible PC BlackBerry Internet Service (BIS): Use the Web based configuration provided by your service provider.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact