目前国内使用最广泛的操作系统Windows, 办公软件Microsoft Office, PhotoShop, 等等, 都是要购买的, 而且非常不便宜, 若全部买下来, 若再选择企业版, 专业版本等等, 比买电脑还要贵很多.
下面介绍这些开源软件, 都可以自由下载使用. 这些开源软件同时支持Window系统和Linux系统. 即使你没有使用Linux, 也一样可以在Windows下自由使用.
类别 Linux系统及软件 替代Windowsn...
1 操作系统 CentOS Windows 红帽的免费民用版本 https://www.centos.org/
2 操作系统 Ubuntu Windows https://www.ubuntu.com/
3 浏 览 器 Chrome IE https://www.google.com
4 浏 览 器 FireFox IE https://www.mozilla.org/zh-CN/firefox/
5 办公文档 LibreOffice Microsoft Office 包括word文档, excel表格, 演示ppt等... https://www.libreoffice.org
6 视频播放 VLC 支持几乎所有视频格式 https://www.videolan.org/index.zh.html
7 3D 制图 Blender 3D建模, 动画... https://www.blender.org/
8 打印切片 Cura https://ultimaker.com/en/products/ultimaker-cura-software
9 图像处理 GIMP PhotoShop https://www.gimp.org/
10 绘图软件 Krita PhotoShop https://krita.org/zh/
11 矢量图编辑 Inkscape Illustrator, Corel Draw https://inkscape.org/zh/
12 下载(ed2k) aMule 迅雷 http://www.amule.org/
13 下载(磁力, bt) qBittorrent 迅雷 https://www.qbittorrent.org/
14 数据库 Postgresql Microsoft SQL Server https://www.postgresql.org/
15 ERP企业管理 Odoo https://www.odoo.com/zh_CN/
16 看图软件 XnViewMP ACDSee https://www.xnview.com/en/
17 看图软件 vieas http://www.vieas.com/en/soft.html
18 摄像头软件 Cheese
sudo dnf install cheese //freora
sudo apt-get install cheese //ubuntu
19 截图软件 flameshot
sudo dnf install flameshot //fedora
sudo pacman -S flameshot //arch
20 文本编辑 Notepad++ https://notepad-plus-plus.org/
*安装使用LibreOffice的必要设置: LibreOffice兼容MSOffice, 且国内使用MSOffice的用户还是多数, 所以有必要作如下设置.
工具\选项(或者快捷键[Alt + F12])
"载入/保存"\"通用" \ "默认文件格式和ODF设置"下,
- 文档类型: 电子表格文档
- 始终保存为: Excel97-2003(*.xls); 或者: excel2007-2019(*.xlsx)
- 文档类型: 演示文稿
- 始终保存为: PowerPoint97-2003(*.ppt); 或者: PowerPoint2007-2019(*.pptx)
- 文档类型: 文本文档
- 始终保存为: word97-2003(*.doc); 或者: Word2007-2019(*.docx)
这些操作要做3遍, 就是设置万电子表格后, 点击{确认}后, 要重新打开{选项}, 再设置下一项.
www.ubuntu.com/