Sponsored Content
Top Forums UNIX for Dummies Questions & Answers RedHat display cpu configuration Post 24875 by sTorm on Friday 19th of July 2002 03:24:08 AM
Old 07-19-2002
I don't know if it works with RedHat, but on Mandrake you can do a
more /proc/cpuinfo
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

x window configuration for redhat 6.0

I recently tried to install redhat 6.0 on my IBM desk top. Everything was fine except the x window. After the installation, I logged in, the icons and graphics were so big that I even could not read a complete message in one screen. I did not find any helpful tool in the control panel to help me... (4 Replies)
Discussion started by: yinuod
4 Replies

2. Red Hat

qmail configuration in redhat linux - doubts

hi, How to Install & configure the qmail in redhat linux? and also how to get the free qmail package? I know the sendmail configuration in redhat linux. What is the features of qmail compared with sendmail? Regards, Jones (3 Replies)
Discussion started by: jones_linux
3 Replies

3. Solaris

Containers : cpu configuration resource

Hi. I get the follow output when use the poolcfg -c info , associated to one zone-server defined : pset revenuedb02-pset int pset.sys_id 6 boolean pset.default false uint pset.min 4 uint pset.max 12 ... (0 Replies)
Discussion started by: aggadtech08
0 Replies

4. Red Hat

Dns configuration error in Redhat

Dear All I want to configure DNS in redhat linux. i am following these steps but when i restart the services it is showing status failed. Please any body can help me on urgent basis. #service named restart Stopping named: Starting named: ---------Edited in named.conf... (2 Replies)
Discussion started by: sahu.tapan
2 Replies

5. Solaris

how to get cpu and memory configuration on sun

Hi folks, can you please help to print cpu and memory configuration on sun host. (4 Replies)
Discussion started by: ggolub
4 Replies

6. UNIX for Advanced & Expert Users

UNIX / LINUX OS CPU configuration details

Hi, How to find the cpu configuration details of Cores, Speed MHz, virtual processors for the following servers: LINUX OS Servers: Linux 2.6.9-89.0.3.ELsmp #1 SMP Sat Jun 13 07:05:54 EDT 2009 i686 i686 i386 GNU/Linux. (Cores, Speed, Processor) Linux 2.6.18-164.el5 #1 SMP Tue Aug 18... (5 Replies)
Discussion started by: jagtheesh
5 Replies

7. Cybersecurity

Limit CPU and RAM utilization for new user in RedHat

We have a system with 4 Xeon Processors each with 10 cores, total 512 GB RAM and 10 TB Hard Drive. we want to create multiple user accounts with different resource limitations as : User 1: RAM : 50GB, PROCESSOR: 10 Cores , User folder in home directory of 10GB space. User 2: RAM :... (5 Replies)
Discussion started by: vaibhavvsk
5 Replies

8. Red Hat

Monotring cpu and VMstat in Redhat Linux

Hi , Please some one help me out . How to write a shell cript to monitor cpu usage vmstat and in Redhat linux . vmstat out put should be in percentage. Thanks in advance !!!! (1 Reply)
Discussion started by: saanvi
1 Replies

9. Shell Programming and Scripting

Please help me to monitor cpu usage vmstat in Redhat Linux .

Hi , Please some one help me How to write a shell script to monitor cpu usage vmstat in Redhat linux . Thanks, (4 Replies)
Discussion started by: saanvi
4 Replies

10. Red Hat

[nmcli] Where is the configuration file of device (redhat 7)

OS is redhat 7. # nmcli dev DEVICE TYPE STATE CONNECTION virbr0 bridge disconnected -- eno16777736 ethernet disconnected -- eno33554960 ethernet disconnected -- virbr0-nic ethernet disconnected -- lo ... (1 Reply)
Discussion started by: tien86
1 Replies
LINUX_LOGO(1)						      Debian GNU/Linux Manual						     LINUX_LOGO(1)

