The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM


Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Need help ! SQL and Proc *C iwbasts High Level Programming 5 05-18-2006 12:42 AM
proc bache_gowda UNIX for Dummies Questions & Answers 7 05-23-2005 08:18 AM
/proc aojmoj UNIX for Advanced & Expert Users 3 11-20-2002 02:54 PM
about /proc fuqiang1976 UNIX for Dummies Questions & Answers 1 09-10-2001 04:46 AM
/proc 100% asutoshch UNIX for Dummies Questions & Answers 1 03-31-2001 11:24 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #64  
Old 09-06-2005
deckard's Avatar
Registered User
 

Join Date: Jul 2002
Location: Ohio
Posts: 110
Here's my main home system

Code:
[root@sausage root]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 451.031
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 mmx fxsr
bogomips        : 897.84

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 451.031
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 mmx fxsr
bogomips        : 901.12
This box, although not very current is still a screamer. One of the things that has impressed me tremendously about Linux is how much more I can get out of my hardware than with certain (ahem!) OSes. This box was a slug when I tried to install the latest and greatest "Professional" version of another OS. The boot took about 15 minutes and there was little I could do to improve it's performance. But running under RH9, this thing boots in about 2 minutes (a few HD controller cards that load BIOS at the beginning and the NVIDIA drivers slow down the launching of X Window System). It also does A LOT. Here's the rundown of what it does at home (it's a headless box BTW):

1. Internal DNS
2. DHCP
3. SAMBA
4. NFS
5. GNOME Desktop Application Server (via VNC and ESD for remote sound on the "thin clients")
6. OpenOffice 2.0 Beta
7. Firefox 1.6
8. Thunderbird 1.6
9. All the usual GNOME type things (cdrecording, ripping music, file management, etc...)
10. Apache with PHP, SSL and WebDAV for my "calendar server" (Sunbird client)
11. Nightly backups from /mnt/data to /mnt/backup (500 Gigs capacity on each)
12. Asterisk PBX (for private lines via OpenVPN between friends and family)
13. All the usual DEVEL tools
14. Multimedia playback with XMMS, Xine and MPlayer
15. Music streaming to work over OpenVPN with icecast and ices
16. P2P for grabbing ISOs of various Linux distros or legit free media downloads
17. And more...

Interestingly enough it seems that I can keep throwing stuff at this box and it balances resources nicely. I've never been in a state where the system locks up and becomes unusable unless something is wrong (had a memory leak with the transparent feature of GNOME term. Feh. I prefer xterm myself) I love this box. (Tyan MOBO from 1997)

Last edited by deckard; 09-07-2005 at 07:06 AM. Reason: Forgot the CODE tags
Reply With Quote
Forum Sponsor
  #65  
Old 09-06-2005
eugrus's Avatar
Registered User
 

Join Date: Jan 2005
Location: Russia
Posts: 93
[...deled...]

Last edited by eugrus; 09-07-2005 at 12:03 AM.
Reply With Quote
  #66  
Old 09-08-2005
Registered User
 

Join Date: Sep 2005
Location: france,paris
Posts: 1
hi i'm looking for help to install linux 10.1 mail and webcam instant messenger kopeete or others .
Reply With Quote
  #67  
Old 09-14-2005
Registered User
 

Join Date: Sep 2005
Location: San Diego, CA
Posts: 1
My recently Ubuntu-running machine. I hate Dell.

http://img389.imageshack.us/img389/3361/cpuinfo1gk.png
Reply With Quote
  #68  
Old 09-23-2005
yogesh_powar's Avatar
Registered User
 

Join Date: Jun 2005
Location: satara
Posts: 37
check this out

processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping : 7
cpu MHz : 2392.484
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 4734.97
Reply With Quote
  #69  
Old 09-23-2005
indo1144's Avatar
Registered User
 

Join Date: Jun 2002
Location: Netherlands
Posts: 54
Code:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 1
cpu MHz         : 3201.773
cache size      : 1024 KB
physical id     : 0
siblings        : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm pni monitor ds_cpl cid xtpr
bogomips        : 6307.84

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 1
cpu MHz         : 3201.773
cache size      : 1024 KB
physical id     : 0
siblings        : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm pni monitor ds_cpl cid xtpr
bogomips        : 6389.76
Reply With Quote
  #70  
Old 10-12-2005
Registered User
 

Join Date: Oct 2005
Location: Chennai, INDIA
Posts: 5
Fedora core 4 @ AMD semptron 2800+

[code]

processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 28
model name : Mobile AMD Sempron(tm) Processor 2800+
stepping : 0
cpu MHz : 1601.600
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt 3dnowext 3dnow lahf_lm
bogomips : 3170.30

[code]
Reply With Quote
Google The UNIX and Linux Forums
Reply

Tags
linux, load average, performance, solaris, ubuntu

Thread Tools
Display Modes




All times are GMT -7. The time now is 05:41 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0