TranslateProject/sources/talk/20140818 Can Ubuntu Do This--Answers to The 4 Questions New Users Ask Most.md

79 lines
5.9 KiB
Markdown
Raw Normal View History

2014-10-07 11:12:56 +08:00
shaohaolin translating
2014-10-08 00:40:15 +08:00
Ubunto可以实现这功能吗回答4个新用户最常问的问题
2014-08-18 14:32:13 +08:00
================================================================================
![](http://www.omgubuntu.co.uk/wp-content/uploads/2014/08/Screen-Shot-2014-08-13-at-14.31.42.png)
2014-10-08 00:40:15 +08:00
**在谷歌输入Can Ubunt[u]’,一系列的自动建议会展现在你面前。这些建议都是根据最近搜索用户最频繁检索而形成的。
2014-08-18 14:32:13 +08:00
2014-10-08 00:40:15 +08:00
对于Linux老用户来说他们都胸有成竹的回答这些问题。但是对于新用户或者那些还在探索类似Ubuntu是否是值得分配的人他们不是十分清楚这些答案。这都是中肯真实而且是基本的问题。
2014-08-18 14:32:13 +08:00
2014-10-08 00:40:15 +08:00
所以在这片文章我将会去回答4个最常会被搜索到的"Can Ubuntu...?"问题。
2014-08-18 14:32:13 +08:00
2014-10-08 23:04:12 +08:00
### Ubuntu可以取代Windows吗###
2014-08-18 14:32:13 +08:00
![Windows isnt to everyones tastes — or needs](http://www.omgubuntu.co.uk/wp-content/uploads/2014/07/windows-9-desktop-rumour.png)
2014-10-08 23:04:12 +08:00
Windows 并不是每个人都喜欢 或者说是必须的。
2014-08-18 14:32:13 +08:00
2014-10-08 23:04:12 +08:00
是的。Ubutu和其他Linux发行版是可以安装到任何一台有能力运行微软系统的电脑。
2014-08-18 14:32:13 +08:00
2014-10-08 23:04:12 +08:00
无论你觉得 **应不应该** 取代它,不变的是,这取决于你自己的需求。
2014-08-18 14:32:13 +08:00
2014-10-08 23:04:12 +08:00
例如你在上大学所需的软件都只是Windows而已。暂时而言你是不需要完全更换你的系统。对于工作也是同样的道理。如果你工作所用到的软件只是微软Office, Adobe Creative Suite 或者是一个AutoCAD应用程序不是很建议你更换系统坚持你现在所用的软件就足够了。
2014-08-18 14:32:13 +08:00
2014-10-08 23:04:12 +08:00
但是对于那些用Ubuntu完全取代微软的我们Ubuntu 提供一个安全的桌面工作环境。这个桌面工作环境可以运行与支持很广的硬件环境。基本上,每个东西都软件的支持,从办公套件到网页浏览器,视频应用程序,音乐应用程序到游戏。
2014-08-18 14:32:13 +08:00
### Can Ubuntu Run .exe Files? ###
![You can run some Windows apps in Ubuntu](http://www.omgubuntu.co.uk/wp-content/uploads/2013/01/adobe-photoshop-cs2-free-linux.png)
You can run some Windows apps in Ubuntu
Yes, though not out of the box, and not with guaranteed success. This is because software distributed in .exe are meant to run on Windows. These are not natively compatible with any other desktop operating system, including Mac OS X or Android.
Software installers made for Ubuntu (and other Linux distributions) tend to come as .deb files. These can be installed similarly to .exe — you just double-click and follow any on-screen prompts.
But Linux is versatile. Using a compatibility layer called Wine (which technically is not an emulator, but for simplicitys sake can be referred to as one for shorthand) that can run many popular apps. They wont work quite as well as they do on Windows, nor look as pretty. But, for many, it works well enough to use on a daily basis.
Notable Windows software that can run on Ubuntu through Wine includes older versions of Photoshop and early versions of Microsoft Office . For a list of compatible software [refer to the Wine App Database][1].
### Can Ubuntu Get Viruses? ###
![It may have errors, but it doesnt have viruses](http://www.omgubuntu.co.uk/wp-content/uploads/2014/04/errors.jpg)
It may have errors, but it doesnt have viruses
Theoretically, yes. But in reality, no.
Linux distributions are built in a way that makes it incredibly hard for viruses, malware and root kits to be installed, much less run and do any significant damage.
For example, most applications run as a regular user with no special administrative privileges, required for a virus to access critical parts of the operating system. Most software is also installed from well maintained and centralised sources, like the Ubuntu Software Center, and not random websites. This makes the risk of installing something that is infected negligible.
Should you use anti-virus on Ubuntu? Thats up to you. For peace of mind, or if youre regularly using Windows software through Wine or dual-booting, you can install a free and open-source virus scanner app like ClamAV, available from the Software Center.
You can learn more about the potential for viruses on Linux/Ubuntu [on the Ubuntu Wiki][2].
### Can Ubuntu Play Games? ###
![Steam has hundreds of high-quality games for Linux](http://www.omgubuntu.co.uk/wp-content/uploads/2012/11/steambeta.jpg)
Steam has hundreds of high-quality games for Linux
Oh yes it can. From the traditionally simple distractions of 2D chess, word games and minesweeper to modern AAA titles requiring powerful graphics cards, Ubuntu has a diverse range of games available for it.
Your first port of call will be the **Ubuntu Software Center**. Here youll find a sizeable number of free, open-source and paid-for games, including acclaimed indie titles like World of Goo and Braid, as well as several sections filled with more traditional offerings, like PyChess, four-in-a-row and Scrabble clones.
For serious gaming youll want to grab **Steam for Linux**. This is where youll find some of the latest and greatest games available, spanning the full gamut of genres.
Also keep an eye on the [Humble Bundle][3]. These pay what you want packages are held for two weeks every month or so. The folks at Humble have been fantastic supporters of Linux as a gaming platform, single-handily ensuring the Linux debut of many touted titles.
--------------------------------------------------------------------------------
via: http://www.omgubuntu.co.uk/2014/08/ubuntu-can-play-games-replace-windows-questions
作者:[Joey-Elijah Sneddon][a]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:https://plus.google.com/117485690627814051450/?rel=author
[1]:https://appdb.winehq.org/
[2]:https://help.ubuntu.com/community/Antivirus
[3]:https://www.humblebundle.com/