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

Frequently Asked Questions

How do I kill the processes that I'm running on my shell?

LunarShells - FAQs
A: Login to your shell and type the following: - type ps x - find the PID number of the process - then kill -9 PID number

How do I kill processes?

FAQ - JSP Hosting, Servlet Hosting, J2EE Hosting
Please email us and we will configure it for you. Shared JVMs run on a background xsession. We can set it up for private JVMs if necessary.

What happens to processes running in a sandbox when I kill the sandbox?

Fortres Grand Corporation: Virtual Sandbox: FAQs
Before the sandbox is closed and changes are discarded, all processes running in the sandbox are destroyed. This is an orderly and certain termination of the processes. The processes are halted and removed from memory.

How do I kill the bot from the shell?

egghelp.org: frequently asked questions
First, you need to find its pid number by typing ps x. You will see a display similar to the following: Once you have the pid number, you need to type kill <pid>. In the above case, you would use kill 5127. If that doesn't work, try using kill -9 (e.g. kill -9 5127).

How can you tell what shell you are running on UNIX system?

Tech Interviews.com
Dr. Dobb’s Journal in its Linux and open source section is running an article by Emmett Dulaney with 50 Perl questions and answers. The focus is mainly on the knowledge of the language itself with questions like:

How can I automatically kill hung processes when I logoff?

Patrick J. Kidd - Windows FAQ -
When you tell NT to shut down, it first sends shutdown requests to any running processes. Most 32-bit applications honour these requests and shut down, but older 16-bit apps running in the Virtual DOS Machine often won't. When this occurs, the operating system prompts you with a dialog box asking if you want to kill the task, wait for the task to die on its own, or cancel the shutdown. By modifying the Registry, you can automate this process.

How do I kill a shell-login session?

FAQ - mhc.comp.questions
First find out the process ID number of the session you want to kill. Type ps at the % prompt to do this. This will list the process ID (PID) and location (TTY). One of these sessions is your current one, so type tty to find out your current location. Kill the other session(s) by entering kill -TERM # # # (where "#" is a PID number).

Runaway Processes (UNIX) How can I find and kill my runaway processes that use cpu and memory?

MFCF/CSCF Frequently Asked Questions: UNIX computing environ...
The runaway processes are created by a crashed program or session. They usually stay in the system for a long time and consume cpu-time and memory-space. They usually do not release the files they opened for reading or writing, therefore, you may face with lack of disk space, or files that you cannot delete. You can use the "ps" command to see different information about your processes and find runaway processes.

How can I kill a "running" job?

Phenyx FAQ
In the Phenyx Desktop, select your job number, then select "Kill" in the "Actions on Selected" drop down menu. The job will remain in the Desktop table, but its status will change (red flag) and the "Comment" column will show the following message: "killed" (or sometimes "Sigtap.INT").

How many ncftpd processes will be running simultaneously?

NcFTPd: Frequently Asked Questions: System Administration
There will always be min-users + 2 processes, upto a maximum of max-users + 2 processes. In other words, there is one process that serves as the master process, one responsible for logging, and one process for each user being serviced. Don't be alarmed by a large number of processes if you have min-users set relatively high. Processes not actually running will be swapped out and will not consume system resources.

What should I do if I'm still having trouble installing and running LimeWire?

Frequently Asked Questions - LimeWire
First, make sure that you have enough space on your hard drive. For further help, please see the following link: [http://www.limewire.com/forum.htm]

Q20. How to check and KILL a run-away processes in my Unix account ?

Computer Centre - HKU
To check the processes owned by you in Unix derived from System V Release 4.0 (such as the HKUSUA system), the user can issue the command: ccbox 999409 995320 0.0 10:19:56 pts/9 0:00.00 grep ccbox To kill any of your processes, identify the process id (PID), and the issue the command: Call the Help Desk at 2859 2480 and ask for the license manager to re-install the expired license for the software.

How can I stop a side stitch when I'm running?

Frequently Asked Questions
Eating too seen before a run may lead to a side stitch. Always try to eat no less than an hour before a run. Eating 2-3 hours before a run should help to avoid side stitches. One popular remedy to side stitches during a run is to exhale slowly and fully to remove all the air from your lungs. Then pick back up with a breathing pattern such as a 2-2 breathing pattern where you take two steps while breathing in, then two steps while breathing out, and repeat.

Do I need to increase more memory to YSI if I'm running OS-9 on my Mac?

YSI - Frequently Asked Questions
If you are running OS-9, you will need to increase the program's memory usage within the Applications Folder. Open this folder and select the YSI Folder. Press Apple +I together to open the program information folder. In the drop down menu, select memory and type in the required Ram that is sufficent to run both YSI and PhotoShop.

How can I see what processes are running on the systems that make up the ESMF?

ESMF FAQ
Please run "sudo cluster-ps" to see all processes running, in no particular order. You'll need to enter your own password to run this command. If you want to see the processes sorted in descending order by how much virtual memory they are taking up, please run "sudo cluster-ps | sort -nr +5 | less -sc". This should sort the 6th field of cluster-ps' output numerically, in reverse order.

How will system administration processes need to be changed when running Host Data Connect?

Xbridge -- Host Data Connect: FAQs
Host Data Connect does not affect storage administration, security and performance management, and capacity planning procedures and methodologies.

Running Resource Consumptive Programs on UNIX How can I run long/large processes ?

MFCF/CSCF Frequently Asked Questions: UNIX computing environ...
If you must run programs that use a lot of cpu, and/or a lot of memory, on a shared Unix system, then use the batch command. This is a requirement on MFCF owned systems, and strongly recommended on all others (e.g. systems belonging to research groups). If the process isn't expected to use a lot of memory, then the long batch queue is appropriate. If it will use a lot of memory, then the big queue should be used.

How does PXE support the long-running nature of BPEL processes?

FAQ - Intalio.org Projects Wiki
PXE's BPEL implementation is based on a persistent concurrency framework that is transactionally coupled to the PXE service framework's event model. The framework transparently maintains process state in a reliable data store. This section covers frequently-asked questions about the runtime management of the engine and process instances.

How can one kill a vampyre?

alt.vampyres FAQ (Frequently Asked Questions) Condensed Vers...
Although it never a good practice to harm vampires (being a hunter won't get you any points on this newsgroup), let alone kill them, some of the more favored methods of destroying a vampire are included in section [2.04] in the Traditional FAQ located at http://www.altvampyres.net/newsgroup/faq.

Will Endometriosis kill me?

EndoFAQ
Not likely. There have been documented cases of malignant chances associated with Endometriosis and higher risks of certain cancers in women with the disease, but Endometriosis itself is classified as a benign illness.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact