QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

In which startup file do I put...?

Z-Shell Frequently-Asked Questions
When zsh starts up, there are four files you can change which it will run under various circumstances: .zshenv, .zprofile, .zshrc and .zlogin. They are usually in your home directory, but the variable $ZDOTDIR may be set to alter that. Here are a few simple hints about how to use them.

Why doesn't bash read my .bashrc file on startup?

Cygwin FAQ
Your .bashrc is read from your home directory specified by the HOME environment variable. It uses /.bashrc if HOME is not set. So you need to set HOME correctly, or move your .bashrc to the top of the drive mounted as / in Cygwin.

What does your .python startup file look like?

Python IAQ: Infrequently Answered Questions
from __future__ import nested_scopes import sys, os, string, time from utils import * ################ Interactive Prompt and Debugging ################ try: import readline except ImportError: print "Module readline not available." else: import rlcompleter readline.parse_and_bind("tab: complete") h = [None] class Prompt: def __init__(self, str='h[%d] >>> '): self.str = str; def __str__(self): try: if _ not in [h[-1], None, h]: h.append(_); except NameError: pass return self.

Is there a way to minimize the program on startup?

Team Discovery TSC FAQ - dslreports.com
There sure is! Right click on the tray icon and select properties. In the menu that opens, select the General Tab. Uncheck the box that says "Launch Main Window on Startup" and the Agent will start up minimized from now on.

Why do I get "setgid: Invalid argument" at startup?

Apache Server Frequently Asked Questions
Your Group directive (probably in conf/httpd.conf) needs to name a group that actually exists in the /etc/group file (or your system's equivalent). This problem is also frequently seen when a negative number is used in the Group directive (e.g., "Group #-1"). Using a group name -- not group number -- found in your system's group database should solve this problem in all cases.

I'm interviewing with a startup. How can I find out more information on the firm?

Frequently Asked Questions
This is always a challenge, but there are plenty of resources to consult. A while back ComputerWorld Careers ran an article titled Digging Up Dirt on a Startup , that provides a good primer. I'd also advise searching the Press Pass for any mention of the firm. Try Lexis-Nexis, Factiva, and Business Source Premier first, and if you're researching a tech startup, be sure check out the various trade press search engines in the Press Pass.

How can I make the application automatically launch on startup?

ChatterBlocker - Frequently Asked Questions
For the Windows version, drag a copy of the desktop shortcut to Start Menu > Programs > Startup. For the Macintosh version, make an alias of the application (using Command-L) and drag it to the /Library/StartupItems folder.

I lost my toolbar customizations on startup. What's going on?

All-in-One Sidebar :: FAQ :: firefox.eXXile.net
Mostly this is a problem of Firefox itself and has nothing to do with AiOS. Please read this article at the knowledge base and follow the instructions.

Why does Cygwin/X freeze right after startup?

Cygwin/X Frequently Asked Questions
Zone Alarm 5 is known to break Cygwin/X. As a result you'll see this line (or a similar) as last output in /tmp/XWin.log Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)" Disabling Zone Alarm will not solve this problem. You can only uninstall Zone Alarm 5 and switch to an earlier version (4.5 is known to work) or use a different personal firewall. Another reason is /tmp mounted in textmode.

What are the startup costs?

netphonenow - Internet Phone service - Unlimited Long Distan...
When you subscribe to netphonenow Service, you will pay a one-time activation fee of $29.99, your first month's service charge and $ 9.95 for shipping and handling. If you order a NETGEAR router, there will be an additional charge of $37.99. Service charges are subject to a 3% Federal Excise Tax. If you reside in New Jersey, you will also be subject to 6% sales tax.

What is a startup manager?

System Maid - FAQ
Startup managers allow a better control of the starting programs that can't normally be controlled by users. Having many programs that start at boot time (when the computer is turned on), makes the boot time longer. These boot starting programs run in the background of your computer slowing it down.

Why do I get a nullPointerException on startup?

InterProlog FAQ
Perhaps because InterProlog assumes that its own Prolog files are in a jar file, and is unable to read them. You need to use an extra javaMessage to obtain a full object specification; say your InvisibleObject is X and you want a specification for the referred object in S : ipPrologEngine(E), javaMessage(E,S,getRealJavaObject(X))

What are your startup fees?

Solocue Internet Solutions: Web Site Hosting FAQ
Our five standard accounts do not have startup fees, however, from time to time, we may run specials where to deliver the lowest price possible, we may include a startup fee. Regardless, in any case, you will know up front any fees associated with your account.

What is the Startup Form?

HORSESTATS - Manage Your Horses Online
The startup form is a series of questions about your horse operation. Certain data is used throughout HORSESTATS so you only have ot enter dats once. It takes five to ten minutes to complete the form.

Why is the demon both in the startup-sequence and user-startup?

MagicWB - FAQ
The demon must be started in the startup-sequence before the 'IPrefs' line and after the 'ENV:' assignment. This is important in order for it to work properly. It is run a second time in the user-startup. This is done for safety reasons: If the demon was already started in the startup-sequence it won't be executed a second time in the user-startup.

Why is the startup with the concurrent low pause (CMS) collector slow?

Garbage Collection - Frequently Asked Questions
With CMS (+XX:UseConcMarkSweepGC) you sometimes need to set the minimum and maximum heap size to the same value (or at least set a large minimum value) because CMS sometimes spends time early growing its heap. This may also be true of the perm generation. Try a larger perm generation size using the options -XX:PermSize=<initial size> -XX:MaxPermSize=<maximum size>.

What about startup events?

FAQ (Frequently Asked Questions)
We have been told that startup events will sound different, may occur intermittently, possibly once a day or once a week, and could last one to two hours. Emissions will also be different during these times. We do not know what any of these differences are likely to be.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact