随笔分类 -  linux

摘要:ctrl加-号就可以缩小终端的命令行的字体大小 ctrl加shift加+号放大 阅读全文
posted @ 2016-12-18 17:17 有梦就要去实现他 阅读(416) 评论(0) 推荐(0)
摘要:ubuntu 下安装python开发包,执行命令 sudo apt-get install python-dev,报错; Reading package lists... Error! E: Encountered a section with no Package: header E: Probl 阅读全文
posted @ 2016-12-18 16:29 有梦就要去实现他 阅读(3635) 评论(0) 推荐(0)
摘要:~$ lspci | grep -i vga01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1) 如果你想看gpu的详细信息,使用~$ lspci -v -s 01:00.0,则:0 阅读全文
posted @ 2016-12-18 16:03 有梦就要去实现他 阅读(26674) 评论(0) 推荐(0)