官术网_书友最值得收藏!

Checking your hardware (Linux)

We will now do a few basic checks in Linux to ensure that we have the right hardware. Let's first open up a Terminal and drop to the bash command line—you can do this quickly in Ubuntu by pressing the combination Ctrl + Alt + T.

Let's now check our processor by typing lscpu and pressing Enter. A lot of information will appear, but just look at the first line and make sure that the architecture is indeed x86_64:

Next, we check our memory capacity by typing free -g at the bash prompt and then again press Enter. This will tell us the total number of proper memory that we have in gigabytes in the first entry of the first row, as well as the amount of memory in swap space in the following row:

This is certainly sufficient memory.

Finally, let's see whether we have an appropriate GPU. NVIDIA GPUs communicate with our PC via the PCI bus, so we can use the lspci command to list all PCI hardware. There is usually a lot of other hardware listed, so let's use the grep command to filter for just NVIDIA GPUs by entering lspci | grep -e "NVIDIA" at the bash prompt:

This is a GTX 1070, which fortunately exceeds our need for at least a GTX 1050.

主站蜘蛛池模板: 怀远县| 山阴县| 青铜峡市| 台州市| 博客| 金昌市| 乐业县| 津南区| 荆门市| 瓦房店市| 崇仁县| 平昌县| 河西区| 恩施市| 台南市| 健康| 舟山市| 庄河市| 南平市| 永新县| 大邑县| 青川县| 双柏县| 镇沅| 临泽县| 昆山市| 叶城县| 宝鸡市| 乐昌市| 天门市| 蕉岭县| 长沙县| 巧家县| 施秉县| 介休市| 奉新县| 望谟县| 绥阳县| 门头沟区| 延吉市| 武川县|