ubuntu10.04 ttserver安装配置V1.0

十二月 14th, 2011 | 1 Comment | Posted in Ubuntu | 阅读次数: 87 次

Author:gaojinbo Time:2011-12-8 ubuntu下安装ttserver ubuntu 10.04 1.安装依赖包 apt-get install libzzip-dev libzip[......]

Read more

Tags: ,

ubuntu10.04+scribe安装配置

十月 19th, 2011 | 2 Comments | Posted in Ubuntu | 阅读次数: 267 次

Author:gaojinbo Time:2011-10-19 scribe就不用介绍了,网上很多资料,下面文档很方便ubuntu+scribe安装,希望对大家有帮助。scribe只负责接收消息,日志分析程序还需要自己写。 1.安装[......]

Read more

Tags:

ubuntu 10.04下修改时区

九月 6th, 2011 | 1 Comment | Posted in Ubuntu | 阅读次数: 566 次

Author:gaojinbo Time:2011-09-06 很多时候我们安装ubuntu的时候都是选择了默认的时区,安装好后时间就不对了,通过下面方法,轻松修改。 1.登录控制台ssh   2.修改,输入下面命令[......]

Read more

Tags:

Ubuntu 11.10 实现 12 秒启动

七月 26th, 2011 | No Comments | Posted in Ubuntu | 阅读次数: 301 次

即将于今年10月发布的Ubuntu 11.10将比前版启动更快。 Ubuntu 11.10目前还是Alpha 2版本,在一台处理器上Intel Core 2 Duo E8400(3.00 GHz)的电脑上安装之后,它的冷启动速度只需12秒[......]

Read more

Tags:

Ubuntu 12.04/12.10/13.04 发布进程公布

七月 20th, 2011 | 2 Comments | Posted in Ubuntu | 阅读次数: 162 次

虽然Oneiric Ocelot Ubuntu 11.10还停留在Alpha预览测试阶段,尚未进入Beta测试,但是Ubuntu Wiki上今天已经公布了后续三个版本Ubuntu 12.04、12.10、13.04的详细发布进程。 其实U[......]

Read more

Tags:

ubuntu10.04下获取DELL硬盘序列号

七月 12th, 2011 | No Comments | Posted in Ubuntu | 阅读次数: 200 次

Author:gaojinbo Time:2011-6-30 Email:admin@gaojinbo.com 环境: 只适合ubuntu10.04以上版本 echo ‘deb http://linux.dell.c[......]

Read more

Tags: ,

ubuntu10.04+virtualbox+win2003安装配置

六月 20th, 2011 | 4 Comments | Posted in Ubuntu | 阅读次数: 361 次

Author:gaojinbo Time:2011-6-20 Email:admin@gaojinbo.com 这个文档是我星哥写的,非常不错,照着操作,通过下面几个步骤就能在ubuntu10.04 tls控制台下安装vir[......]

Read more

Tags: ,

Ubuntu10.04 apache2 webdav 配置

五月 26th, 2011 | 6 Comments | Posted in Ubuntu | 阅读次数: 217 次

Step 1 We will use Ubuntu 10.04 server with the IP address 192.168.10.100 here. sudo su Step 2

  • Installing Web[......]

Read more

Tags: ,

Ubuntu 11.04/11.10/12.04初步发布日程

五月 24th, 2011 | 8 Comments | Posted in Ubuntu | 阅读次数: 131 次

至于未来三个版本的发布日程,目前还都是暂定,可能会随着开发进展而有所变化,但总体框架已经明晰,比如12.04 LTS将会有四个Alpha和两个Beta测试版。另外当前最新的Ubuntu 10.04也是个LTS长期支持版本,未来三年内还会享受[......]

Read more

Tags:

ubuntu下apt-get锁定指定软件不更新

四月 14th, 2011 | 4 Comments | Posted in Ubuntu | 阅读次数: 194 次

Author:gaojinbo Time:2011-4-14 很多时候,通过apt-get upgrade会更新我们不想要更新的软件,通过以下方法可以很好地做到锁定不更新: echo "nginx hold&quot[......]

Read more

Tags: ,