rsyslog分为服务端和客户端客户端rsyslog配置文件配置一下几条比较有用$ActionQueueTypeLinkedList#useasynchronousprocessing开启缓存队列$ActionQueueFileNamebackup_local#setfilename,alsoenablesdiskmode如果客户端挂了,缓存队列写到本地backup_local这个变量上面已经定..
分类:
其他好文 时间:
2014-09-23 13:22:04
阅读次数:
407
Debian的硬盘安装方式和Kali差不多,都不支持类似Ubuntu通挂载ISO的方式来安装(小白之言,有错误请指出。),只有通过刻录光盘,写入U盘或者直接通过硬盘安装。刻光盘和写入U盘安装的方式就不说了,简单但是麻烦。本文使用硬盘安装的方式来安装debian,其实硬盘安装和刻录到U盘安装原理是.....
分类:
其他好文 时间:
2014-09-23 12:43:34
阅读次数:
189
一 常见Linux版本websitefeaturedescriptionhttp://www.ubuntu.com/当前最流行Ubuntu正是基于Debian之上,旨在创建一个可以为桌面和服务器提供一个最新且一贯的Linux系统。Ubuntu囊括了大量精挑细选自Debian发行版的软件包,同时保留了...
分类:
系统相关 时间:
2014-09-23 00:36:03
阅读次数:
292
http://linux-bsd-sharing.blogspot.com/2012/10/howto-xen-413-windows-8-hvm-domu-with.htmlUpdate 05/07/2013:Despite the HowTo being close to 1 year it a...
用windows先的MyEclipse很方便,但是要把MyEclipse的web项目移植到Debian下,稍微有一点麻烦。当然,如果是ubuntu的话,直接装MyEclipse就可以了。这里只将针对于无图形界面的Debian的移植过程。1.配环境(jdk+apache+tomcat+mysql)(当...
一、安装1、# apt-get install wine安装完后在终端里运行wine:# wine会弹出一个对话框:This is the wine64-bin helper package, which does not provide wine itself,but instead exists...
Debian系列软件管理1、搜索软件包信息 apt-cache search apt-cache search yum 2、查看软件包信息 apt-cache show rpm 3、安装软件 apt-get install rpm 选项: apt-get reinstall 覆盖安装 -f 修复安装 4、卸载,与YUM类似 apt-get remove rpm 选项: apt-g...
分类:
其他好文 时间:
2014-09-21 20:15:41
阅读次数:
217
换了源之后执行 apt-get update 总会阻在【23% waiting for headers】的地方。上网看了一些解决方法,有说删除archieves文件夹下的所有内容,有说要换源的。两种我都尝试过,不过好像还是换源比较有效。记录一下这次换的源——2014年9月21日08:54:06deb...
分类:
其他好文 时间:
2014-09-21 10:14:20
阅读次数:
238
这个版本的chrome beta升级到38.0.2x.xxx的时候, flash就挂了.
调试下
./libpepflashplayer.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./libpepflashplayer.so)
linux-vdso.so.1...
分类:
其他好文 时间:
2014-09-19 22:33:16
阅读次数:
243
症状: 开机显示:GRUB loadingerror:unknow filesystemgrub rescue>原因:已经发现下面几种操作会导致这种问题:1,想删除debian,于是直接在windows下删除/格式化了debian所在的分区。2,调整磁盘,利用工具合并/分割/调整/删除分区,使磁盘....
分类:
其他好文 时间:
2014-09-19 13:41:45
阅读次数:
253