码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu使用中的一些问题

时间:2014-12-18 01:32:55      阅读:204      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   ar   os   使用   sp   strong   on   

ubuntu如何修改计算机名? 

sudo gedit /etc/hostname

如何查看ubuntu操作系统位数

方法1:
#查看long的位数,返回32或64
getconf LONG_BIT

方法2:
#查看文件信息,包含32-bit就是32位,包含64-bit就是64位
file /sbin/init

virtualbox虚拟机ubuntu系统分辨率的调整方法

http://jingyan.baidu.com/article/e9fb46e19605187520f76677.html

 

ubuntu使用中的一些问题

标签:style   blog   http   ar   os   使用   sp   strong   on   

原文地址:http://www.cnblogs.com/jingzhishen/p/4170780.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!