LoginSignup
5
5

More than 5 years have passed since last update.

CentOSのバージョンを確認する

Posted at

CentOSのバージョンを確認する

version_check
cat /etc/redhat-release

OSが32bitなのか、64bitなのかを確認する

32_64
arch
# x86_64と出れば64bit、i686と出れば32bitです
5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5