小编Nav*_*vin的帖子

“终端”、“外壳”、“tty”和“控制台”之间的确切区别是什么?

我认为这些术语在松散使用时几乎指的是同一件事:

  • 终端
  • 贝壳
  • 打字机
  • 安慰

这些术语中的每一个究竟指的是什么?

shell terminal tty terminology console

1433
推荐指数
10
解决办法
42万
查看次数

`sshfs -o allow_root` 是否会打开任何安全漏洞?为什么默认情况下不启用allow_root?

allow_root

此选项类似于allow_other,但文件访问仅限于安装文件系统和root 的用户。此选项和allow_other 是互斥的。

来自 mount.fuse(8)

如果平台很重要,请假设我使用的是最新版本的 FUSE 和 Linux。

linux security fuse sshfs

5
推荐指数
0
解决办法
653
查看次数

在 Linux 路由表中列出到目的地的 *all* IP 路由

ip route get 2607:f8b0:4005:804::200e将显示到 的最佳(最长前缀)路线google.com,但它不会显示可以带我到那里的所有路线。

现在我正在使用ip -6 route show | grep 2607:f8b0:. 这会打印正确的路由,但也会打印该 /32 中的所有其他路由。

必须有更好的方法。

linux networking ip route iproute

3
推荐指数
1
解决办法
4398
查看次数

标签 统计

linux ×2

console ×1

fuse ×1

ip ×1

iproute ×1

networking ×1

route ×1

security ×1

shell ×1

sshfs ×1

terminal ×1

terminology ×1

tty ×1