易截截图软件、单文件、免安装、纯绿色、仅160KB

Why do We Choose Linux?

Linux, named after the inventor, Linus Torvalds, is a so different OS for everyone against Windows. To everyone who used to use Windows, Linux need us to do more for everything which we usually do by computer, such as playing a video.
Someone says, Linux is for the ones who are good at the computer technique. For example the programmer use Linux to program, or the mathematician use it to do the numerical work.. It’s right. Linux always used by the professional formerly, because this OS ask the operator knows a lot about the OS how to work. Compared to Linux, Windows seems very easy for us, and in the most time, clicking the mouse is enough.
But there are two problems for us. The first one is did we get all the licenses for the software we are using. I think there is almost no one can say ‘Yes, I did’ in China, who use Windows. In the daily life, we used the piracy of the OS and the application software, although we know is wrong. There a fact that we can’t afford Windows. The price of a license for Windows XP is of equal value to a new computer without OS. So we can only choose the piracy. But Linux is free for everyone. It means you pay nothing for The OS to use it. What you do is only downloading the image from Internet and installing it. And if you are good at programming, you can rebuild the OS for yourself. It’s amazing that you can make your OS to be personality, different from all the others.
The second one is why we give up the right to know how the OS manage our computers. We paid for the computer’s CPU, mainboard, and hard disk, even the OS, but we don’t know they are how to work. I think it isn’t fair for everyone. Someone says, I don’t interest in how the computer work, but he must be interest in how to make the computer start work which is shutdown, in only 10 seconds. If you know how the computer work and optimize the process, you can do it by Linux. Of cause if you want to know what all the part


相关文档:

Linux 初接触

1. 装系统
我装的双系统,Windows 7 和 Fedora 12.
1)我的C盘有50GB,所以我先分了区,分成3个,1个30GB,1个15GB,剩下的一个区3GB。
2)先装Windows 7在30GB的分区。
     P:Sony的型号VGN-NR120E很变态,安装的时候必须要用最新补丁的安装盘才可以驱动到硬盘(导致不能装XP),可能是HDD ......

linux安装、卸载压缩的程序安装包

首先先将文件解压缩(以.tar.bz2为例):
tar -xjvf file.tar.bz2
其他的文件的解压,可以参考上一篇关于linux下压缩、解压缩文件的文章。
然后进入到解压后的文件里
cd 目录
再接着执行
./configure
这样,会生成makefile文件
接着进行文件的编译
make
再接着执行安装
make install
反之,卸载就是
make unin ......

Linux多进程相关内容

Linux多进程相关内容
版权声明:可以任意转载,但转载时必须标明原作者charlee、原始链接http://tech.idv2.com/2006/10/14/linux-multiprocess-info/以及本声明。
最近在用 perl 写一个Linux下的多进程守护进程,因此研究了一下Linux下的进程相关的知识。现将心得总结一下。主要是关于进程创建和回收。
fork
SIGCHLD信 ......

LInux 下如何安装ffmpeg

LInux

如何安装ffmpeg
关键字: linux
ffmpeg


终于装上了,把过程记录一下
首先要安装各种解码器
1、lame
lame-3.97.tar.gz
Url:http://sourceforge.net/project/showfiles.php?group_id=290&package_id=309

安装方法如下:
Java代码 < type="application/x-shockw ......

ARM Linux驱动的编译(2.6内核)

1、将驱动源码放在/drivers/char/下
 
2、修改drivers/char/Kconfig文件,添加以下内容:
config My_Buttons
        tristate "My_Buttons test"
        depends on ARCH_S3C2440
        default y if ARCH_S3C2 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号