本教程将介绍在 Kali Linux 中安装 OpenVAS 8.0 的过程。 OpenVAS 是一个可以自动执行网络安全审核和漏洞评估的开源漏洞评估程序。请注意,漏洞评估Vulnerability Assessment也称为 VA 并不是渗透测试penetration test,渗透测试会进一步...
1、安装vnc和vncserver
#yum install tigervnc tigervnc-server
2、启动VNC服务# vncserverYou will require a password to access your desktops.Password:Verify:会提示输入...
文章流柯
2015-03-16
743浏览量
基础命令
系列一、LINUX命令
查看系统发行版?
[plain] view plain copy
[root@hylhost ~]# cat /etc/issue | grep Linux
Red Hat Enterprise Linux Server release 5.5 (...