码迷,mamicode.com
首页 >  
搜索关键字:wheezy    ( 118个结果
PyGrub
from:https://wiki.debian.org/PyGrubUsing pyGRUB on Wheezy to boot a domU kernelUsing pyGRUB fromxen-utils-4.0, each domU can boot with its own kernel ...
分类:其他好文   时间:2014-08-08 17:58:26    阅读次数:243
升级debian stable(wheezy)的iceweasel(firefox).
因为现在stable(wheezy)的firefox(iceweasel) 版本是24.7, 插件firebug2.0不支持这个版本. 为了想用firebug, 不得不来升级. 这里我们用backports 打开http://mozilla.debian.net/ 选中自己的版本, 想要升级的iceweasel版本. 这里我想用beta版 在/etc/apt/sou...
分类:其他好文   时间:2014-08-05 19:31:50    阅读次数:265
Wordpress3.9开启多站点配置配置nginx进行局域网测试.
因为需要帮staff迁移一些数据, 所以想到了使用wordpress的多站点. 这个功能在wordpress3.0后就有了. 软件系统等信息:  OS: linux debian wheezy php:5.4.4-14 mysql:5.5.37 server:nginx1.2.1 /apache 2.2.2 首先下载wordpress3.9, 安装的时候, 需要注意一下 我的nginx...
分类:其他好文   时间:2014-08-04 11:05:57    阅读次数:191
让debian wheezy支持IOS7+的iphone.
IOS更新后, 连上数据线已经不能使用了 想要拷iphone里面的照片只能用itunes吗?  在linux里面这些其实很好办的. 这里我们使用比较新的一个组件libimobiledevice 来支持访问. #apt-get install libimobiledevice-* 安装 然后在iphone里面点allow允许, 接着在文件管理器里面就可以看见了...
分类:移动开发   时间:2014-07-16 11:10:01    阅读次数:235
(转)https://wiki.debian.org/iwlwifi debian7下wifi intel 5100agn
https://wiki.debian.org/iwlwifiDebian 7 "Wheezy"Add a "non-free" component to /etc/apt/sources.list, for example: # Debian 7 "Wheezy"deb http://http.d...
分类:其他好文   时间:2014-07-15 00:53:21    阅读次数:239
debian下配置网络 安装无线网卡驱动 Broadcom BCMXX系列
解决方式来自于debian官网 ?? https://wiki.debian.org/wl 1、添加源 deb http://http.debian.net/debian/ wheezy main contrib non-free deb http://http.debian.net/debian/ squeeze main contrib non-free 2、更新源软件 apt-g...
分类:其他好文   时间:2014-07-10 19:42:25    阅读次数:265
usr/bin/mysqladmin: refresh failed; error: 'Unknown error'
debian wheezy 升级后, 因为授权错误, 导致密码给修改, 在debian的mysql safe下也无法进入.   我在/etc/mysql/my.cnf 里面已经修改了bind-address 为局域网ip 进而执行了 GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '123456' WITH GRANT OPTI...
分类:数据库   时间:2014-07-01 16:03:03    阅读次数:207
Customize toolbar style in LibreOffice 4.2.4.2 on Linux
It is strange but interesting to see that all the toolbars in LibreOffice 4.2.4.2 have title bar displayed on Linux operating system (Debian Wheezy wi...
分类:系统相关   时间:2014-06-24 14:30:25    阅读次数:303
Debian /etc/apt/sources.list
# Debian 源列表说明## 本文以 wheezy 版本为例,使用时注意适当修改。# 同一仓库的官方主站和各镜像站点只可取其一,不可叠加。# -----------------------------------------------------------------------------...
分类:其他好文   时间:2014-06-16 10:50:54    阅读次数:219
118条   上一页 1 ... 9 10 11 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!