用xVideoServiceThief 下载你喜爱的互联网视频

04月 1st, 2008 xiao H Posted in 日常桌面 | No Comments »

xVideoServiceThief 是一个让你能够从视频网站上将你喜爱的视频下载下来并同时转换为你指定的视频格式。xVideoServiceThief的安装使用都非常简单,你可以从他的主页直接下载预编译好的二进制包,也可以下载源码包自己编译安装。二进制包下载的直接解开后运行xvst即可。使用则更简单,直接复制视频的url地址,然后点击软件主界面上的 Add Video 在弹出的对话框里黏贴上url,然后xVideoServiceThief 就会自行下载该视频了。 Read more »

Popularity: 7% [?]

标签:,

Linux操作系统文件系统基础知识

03月 31st, 2008 xiao H Posted in 精品文档 | No Comments »

作者:王平 来自:CUBlog

一 、Linux文件结构
  文件结构是文件存放在磁盘等存贮设备上的组织方法。主要体现在对文件和目录的组织上。
  目录提供了管理文件的一个方便而有效的途径。
  Linux使用标准的目录结构,在安装的时候,安装程序就已经为用户创建了文件系统和完整而固定的目录组成形式,并指定了每个目录的作用和其中的文件类型。

Read more »

Popularity: 7% [?]

标签:, ,

chroot用法详解

03月 29th, 2008 xiao H Posted in 精品文档 | No Comments »

CHROOT就是Change Root,也就是改变程式执行时所参考的根目录位置。

一般的目录架构:
/
/bin
/sbin
/usr/bin
/home
          Read more »

Popularity: 8% [?]

该日志未加标签

KNOPPIX 5.3.1 发布

03月 29th, 2008 xiao H Posted in 新闻评论 | No Comments »

Klaus Knopper has announced the release of KNOPPIX 5.3.1. From the changelog: “Dist-upgrade to Debian ‘Lenny’ (testing + unstable); changes initial boot system from initrd to initramfs for easier customisation; kernel 2.6.24.4 with custom modules - GSPCA, QEMU, KVM, VirtualBox, NDISwrapper, AVM; updated WiFi drivers and firmware for ipw*; Compiz 3D window manager 0.7.3 with experimental Compiz Fusion modules; KDE 3.5.9, KDE 4.0 as experimental boot option; Read more »

Popularity: 12% [?]

标签:,

apache 下限制单个IP 的并发连接数

03月 27th, 2008 xiao H Posted in 服务器应用 | No Comments »

服务器上放了有几个linux 发行版的 ISO 文件,本来是方便大家下载的好事,但总有些人太过强求速度,联系发起几十个甚至几百个进程来下载,搞的apache 下都是这些链接,严重影响别人!所以不得不装个 mod_limitipconn 限制一下并发连接数。服务器上的是apache2.x的版本,所以要用这个 http://dominia.org/djao/limitipconn2.html

Read more »

Popularity: 12% [?]

标签:,

GNU Emacs 22.2 发布

03月 27th, 2008 xiao H Posted in 新闻评论 | No Comments »

GNU Emacs 22.2 已经发布。该版本除修正了许多 bug 外,还新增了对 Bazaar、Mercurial、Monotone、Git 等版本控制系统的支持,新增了用于编辑 CSS、Vera、Verilog、BibTeX 等样式文件的主模式,以及改善了图像模式的滚动支持。

你可以从 GNU 的 FTP 站点下载 Emacs 22.2

消息来源:LinuxTOY

Popularity: 9% [?]

标签:,

Mozilla Firefox 2.0.0.13 发布

03月 26th, 2008 xiao H Posted in 新闻评论 | No Comments »

Mozilla Firefox是一个自由的,开放源码的浏览器,适用于Windows, Linux 和 MacOS X平台.
它还有其它一些高级特征,如标签式浏览,可以禁止弹出式窗口.内置了钓鱼保护、改变标签浏览行为、能够重新打开以外关闭的标签、更好的支持网页订 阅的预览和订阅、拼写检查、支持JavaScript 1.7等 Read more »

Popularity: 10% [?]

标签:,

What to tune in MySQL Server after installation

03月 25th, 2008 xiao H Posted in 精品文档 | No Comments »

What to tune in MySQL Server after installation

My favorite question during Interview for people to work as MySQL DBAs or be involved with MySQL Performance in some way is to ask them what should be tuned in MySQL Server straight after installation, assuming it was installed with default settings. Read more »

Popularity: 10% [?]

标签: