- Hands-On DevOps with Vagrant
- Alex Braunton
- 87字
- 2021-07-16 17:43:54
CPU architecture
A system's CPU architecture is generally 32-bit or 64-bit. When you download the VirtualBox or Vagrant software package-installer, you will have to define which version you require.
We can run the sysctl hw.cpu64bit_capable command, which lets us know whether our system is capable of running 64-bit software. In this screenshot of my system, you can see the returned value is 1:

This means that I have a 64-bit-capable Mac system. If your value returns as empty or 0, then your system only supports 32-bit.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Extending Puppet
- 操作系統(tǒng)基礎(chǔ)與實(shí)踐:基于openEuler平臺
- Windows Server 2019 Administration Fundamentals
- 嵌入式系統(tǒng)原理及開發(fā)
- Linux內(nèi)核觀測技術(shù)BPF
- 操作系統(tǒng)分析
- Advanced Infrastructure Penetration Testing
- Mastering Windows 8 C++ App Development
- CSS揭秘
- Java EE 8 High Performance
- 完美應(yīng)用Ubuntu(第4版)
- 程序員必讀經(jīng)典(算法基礎(chǔ)+計算機(jī)系統(tǒng))
- Mastering AWS CloudFormation
- Microsoft DirectAccess Best Practices and Troubleshooting