Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
opiran-club authored Aug 21, 2024
1 parent 2449a38 commit 14e0dda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zabbix Server / Agent Installation Guide</title>
<title>Zabbix Dashboard Installation Guide</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -95,12 +95,12 @@
</head>
<body>
<header>
<h1>Zabbix Server / Agent Installation Guide</h1>
<h1>Zabbix Dashboard Installation Guide</h1>
</header>
<main>
<section class="instruction">
<h2>‼️ INSTRUCTION ‼️</h2>
<h3>👉 With root user</h3>
<h3>👉 Debian base VM </h3>
<pre><code>bash &lt;(curl -s https://raw.githubusercontent.com/opiran-club/Zabbix/main/install/server.sh --ipv4)</code></pre>
<p><a href="https://www.zabbix.com/documentation/current/en/manual" target="_blank">Zabbic official documents manual</a></p>
</section>
Expand Down

0 comments on commit 14e0dda

Please sign in to comment.