Sponsored Content
Full Discussion: Recommended Linux books
Operating Systems Linux Red Hat Recommended Linux books Post 302508214 by Corona688 on Saturday 26th of March 2011 05:20:19 PM
Old 03-26-2011
Which Linux?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

unix/linux books

hey, i am a pretty good linux/unix user but i would like to discover the full capabilities of linux/unix. i have "unix unleashed , by sams" any other books/websites reccomendations. thanks (2 Replies)
Discussion started by: hamza11050
2 Replies

2. Linux

Recommended server for linux

Hi all, if you have to choose between an IBM x346 with serveraid 7k or an HP Proliant DL380 with smart array 6i to install Red Hat Enterprise Linux AS release 3 Update 3, which one would be your first choice? thks Bert (1 Reply)
Discussion started by: bert.n
1 Replies

3. UNIX Desktop Questions & Answers

A recommended linux wireless usb adaptor

Hi guys, I've been a linux user for a day now and we are planning of moving from windows to gentoo. unfortunately were having a heck of a trouble in configuring linksys wusb adaptor on our linux box. we got so tired of looking for any linux drivers or ndiswrapper blah for these critters but... (1 Reply)
Discussion started by: 3rr0r_3rr0r
1 Replies

4. UNIX for Dummies Questions & Answers

im very new to unix/linux can someone tell me the best books to read...

im very new to unix/linux operating system and having a hard time understanding the command ( grep, ls, echo and variables) is there any book that is simple to understand... after taking this unix/linux operating system i need to take unix operating system..can someone help me please!!! (1 Reply)
Discussion started by: 2071fox
1 Replies

5. UNIX for Dummies Questions & Answers

Books on Linux Prog..

Hi everybody, Can anyone suggest me some good books on Linux Prog.. I know richard stevens is always there.. But any specific books on Linux Porgramming and Networking in Linux.. Wud be of great help if anybody replies.. (4 Replies)
Discussion started by: srikumar_cs
4 Replies

6. UNIX for Dummies Questions & Answers

recommended books for beginners

hi! what books do you recommend for someone like me who has no experience with unix? (2 Replies)
Discussion started by: briant
2 Replies

7. Fedora

Books on Linux

Not totally new to Linux. Have done distro installs before. At this point, I'm looking for a way out of the MS lock down I've been in. Looking for a good beginner/intermediate book. One that will cover things such as server installs as well as things like X-Windows/SAMBA installs from CLI. What I... (2 Replies)
Discussion started by: jcayo11
2 Replies

8. UNIX for Dummies Questions & Answers

Books for person who want to be Linux/Unix administrator

Hi, I would like to become Linux/Unix administrator. Of course I am aware that it is practically impossible to get that job immediately and in the beginning it will be Junior position or 2nd level of technical support. But I would like to ask: how in-depth knowledge about daemons such like... (2 Replies)
Discussion started by: DavidMax
2 Replies

9. What is on Your Mind?

Recommended skill and training for Linux system administrator

Hi Friends ! I'm sorry if this not right place to ask questions like this. I'm working as a Linux system administrator in one of the Indian hosting company that provides tech support to various UK and US based clients. I have now total 3+ years of web hosting technology experience and good... (2 Replies)
Discussion started by: pratik_rao
2 Replies

10. What is on Your Mind?

Neo's Recommended Audio Books

Just finished this Audible audio book. It's simply great. Highly recommended: This book was so well done that I did not want to miss a single word; so ended up listening to half of the book twice when I got distracted. This is a great audio book. ... (0 Replies)
Discussion started by: Neo
0 Replies
PMC(1)							    BSD General Commands Manual 						    PMC(1)

NAME
pmc -- performance-monitoring counter interface for command execution SYNOPSIS
pmc -h pmc -C pmc -c event command [options ...] DESCRIPTION
pmc is a means of using a processor's performance-monitoring counter (PMC) facility to measure various aspects of a program's execution. It is meant to be used in a fashion similar to time(1). The arguments are as follows: -h Display a list of performance counter events available on the system. -C Cancel any performance counters that are currently running. -c event Count the event specified by event while running the command. DIAGNOSTICS
PMC support is not compiled into the kernel Performance-monitoring counter support has not been compiled into the kernel. It may be included using the PERFCTRS option. See options(4) for details. PMC counters are not supported by CPU Performance-monitoring counters are not available for the CPU. SEE ALSO
time(1), options(4) HISTORY
The pmc command first appeared in NetBSD 1.6. AUTHORS
The pmc command was written by Frank van der Linden <fvdl@wasabisystems.com>. The kernel support for reading performance counters on the i386 architecture was written by Jason R. Thorpe <thorpej@zembu.com>. BUGS
The pmc command currently only supports performance-monitoring counters on the i386 architecture. BSD
October 24, 2000 BSD
All times are GMT -4. The time now is 11:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy