0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

os バージョン 確認 linux ※自分用メモ

Last updated at Posted at 2016-05-27

検索キーワード
os バージョン 確認
os バージョン 確認 linux

参考サイト
http://qiita.com/ritukiii/items/60a3ac4734fc52748cee
http://d.hatena.ne.jp/rx7/20081010/p2
http://uxmilk.jp/13610

使用しているOSの確認
・AWS(EC2)の場合?
[ec2-user@ip-172-31-30-10 programming_service]$ cat /etc/system-release 
Amazon Linux AMI release 2016.03

・カーネルを調べる
[ec2-user@ip-172-31-30-10 programming_service]$ cat /proc/version
Linux version 4.4.5-15.26.amzn1.x86_64 (mockbuild@gobi-build-60007) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Wed Mar 16 17:15:34 UTC 2016

※詳細は参考サイトを確認する

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?