Thursday, August 21, 2014

64 bit - What's the memory cap for 64-bit systems

You know how on 32-bit systems it can only use like 3gb of RAM? How much is that cap for 64-bit systems?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...