![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No dbx installed | calloc | High Level Programming | 1 | 04-21-2008 11:25 AM |
| command to find out total size of a specific file size (spread over the server) | abhinov | SUN Solaris | 3 | 08-08-2007 07:48 AM |
| Installed software | wakeley | UNIX for Dummies Questions & Answers | 3 | 02-08-2005 06:59 AM |
| installed sparcwork | petold | UNIX for Dummies Questions & Answers | 2 | 05-02-2002 06:17 AM |
| I 've installed Red Hat 7.2 but ????Help | atiato | UNIX for Dummies Questions & Answers | 2 | 02-07-2002 02:37 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Size of Installed RAM ?
Is it possible from the command line, or by looking at one of the log files to find out the amount of RAM installed on my SCO Unix 5.05 Server?
I also need to find out H/Disk size and Processor speed but I think i'll do a search of the forums for those ones. Thanks RamblasPro |
|
|||||
|
Maybe this'll work for you - I was able to use Kelam_Magnus's example to find the amount of memory in my machine:
Amount of RAM (Memory) |
|
|||||
|
From www.pcunix.com:
Check disk space with "df -v". Installed memory: "memsize". Memory usage: "sar -r 5 5" SCO: "hw -r ram" gives information about how memory is used by the system. "sar -r 5 5" gives snapshots of how much memory is available now. "hwconfig" shows devices from last boot. System information is in /var/adm logs too |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|