- Hands-On DevOps with Vagrant
- Alex Braunton
- 76字
- 2021-07-16 17:43:53
System version
Finding out what version of Ubuntu you are running will help you choose which package installer to download.
The easiest and quickest way to find out your Ubuntu version is to go into the Terminal and run the cat /etc/*-release command.
You should now see some output on the screen. There are a few sections we can focus on these are DISTRIB_DESCRIPTION, VERSION, and VERSION_ID. In my case, it is Ubuntu version 16.04.
推薦閱讀
- Mastering ElasticSearch
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Windows Phone 7.5 Data Cookbook
- Moodle 3.x Teaching Techniques(Third Edition)
- 云原生落地:產(chǎn)品、架構與商業(yè)模式
- 寫給架構師的Linux實踐:設計并實現(xiàn)基于Linux的IT解決方案
- Learning BeagleBone
- Learn SwiftUI
- Linux應用大全 基礎與管理
- OpenVZ Essentials
- Raspberry Pi入門指南
- OpenHarmony開發(fā)與實踐:基于紅莓RK2206開發(fā)板
- Learn Quantum Computing with Python and IBM Quantum Experience
- Microsoft Hyper-V Cluster Design
- 鴻蒙HarmonyOS應用開發(fā)入門