2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-27 02:30:10 +08:00

Merge pull request from lcf33/master

翻译申请 Linux Mint 20.2 is Now Available With New Features and Tools
This commit is contained in:
Xingyu.Wang 2021-07-16 08:47:13 +08:00 committed by GitHub
commit bc057ca36f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 91 additions and 98 deletions

View File

@ -1,98 +0,0 @@
[#]: subject: (Linux Mint 20.2 is Now Available With New Features and Tools)
[#]: via: (https://news.itsfoss.com/linux-mint-20-2-release/)
[#]: author: (Ankush Das https://news.itsfoss.com/author/ankush/)
[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
Linux Mint 20.2 is Now Available With New Features and Tools
======
Linux Mint 20.2 beta [arrived][1] a few weeks ago. And now, the final stable release for Linux Mint 20.2 is here.
This release is an LTS upgrade based on Ubuntu 20.04 that is supported until 2025.
Let us take a quick look at whats new with this release and how do you get it.
### Linux Mint 20.2: Whats New?
The key highlight of this release is the addition of update notification, which should encourage more users to keep their systems up-to-date to ensure best security.
It will [not force updates like Windows][2], but it will keep an eye out for how long you dont apply updates, check systems uptime, and then prompt you with an update reminder notification.
![][3]
You also get to configure the update notifications, which is great.
Other major upgrades include **Cinnamon 5** desktop environment, a new bulk **file renaming tool** (Bulky), and **Sticky Notes replacing GNote** as the default note application.
![][4]
The file renaming tool is available for all the desktop editions, excluding Xfce, because its default file manager (Thunar) already supports the feature.
Cinnamon 5 is not exactly exciting, but there are some under-the-hood improvements to its performance and nice little option to limit its RAM usage.
![][5]
And Sticky Notes is developed in GTK 3, supports HiDPI and offers more features, along with better integration with the system tray.
![][6]
### Other Improvements
[Warpinator app][7] to share files across a network has received some upgrades making it more useful.
Other desktop environment upgrades include Xfce 4.16 and MATE 1.24. In addition to that, you will find certain subtle UI improvements and several bug fixes.
Especially addressing issues with NVIDIA graphics, along with the **support for hybrid graphics**, great news for Laptop users!
To know more about some of the detailed changes, you can refer to the [official announcement][8] for one of the desktop editions.
### Download or Upgrade to Linux Mint 20.2
You can find the stable releases directly from the official websites [download page][9].
[Download Linux Mint 20.2][9]
If you have Linux Mint 20 or 20.1 installed, you can choose to first apply all the available updates and then an update to your Update Manager.
Next, make sure that you have a backup (use timeshift if you want) and then head to the Update Managers System Upgrade option from the **Edit** menu as shown below.
![][10]
When you click on it, you will be greeted with the on-screen instructions to go ahead with the upgrade. You may also refer to the [official upgrade instructions][11] for further help.
_Have you upgraded yet? What do you think about the latest release? Feel free to share your thoughts in the comments down below._
#### Big Tech Websites Get Millions in Revenue, It's FOSS Got You!
If you like what we do here at It's FOSS, please consider making a donation to support our independent publication. Your support will help us keep publishing content focusing on desktop Linux and open source software.
I'm not interested
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/linux-mint-20-2-release/
作者:[Ankush Das][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/ankush/
[b]: https://github.com/lujun9972
[1]: https://news.itsfoss.com/linux-mint-20-2-beta-release/
[2]: https://news.itsfoss.com/linux-mint-updates-notice/
[3]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2MCIgd2lkdGg9IjQ5NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ2OCIgd2lkdGg9IjU3MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjYwOCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[6]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ2NiIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[7]: https://news.itsfoss.com/warpinator-android-app/
[8]: https://blog.linuxmint.com/?p=4102
[9]: https://linuxmint.com/download.php
[10]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI2MCIgd2lkdGg9IjUzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[11]: https://blog.linuxmint.com/?p=4111

View File

@ -0,0 +1,91 @@
[#]: subject: (Linux Mint 20.2 is Now Available With New Features and Tools)
[#]: via: (https://news.itsfoss.com/linux-mint-20-2-release/)
[#]: author: (Ankush Das https://news.itsfoss.com/author/ankush/)
[#]: collector: (lujun9972)
[#]: translator: (lcf33)
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
包含新功能和工具的Linux Mint 20.2 已经发布。
======
几周前Linux Mint 20.2 beta版[发布][1]了。现在Linux Mint 20.2 最终稳定版也发布了。
这个版本是基于Ubuntu 20.04 的LTS长期支持版本支持2025年截止。
来看下这个版本有什么新特性,以及如何获取它。
### Linux Mint 20.2: 有什么新特性?
这个版本主要两点是增加了更新通知。该功能鼓励用户更新系统,以确保安全性。
该功能不像[Windows系统那样强制更新][2],但它会留意你多久没有更新系统,检查系统运行时间,然后提醒你更新。
![][3]
更棒的是,你可以配置更新通知。
其他主要升级还有:桌面环境**Cinnamon 5**,新的**批量改名工具**Bulky**用Sticky Notes取代GNote**作为默认笔记应用。
![][4]
批量文件改名工具可以在所有桌面版本但不包括Xfce。因为Xfce默认文件管理器Thunar已经有该功能批量文件改名
Cinnamon 5不是很让人激动不过有一些内在性能改进并增加了限制内存使用的选项。
![][5]
Sticky Notes 是用GTK 3开发的支持HiDPI并提供了更多的功能。同时与系统托盘整合得更好。
![][6]
### 其他改进
在网络上共享文件的[Warpinator应用程序][7]得到了一些升级,变得更有用。
其他桌面环境的升级包括Xfce 4.16和MATE 1.24。除此之外你还会发现一些细微的UI改进和错误修复。
特别是解决了NVIDIA显卡**对混合图形的支持**的问题,这对笔记本电脑用户来说是个好消息。
要了解更多变更详情,你可以参考任一桌面版本的[官方公告][8]。
### 下载或升级至Linux Mint 20.2
你可以直接在官方网站[下载页面][9]找到稳定版本。
[Download Linux Mint 20.2][9]
如果已经安装了Linux Mint 20 或者 20.1。你可以先检查所有可用更新,然后更新管理器会收到更新。
接下来确保你做了备份如果你想的话可以使用timeshift工具然后从**编辑**菜单种静茹更新管理器的系统升级选项,如下所示。
![][10]
当你单击后,屏幕上会出现升级的提示。你也可以通过[官方升级说明][11]获得进一步帮助。
_你完成升级了吗你对最新版本有什么看法欢迎在下面的平路种分享你的想法。_
#### 大型科技网站It's FOSS需要你获得数百万收入
如果你喜欢我们It's FOSS网站请考虑捐款支持我们的独立出版物。您的支持将帮助我们继续出版专注于桌面Linux和开源软件的内容。
我不感兴趣。
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/linux-mint-20-2-release/
作者:[Ankush Das][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/lcf33)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/ankush/
[b]: https://github.com/lujun9972
[1]: https://news.itsfoss.com/linux-mint-20-2-beta-release/
[2]: https://news.itsfoss.com/linux-mint-updates-notice/
[3]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2MCIgd2lkdGg9IjQ5NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ2OCIgd2lkdGg9IjU3MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjYwOCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[6]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ2NiIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[7]: https://news.itsfoss.com/warpinator-android-app/
[8]: https://blog.linuxmint.com/?p=4102
[9]: https://linuxmint.com/download.php
[10]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI2MCIgd2lkdGg9IjUzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
[11]: https://blog.linuxmint.com/?p=4111