linux - 找不到 chmod[metasploit 安装]

标签 linux installation chmod metasploit

在下图中你可以看到它说 chmod 命令未找到但它已经安装了 chmod。我直接从终端安装metasploit(我没有安装任何桌面环境,并且不想从那里运行msf)。有什么办法可以解决这个问题吗?如果有任何答复,我将不胜感激。 enter image description here

最佳答案

不要使用该命令,而是使用这个命令

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && chmod 755 msfinstall && ./msfinstall

关于linux - 找不到 chmod[metasploit 安装],我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36824176/

相关文章:

php - 无法通过 Cpanel (WHM) 或 SSH 安装任何 PHP PECL

node.js - AWS EC2,pm2 : Cannot see pm2 running list

linux - 无法在终端中解压缩 .gz 文件 - file.gz : not in gzip format

ruby - du怎么逃*?

regex - Vim - E488 错误 - 搜索和替换命令中的尾随字符

linux - linux 的 Qt SDK 安装程序的源代码在哪里?

javascript - node.js v.0.8 缺少配置文件

objective-c - 如何在 Objective C 中执行 chmod()

python - 你如何从 python 中做一个简单的 "chmod +x"?

linux - 更改ubuntu默认文件夹权限