Production ReleasesVersionCode nameRelease dateEnd of life date8.0jessieApril 25th 20157.0wheezyMay 4th 20136.0squeezeFebruary 6th 2011February 2016 (...
分类:
其他好文 时间:
2015-10-03 10:38:23
阅读次数:
234
**下班的时候打算重置下default-brower, 输入了dpkg-reconfigure 结果按了个g,又按了tab,最后还输了回车.就变成了
dpkg-reconfigure grub-pc
进入dpkg配置grub-pc的界面后, 按了下Esc没想到没退出反而按到了` , 就是数字1上的那个符号. 接下来就进入了下一个选项. 这个只有个OK的可以移动到. 然后敲了下回车. 就没管...
分类:
其他好文 时间:
2015-10-03 08:25:01
阅读次数:
185
IOS更新, 连接到数据线,不能使用我想复制iphone照片只能用于内itunes对? 于linux这里面其实很容易处理.在这里,我们使用了一个相对较新的组件libimobiledevice 为了支持访问.#apt-get install libimobiledevice-* 安装然后在iphone...
分类:
移动开发 时间:
2015-10-02 22:26:02
阅读次数:
308
制作原理:打包:将QT制作的源程序(没有编译的)用debian压缩打包(这里是用脚本对源程序再编译)安装:将deb包中的源程序解压(默认解压到根目录)到规定系统文件中并编译(postinst脚本)卸载:将解压的所有文件删除(postrm脚本)例子:1.新建deb包文件myded|——mydeb |—...
分类:
其他好文 时间:
2015-10-01 18:01:25
阅读次数:
204
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined解决 - Linux操作系统:Ubuntu_Centos_Debian - 红黑联盟【亲测】ubuntu14.10建立热点wifi分享给手机_职业教育_百度经验...
分类:
系统相关 时间:
2015-10-01 18:01:03
阅读次数:
196
[root@moban oldboy]# for oldboy in `chkconfig --list |grep "3:on" |awk '{print $1}' |grep -vE "crond|network|sshd|rsyslog"`;do chkconfig $oldboy off;d...
分类:
系统相关 时间:
2015-10-01 00:30:43
阅读次数:
266
首先说明一下 ubuntu 的软件安装大概有几种方式:1。 deb 包的安装方式deb 是 debian 系 Linux 的包管理方式, ubuntu 是属于 debian 系的 Linux 发行版,所以默认支持这种软件安装方式,当下载到一个 deb 格式的软件后,在终端输入这个命令就能安装:sud...
分类:
系统相关 时间:
2015-09-30 16:04:06
阅读次数:
299
环境:CentOS6.6rsyslog+mysql+loganalyzer环境搭建日志服务器Client端:192.168.2.10MySQL服务器:192.168.2.11#Client端安装必备的软件包yuminstallrsyslog-mysql-y生成了2个文件:/lib64/rsyslog/ommysql.so#rsyslog支持数据库的模块文件
/usr/share/doc/rsyslog-mysql-5.8...
分类:
数据库 时间:
2015-09-28 19:15:18
阅读次数:
305
ifupdownubuntu 本身支持linux的网络底层设置命令:ifconfig,route,ip 等命令,但为了让网络设置更加简单,Debian 提供了一个标准的高级网络设置工具,包含 ifup 和ifdown 程序和 /etc/network/interfaces 文件。 如果你选择用 if...
分类:
系统相关 时间:
2015-09-28 11:25:07
阅读次数:
245
debhttp://debian.ustc.edu.cn/ubuntutrustymainuniversemultiverserestricted
debhttp://debian.ustc.edu.cn/ubuntutrusty-updatesmainuniversemultiverserestricted
debhttp://debian.ustc.edu.cn/ubuntutrusty-securitymainuniversemultiverserestricted
#debhttp://debian...
分类:
系统相关 时间:
2015-09-28 10:06:51
阅读次数:
192