Sponsored Content
Full Discussion: Pc Requirements
Operating Systems Linux Pc Requirements Post 302624425 by fpmurphy on Monday 16th of April 2012 08:48:49 AM
Old 04-16-2012
Linux will run happily on either a single core, dual core or multicore processor. Depending on what you want to use your system for, there may or may not be advantages to having more than one core.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

System Requirements

hello all, i am about to start in with (i hope) both solaris and linux. but first i need a system to put each of these OS's on what i would like to know what is the system requirements for Solaris and linux. i will be building the systems my self. they will all intel based, it is all i have parts... (2 Replies)
Discussion started by: Cloudy
2 Replies

2. UNIX for Dummies Questions & Answers

Mailserver Requirements

Hello, I want to setup a mailserver for an company having 25 users presentlly. Basically i am setting up first time. I want to know what are the minimum requirement for a mail server ie 1. Whether we require a domain name ( we can have our own domain name?) 2. whether we require a legal IP... (1 Reply)
Discussion started by: bache_gowda
1 Replies

3. UNIX for Dummies Questions & Answers

System requirements

I am concidering setting up a server for a web page and I am clueless as to system requirements. Could someone tell me the requirement for installing unix from a hardware perscective. Is it installed with no other OS on the computer. A mini primart would be greatly appreciated !! (1 Reply)
Discussion started by: Expiditer
1 Replies

4. Post Here to Contact Site Administrators and Moderators

posting requirements

Neo: i am not sure if this is possable but can we add fields to the new thread post. currently you have: subject message icon vb code message options attach file post a poll can we have the following added and manditory (or you recieve an error when you submit a new thread: OS:... (1 Reply)
Discussion started by: Optimus_P
1 Replies

5. UNIX for Dummies Questions & Answers

Hardware Requirements

Can someone please help me with the following question. I am trying to find out what the minimum hardware requirements are for a Unix OS, the vendor does not matter. Thanks in advance. (1 Reply)
Discussion started by: goodrics
1 Replies

6. UNIX for Dummies Questions & Answers

System Requirements

Does anyone know the system requirements for Unix 03? I need the CPU, RAM, and harddisk space requirements. I have been looking all over the web but can't seem to find the numbers. If you could post a link that would be great. Thanks (0 Replies)
Discussion started by: burke2
0 Replies

7. UNIX for Dummies Questions & Answers

Hardware Requirements

Whats the hardware requirementes to Unix? (not linux, bds, etc) (1 Reply)
Discussion started by: maxgilcosta
1 Replies

8. UNIX for Dummies Questions & Answers

Requirements for unix os

what are the requirements for unix os.i got now windows xp operating system.without disturbing windows xp i want to install unix os. (1 Reply)
Discussion started by: manohar12345678
1 Replies

9. Debian

install hardware requirements

Does any one have some words on this ' microprocessor '* and if there should be any attempt to install Debian Linux into it. Thank you I have looked at this page: 2.1.*Supported Hardware 2.1 Supported Hardware Chapter 2. System Requirements and crossed check many times and do not see any... (4 Replies)
Discussion started by: cowLips
4 Replies
gcore(1)							   User Commands							  gcore(1)

NAME
gcore - get core images of running processes SYNOPSIS
gcore [-pgF] [-o filename] [-c content] process-id... DESCRIPTION
The gcore utility creates a core image of each specified process. By default, the name of the core image file for the process whose process ID is process-id will be core.process-id. OPTIONS
The following options are supported: -c content Produces core image files with the specified content. The content description uses the same tokens as in coreadm(1M). The -c option does not apply to cores produced due to the -p or -g flags. -F Force. Grabs the target process even if another process has control. -g Produces core image files in the global core file repository with the global content as configured by coreadm(1M). The com- mand will fail if the user does not have permissions to the global core file repository. -o filename Substitutes filename in place of core as the first part of the name of the core image files. filename can contain the same tokens to be expanded as the paths in coreadm(1M). -p Produces a core image file in the process-specific location with the process-specific content for each process as config- ured by coreadm(1M). The command will fail if the user does not have permissions to the per-process core file repository. OPERANDS
The following operand is supported: process-id process ID EXIT STATUS
The following exit values are returned: 0 On success. non-zero On failure, such as non-existent process ID. FILES
core.process-id core images ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWtoo | +-----------------------------+-----------------------------+ |Interface Stability |See below. | +-----------------------------+-----------------------------+ Command Syntax is Evolving. Output Format(s) are Unstable. SEE ALSO
kill(1), coreadm(1M), setrlimit(2), core(4), proc(4), attributes(5) NOTES
gcore is unaffected by the setrlimit(2) system call using the RLIMIT_CORE value. SunOS 5.10 11 Feb 2004 gcore(1)
All times are GMT -4. The time now is 06:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy