- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- simple questions
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:31 AM
02-10-2004 01:31 AM
simple questions
this is my first time on a dec alpha box i know some unix but could do with a little help.
when i type uname -s i get OSF1 is this the same as tru64
how do i find out the server model
thanks
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:51 AM
02-10-2004 01:51 AM
Re: simple questions
John,
sizer -v will provide more info on OS version
sizer -c on CPU type (or psrinfo , or grep Alpha /var/adm/messages | tail -5 )
JB.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:58 AM
02-10-2004 01:58 AM
Re: simple questions
sizer command not found does this mean its not Tru64 ?
messages file gave me model thanks
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:23 AM
02-10-2004 02:23 AM
Re: simple questions
/usr/sbin/sizer
But putting /usr/sbin in the PATH in your .profile will sort it out everytime you login.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 02:27 AM
02-10-2004 02:27 AM
Re: simple questions
Alternatively use "uname -a"
Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 03:03 AM
02-10-2004 03:03 AM
Re: simple questions
Here is another one:
/usr/bin/strings /vmunix | grep "(Rev"
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 05:47 PM
03-09-2004 05:47 PM
Re: simple questions
How to get the KERNEL BIT info ??
i.e. wheather it is 32 or 64 bit ??
Regards,
Ramesh.K.R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 06:46 PM
03-09-2004 06:46 PM
Re: simple questions
There is no such bit, it's (and always has been since its inception) a 64-bit OS.
Tru64 does not drag a legacy 32-bit compatibility mode within it's history.
Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 06:49 PM
03-09-2004 06:49 PM
Re: simple questions
Regards,
Ramesh.K.R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 07:03 PM
03-09-2004 07:03 PM
Re: simple questions
#/usr/sbin/sizer -v
to find the server model
#/sbin/hwmgr -view hierarchy |pg