当前位置: 首页 > news >正文

nessus kali 卸载

安装请看这篇Nessus漏扫工具的安装与使用(Windows与Linux)_nessus license key-CSDN博客

Download Tenable Nessus | Tenable® 
离线安装 Tenable Nessus (Tenable Nessus 10.8)

systemctl stop nessusd

Remove Nessus

  1. Run the remove command specific to your Linux-style operating system.

    Examples: Nessus Remove Commands

    ​Debian/Kali and Ubuntu

    # dpkg -r Nessus

    FreeBSD

    Red Hat 6 and 7, CentOS 6 and 7, Oracle Linux 6 and 7

    Red Hat 8 and later, CentOS 8 and later, Oracle Linux 8 and later, Fedora

    ​SUSE

  1. Using the command specific to your Linux-style operating system, remove remaining files that were not part of the original installation.

    Examples: Nessus Remove Command

    FreeBSD

    Linux

    # rm -rf /opt/nessus

This completes the process of uninstalling the Nessus on the Linux operating systems.

http://www.lryc.cn/news/540002.html

相关文章:

  • 使用Geotools读取DEM地形数据实战-以湖南省30米数据为例
  • 基于WebGIS技术的校园地图导航系统架构与核心功能设计
  • 《养生方法》(一)
  • Python常见面试题的详解9
  • MAVSDK - Custom Mavlink处理
  • java每日精进 2.13 MySql迁移人大金仓
  • 【R语言】回归分析与判别分析
  • ES6中Object.defineProperty 的详细用法和使用场景以及例子
  • 揭秘云计算 | 5、关于云计算效率的讨论
  • 【Linux探索学习】第二十七弹——信号(上):Linux 信号基础详解
  • 如何查询网站是否被百度蜘蛛收录?
  • 什么是网络安全审计?网络安全审计的作用...
  • EasyExcel实现excel导入(模版上传)
  • Vue 3最新组件解析与实践指南:提升开发效率的利器
  • 【前端】如何安装配置WebStorm软件?
  • vllm专题(一):安装-GPU
  • php文件包含
  • 升级 SpringBoot3 全项目讲解 — Spring Boot 3 中如何发Http请求?
  • 分类预测 | MFO-LSSVM飞蛾扑火算法优化最小二乘支持向量机多特征分类预测Matlab实现
  • MyBatis Plus核心功能
  • nginx ngx_http_module(10) 指令详解
  • 【ENSP】链路聚合的两种模式
  • Windows环境安装部署minimind步骤
  • 让大模型帮我设计crnn网络及可运行demo,gpt4o豆包qwendeepseek-r1
  • 代码随想录-- 第一天图论 --- 岛屿的数量
  • Mybatis MyBatis框架的缓存 一级缓存
  • Weboffice在线Word权限控制:限制编辑,只读、修订、禁止复制等
  • RT-Thread+STM32L475VET6实现呼吸灯
  • 【Web前端开发精品课 HTML CSS JavaScript基础教程】第二十四章课后题答案
  • 记录 pycharm 无法识别提示导入已有的模块解决方案 No module named ‘xxx‘