NAME
linux_logo - Color ANSI penguin logo w/ system information. SYNOPSIS
linux_logo [-h | -v ] [-a ] [ -b | -c] [-d] [-D file] [-e file] [-f] [-g | -l] [-k] [-i] [-n] [-p] [-s] [-u] [-x] [-y] [-o Num] [-t string] [-L num | NAME | list | random_xy] [-F format] DESCRIPTION
linux_logo is a program that generates a color ANSI picture of a penguin which includes some system information obtained from the /proc filesystem. OPTIONS
-h Show summary of options. -v Show version of program. -ascii -a Display the logo as monochrome ascii. -banner -b Display the banner-style logo. -classic -c Display the original penguin logo. -d Disable "prettying" of output -D filename Use logo from "filename" -e filename Use cpuinfo from "filename" for debugging purposes -f Force the screen clear before drawing the logo. -F STRING Use custom output STRING for sysinfo. See below for more info. -g Display only the system infomation. -i Ignore the ~/.linux_logo and /etc/linux_logo.conf config files -k Keep sysinfo flushed-left (non-centered) -l Display only the logo. -L ... Custom logo options. See LOGO SELECTION below -o Num Shift output Num spaces to the right -p Preserve cursor location -s Skip the BogoMips test [ speeds up display on non-Linux platforms ]. -t string Display an arbitrary string -u Display the system uptime. -w val Set screen width to val -y Display the load average. PROCESSOR INFORMATION
CPUINFO The cpuinfo supplied in /proc/cpuinfo is not always usable by linux_logo. If the cpuinfo for your microprocessor generates ugly output, send the output from your /proc/cpuinfo to the author. FORMAT The format string special sequences start with # (use ## to print #). All other characters, except for , are printed as is. Seq Description Output ---------------------------------------------------------------- ## # #B Bogomips 374.37 #C Compiled Date #47 Fri Jan 8 10:37:09 EST 1999 #E User Text My Favorite Linux Distribution Displayed with -t #H Hostname deranged #L Load average Load average 0.04, 0.01, 0.01 #M Megahertz 188Mhz where supported #N Number of CPU's Two #O OS Name Linux #P Processor or Processors Processor #R Ram 64M in Megabytes #S Plural s #T Type of CPU K6 #U Uptime Uptime 10 hours 59 minutes #V Version of OS 2.2.0-pre5 #X CPU Vendor AMD \n carriage return Notes: o The letter after the # must be capitalized. o Options not available are silently ignored. o Megahertz only available on some platforms and newer kernels. o See defaults.h on how to have #N report in non-english numbers. o Plural [#S] gives nothing if there is 1 cpu, gives 's' otherwise. o The "-y" and "-u" [display uptime and load average] command line options don't affect the output if a custom format is used. The default banner format is: "#O Version #V, Compiled #C #N #M#X#T Processor#S, #R RAM, #B Bogomips Total #H " The default banner format displays the following on the author's computer: Linux Version 2.2.0-pre5, Compiled #47 Fri Jan 8 10:37:09 EST 1999 One 188MHz AMD K6 Processor, 64M RAM, 374.37 Bogomips Total deranged Another example would be: linux_logo -F "Redhat Linux 5.2 Kernel Version #V #U #L " which would display: Redhat Linux 5.2 Kernel Version 2.2.0-pre5 Uptime 11 hours 4 minutes Load average 0.00, 0.00, 0.00 LOGO SELECTION The -L command line option is used to choose which logo to use. o "-L list" will list all of the logos available o "-L NAME" will display the logo with name NAME. o "-L NUM" will display logo with number NUM (deprecated) o "-L random_xy" will pick a logo at random, with criteria xy. When you replace x with the letter: b : pick a random banner mode logo c : pick a random classic mode logo e : pick a logo from either banner or classic When you replace y with the letter: a: pick a random ascii logo n: pick a non-ascii logo e: pick either type of logo So to summarize: "-L random_ba" picks a random ascii banner, "-L random_ce" picks a random classic logo "-L random_ee" picks any logo, etc. DEBIAN
The Debian pre-packaged version of linux_logo includes the Debian logo in addition to the 'Classic' and 'Banner' logos. The Debian logo is the default logo unless one of the other logos is specified on the command line. CONFIG FILES
~/.linux_logo and /etc/linux_logo.conf can be filled with command line options and will be parsed before the actual command line SEE ALSO
/usr/doc/linux_logo, http://www.deater.net/weave AUTHOR
Vince Weaver <vince@deater.net>. This manual page was written by Steve Kostecke <steve@debian.org>, for the Debian GNU/Linux system. Debian 7 July 2007 LINUX_LOGO(1)
All times are GMT -4. The time now is 05:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy