{"id":9305,"date":"2024-12-05T01:27:00","date_gmt":"2024-12-05T08:27:00","guid":{"rendered":"http:\/\/blog.networkpresence.co\/?p=9305"},"modified":"2024-12-09T02:32:56","modified_gmt":"2024-12-09T09:32:56","slug":"openvas-install-on-centos-rhel-9","status":"publish","type":"post","link":"http:\/\/blog.networkpresence.co\/?p=9305","title":{"rendered":"OpenVAS install on CentOS\/RHEL 9"},"content":{"rendered":"\n<p>Our CentOS 9 Image works with the following to provide a working OpenVAS install.<\/p>\n\n\n\n<p>Login to your CentOS 9 VPS &amp; become the root user and run the following commands:<\/p>\n\n\n\n<p>dnf upgrade -y<br>dnf -y install wget<br>dnf config-manager &#8211;set-enabled crb<br>dnf install epel-release -y<br>dnf update -y<\/p>\n\n\n\n<p>Then reboot.<br><br>After reboot re-login to the shell command line as root and download &amp; run the installer for the Atomic Repository, which is done with:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wget -q -O - https:\/\/updates.atomicorp.com\/installers\/atomic |  sh<\/code><\/pre>\n\n\n\n<p>This is an interactive process and you&#8217;ll need to accept the T&amp;Cs etc for it to proceed and complete.<\/p>\n\n\n\n<p>Once the above installs &amp; commands are done, you can  start the install of OpenVAS, via DNF:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dnf install gvm -y<\/code><\/pre>\n\n\n\n<p>This takes a while but once done you can start the configuration of OpenVAS with:<br><br>gvm-setup<\/p>\n\n\n\n<p>This take a very long time, many hours (can be 6-10+ hours for us in Australia), just wait, it will complete &amp; it has good error detection and retry\/resync on failed downloads, so let it run. Maybe run it in a screen or other non-interruptable terminal login session eg: tmux.<\/p>\n\n\n\n<p>At the end of &#8216;gvm-setup&#8217; it&#8217;ll prompt you for your &#8220;admin&#8221; user&#8217;s password that you need to set. <\/p>\n\n\n\n<p>After that it restarts itself and you&#8217;re ready to login to your VPS IP Address website (ie: https:\/\/VPS IP Address &amp; accept the self-generated Cert) with the &#8220;admin&#8221; user&#8217;s password that you entered.<\/p>\n\n\n\n<p>FYI and holler if you need help with your OpenVAS VPS at Network Presence.<\/p>\n\n\n\n<p>Regards,<br>Richard.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our CentOS 9 Image works with the following to provide a working OpenVAS install. Login to your CentOS 9 VPS &amp; become the root user and run the following commands: dnf upgrade -ydnf -y install wgetdnf config-manager &#8211;set-enabled crbdnf install &hellip; <a href=\"http:\/\/blog.networkpresence.co\/?p=9305\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[70],"tags":[],"class_list":["post-9305","post","type-post","status-publish","format-standard","hentry","category-sales"],"_links":{"self":[{"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=\/wp\/v2\/posts\/9305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9305"}],"version-history":[{"count":8,"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=\/wp\/v2\/posts\/9305\/revisions"}],"predecessor-version":[{"id":9316,"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=\/wp\/v2\/posts\/9305\/revisions\/9316"}],"wp:attachment":[{"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9305"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.networkpresence.co\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}