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基本操作命令
首先介绍一个名词“控制台(console)”,它就是我们通常见到的使用字符操作界面的人机接口,例如dos。我们说控制台命令,就是指通过字符界面输入的可以操作系统的命令,例如dos命令就是控制台命令。我们现在要了解的是基于Linux操作系统的基本控制台命令。有一点一定要注意,和dos命令不同的 ......
http://www.myzqu.com/viewthread.php?tid=56258&extra=page%3D1%26amp;filter%3Dtype%26amp;typeid%3D199
linux, FTP, 搭建方法, 服务器
今天跟同学们说下怎么搭建校园FTP,以此来加强校内资源流通,在这个网络状况让人抓狂的今天,相信很有必要。。。 大家看了帖子就可以搭建自己的FT ......
linux下的Android环境搭建和项目创建
Linux下的Android环境搭建
Linux下的Android SDK 2.1 platform包和Android SDK r05的开发工具包下载:
1. 翻墙地址:
http://develop.android.com地址在国内不通过代理是上不去了的,最近一段时间可用的地址可以按照下面:
&nbs ......
作为Linux下的程序开发人员,大家一定都遇到过Makefile,用make命令来编译自己写的程序确实是很方便。一般情况下,大家都是手工写一个简单Makefile,如果要想写出一个符合自由软件惯例的Makefile就不那么容易了。
在本文中,将给大家介绍如何使用autoconf和automake两个工具来帮助我们自动地生成符合自由软件惯例的Ma ......