随笔分类 - linux
摘要:转载http://blog.csdn.net/drr789/article/details/8998590 系统信息 arch 显示机器的处理器架构(1) uname -m 显示机器的处理器架构(2) uname -r 显示正在使用的内核版本 dmidecode -q 显示硬件系统部件 - (SMB
阅读全文
摘要:在Ubuntu14.14中安装apache 安装指令: sudo apt-get install apache2 安装结束后: 产生的启动和停止文件是: 需要说明的是,普通的apache发行版本配置文件是: ubuntu apache2配置 1.apache2.conf 是主配置文件,httpd.c
阅读全文
摘要:1apt方法 安装软件 apt-get install softname1 softname2 softname3…… 卸载软件 apt-get remove softname1 softname2 softname3…… 卸载并清除配置 apt-get remove --purge softnam
阅读全文

浙公网安备 33010602011771号