易截截图软件、单文件、免安装、纯绿色、仅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


相关文档:

Unix/Linux常用命令—目录的创建与删除

mkdir命令
功能:创建一个目录(类似MSDOS下的md命令)。
语法:mkdir [选项] dir-name
说明:该命令创建由dir-name命名的目录。要求创建目录的用户在当前目录中(dir-name的父目录中)具有写权限,并且dirname不能是当前目录中已有的目录或 文件名称。
命令中各选项的含义为:
- m 对新建目录设置存取权限。也可以用 ......

Linux串口通信程序

    毕业设计用到一些接口测试代码,其中就有串口的测试,这其中基本借鉴了华清远见那本书里面的代码,读串口程序交叉编译到开发板中,写串口程序在PC端执行。代码很简单,因为串口在linux下也只是个文件,只需要打开这文件进行读写操作就好了。其中使用了2个函数,分别是配置端口和打开端口的函数,这2个函 ......

LINUX RSYNC配置详解

1,首先SERVER与CLIENT都需要安装RSYNC
2,其次在SERVER的/etc/下面建立rsyncd.conf 
内容可以按照下面的写法
[root@vm-base-01 local]# more /etc/rsyncd.conf
uid =
root                     &n ......

linux的free命令中,cached和buffers的区别

linux的free命令中,cached和buffers的区别
Free
  free 命令相对于top 提供了更简洁的查看系统内存使用情况:
  $ free
  total used free shared buffers cachedMem: 255268 238332 16936 0 85540 126384-/+ buffers/cache: 26408 228860Swap: 265000 0 265000
  Mem:表示物理内存统计
  -/+ buffers/ca ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号