昨天看到Ubuntu 13.04提示有新的发行版Ubuntu 13.10了,手痒了一下,没有忍住就升级了. 结果升级完毕之后发现Apache2服务启动失败了,失败信息是: Invalid command 'LockFile', perhaps misspelled or defined by a module not included in the server configuration 原来是Ubuntu 13.10中将Apache2升级到了2.4.6版本,但是在提问是否更新配置文件的时候,…
Thinkpad W520 + Ubuntu 12.04LTS, 13.10, 14.04LTS安装Nvidia显卡驱动设置 http://henzhai.com/tech/2012/07/w520-ubuntu-nvidia.html Thinkpad W520带有双显卡:集显Intel 3000和独显Nvidia 1000m/2000m.Nvidia为Windows提供了官方的Optimus驱动支持,可以在集显和独显之间自动切换.在Ubuntu下却遇到了奇怪的问题:如果BIOS里选择使用独显…
不知道如何启动apache2就启动不来了. 如下图所示: 即使卸载了重新装也是如此 经过测试卸载并清除软件包的配置即可解决 sudo apt-get purge apache2  sudo apt-get install apache2…
ubuntu 版本:13.10:桌面模式默认:unity :文件管理器:nautilus…
Fix catalyst driver in Ubuntu 13.04 / 13.10(墙外文章备份) 1. Introduction I found lots of people struggling to get catalyst driver work in Ubuntu 13.04. This issue has been persistent for some laptops, ever since Ubuntu 13.04 came out, specially for Intel,…
ubuntu 13.10 从官方文档http://www.mono-project.com/Mod_mono 可看到 Mod_Mono is an Apache 2.0/2.2/2.4.3 module that provides ASP.NET support for the web's favorite server, Apache. 运行环境是Mod_Mono以module方式载入到Apache里, 另外参考文中链接ubuntu文档:https://help.ubuntu.com/comm…
我的本是hp envy15, 蓝牙与无线的型号是Ralink RT3290, 装了Ubuntu 13.10 64bit后,蓝牙无法使用,无线几秒钟就会断开,查知,是因为驱动问题. ## 准备工作 首先,应当升级内核 获取3.12内核: wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-saucy/linux-headers-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.…
[原文]http://www.tuicool.com/articles/goto?id=myM7veR I had updgraded my Ubuntu from 13.04 to 13.10 last week and everything went quite good. The only problems that I faced as developer are: Apache 2.4 was not working with default previous installation…
一.Ubuntu Server 13.10系统安装 Ubuntu分为桌面版(desktop)和服务器版(Server),下面为大家介绍服务器版本Ubuntu Server 13.10的详细安装过程. 附Ubuntu Server 13.10系统镜像下载地址: 32位:http://releases.ubuntu.com/13.10/ubuntu-13.10-server-i386.iso 64位:http://releases.ubuntu.com/13.10/ubuntu-13.10-serv…
版本 ubuntu 13.10 桌面模式默认:unity :文件管理器:nautilus…