亲友传真---海外信息直接看 https://qycz.org
引用以下仅供参考,
~$ wine fg764p.exe
引用在线安装 wine (稳定版):
# apt-get update
引用
# apt-get install wine-stable
引用
~$ wine --version
wine-3.0 (Ubuntu 3.0-1ubuntu1)
引用安装 ufw 防火墙,
~$ sudo su
引用启用 ufw 防火墙,
# apt-get install ufw
引用
# ufw enable
引用(IPv6)
# iptables -S
引用
# ip6tables -S
引用
~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04 LTS
Release: 18.04
Codename: bionic
引用[谷歌翻译] Ubuntu 附带 ubuntu-report,收集指标和使用数据。该软件包将不会出现在 Linux Mint 中,也不会收集或发送任何数据,
Ubuntu ships with ubuntu-report, which collects metrics and usage data. This package won't be present in Linux Mint, no data will be collected or sent.
引用
# apt search ubuntu-report
正在排序... 完成
全文搜索... 完成
golang-github-ubuntu-ubuntu-report-dev/bionic,bionic 1.0.11 all
Report hardware and other collected metrics - source
ubuntu-report/bionic,now 1.0.11 amd64 [已安装]
Report hardware and other collected metrics
引用
# apt purge ubuntu-report
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
ubuntu-report*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 1 个软件包,有 0 个软件包未被升级。
解压缩后将会空出 5,919 kB 的空间。
您希望继续执行吗? [Y/n] y
(正在读取数据库 ... 系统当前共安装有 131847 个文件和目录。)
正在卸载 ubuntu-report (1.0.11) ...
正在处理用于 man-db (2.8.3-2) 的触发器 ...
引用
Package, distribute, and update any app for Linux and IoT
Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.
Build your first snap
【谷歌翻译】打包,分发和更新任何适用于 Linux 和 IoT 的应用程序
快照是易于创建和安装的集装箱化软件包。它们自动更新并且可以安全运行。而且由于它们捆绑了它们的依赖关系,所以它们可以在所有主要的 Linux 系统上运行而不用修改。
引用以上几个 snap 软件都是来自 canonical 公司,安全方面基本可信,
# snap list
Name Version Rev Tracking Developer Notes
core 16-2.32.5 4486 stable canonical core
gnome-3-26-1604 3.26.0 62 stable/... canonical -
gnome-calculator 3.28.1 167 stable/... canonical -
gnome-characters 3.28.0 86 stable/... canonical -
gnome-logs 3.28.0 31 stable/... canonical -
gnome-system-monitor 3.26.0 39 stable/... canonical -
引用用终端命令卸载 snapd,上面所列出的 snap 相关软件都会统统被卸载,
# snap --version
snap 2.32.5+18.04
snapd 2.32.5+18.04
series 16
ubuntu 18.04
kernel 4.15.0-20-generic
引用
# apt purge snapd
在 0.040 秒内创建了带有 18 查询的页面。