- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- 32 or 64 bit Linux
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
08-18-2009 06:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 06:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 06:53 AM
08-18-2009 06:53 AM
Re: 32 or 64 bit Linux
getconf LONG_BIT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 06:55 AM
08-18-2009 06:55 AM
Re: 32 or 64 bit Linux
Linux APPLE 2.6.18-128.el5PAE #1 SMP Wed Dec 17 12:02:33 EST 2008 i686 i686 i386 GNU/Linux
It means it is 32 bit version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 06:58 AM
08-18-2009 06:58 AM
Re: 32 or 64 bit Linux
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 10:18 PM
08-18-2009 10:18 PM
Re: 32 or 64 bit Linux
when I issue the command in my customer's HP-UX server I am surprised:
getconf LONG_BIT
32
is it valid for HP-UX ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 12:15 AM
08-19-2009 12:15 AM
Re: 32 or 64 bit Linux
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2009 09:22 AM
08-22-2009 09:22 AM
Re: 32 or 64 bit Linux
>is it valid for HP-UX?
It depends. Since all recent HP-UX servers only come in the color black, 64 bit, it is a waste of time checking. And the correct query is: KERNEL_BITS
Since HP-UX supports both ILP32 and LP64 at the same time, LONG_BIT is only valid for ILP32.
I don't know if sysconf(2) will change LONG_BIT to 64 in LP64?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2009 04:17 AM
08-24-2009 04:17 AM
Re: 32 or 64 bit Linux
http://forums13.itrc.hp.com/service/forums/postQuestion.do?categoryId=156&forumId=1
please correct me if I am mistaken some steps, or put your comments there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2009 11:15 PM
08-29-2009 11:15 PM
Re: 32 or 64 bit Linux
It only returns 32. If you want the size, you can use sizeof.
>Hakki: I tried to consolidate for HP-UX 32 or 64 bit under another Thread:
You mean:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1365991
>put your comments there.
Bill has done a good job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 04:33 AM
10-14-2009 04:33 AM
Re: 32 or 64 bit Linux
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1365991
Yes sorry about my typo :)
>>put your comments there.
>Bill has done a good job.
I am very agree.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 11:42 PM
10-14-2009 11:42 PM
Re: 32 or 64 bit Linux
Hth.