
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>One-Click Installation - Category</title>
	<atom:link href="https://evoxt.com/category/one-click-installation/feed/" rel="self" type="application/rss+xml" />
	<link>https://evoxt.com/category/one-click-installation/</link>
	<description>High CPU Frequency Virtual Machines at Low Prices</description>
	<lastBuildDate>Wed, 11 Feb 2026 09:45:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://evoxt.com/wp-content/uploads/2021/05/favicon-1.png</url>
	<title>One-Click Installation - Category</title>
	<link>https://evoxt.com/category/one-click-installation/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install OpenClaw on Evoxt VPS</title>
		<link>https://evoxt.com/one-click-installation/how-to-install-openclaw-on-evoxt-vps/</link>
		
		<dc:creator><![CDATA[jinyao]]></dc:creator>
		<pubDate>Wed, 11 Feb 2026 09:29:16 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6515</guid>

					<description><![CDATA[<p>This step‑by‑step guide explains how to install and configure OpenClaw on an Evoxt VPS. It is optimized for beginners, developers, and businesses looking to deploy a self‑hosted AI agent securely and efficiently. Whether you are testing AI automation or running production workloads, Evoxt VPS provides a stable and affordable environment for OpenClaw. Why Run OpenClaw ... <a title="How to Install OpenClaw on Evoxt VPS" class="read-more" href="https://evoxt.com/one-click-installation/how-to-install-openclaw-on-evoxt-vps/" aria-label="More on How to Install OpenClaw on Evoxt VPS">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/how-to-install-openclaw-on-evoxt-vps/">How to Install OpenClaw on Evoxt VPS</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-pm-slice="1 1 []">This step‑by‑step guide explains how to install and configure <strong>OpenClaw on an Evoxt VPS</strong>. It is optimized for beginners, developers, and businesses looking to deploy a <strong>self‑hosted AI agent securely and efficiently</strong>.</p>
Whether you are testing AI automation or running production workloads, Evoxt VPS provides a stable and affordable environment for OpenClaw.
<div>
<hr />
<h2>Why Run OpenClaw on Evoxt VPS?</h2>
Deploying <a href="https://openclaw.ai/">OpenClaw</a> on Evoxt offers:
<ul data-spread="false">
 	<li>Affordable VM plans</li>
 	<li>Full root access</li>
 	<li>SSD storage</li>
 	<li>Reliable network uptime</li>
 	<li>Support for AI workloads</li>
</ul>
Running OpenClaw on a VPS ensures 24/7 availability without depending on a local computer.

<hr />

</div>
<h2>1. Recommended Evoxt VPS Plan</h2>
For a smooth and stable OpenClaw experience, we recommend using:

<strong>Evoxt VM‑2 or above</strong>

This plan offers balanced CPU and memory resources that are well‑suited for OpenClaw without requiring complex tuning or optimization.

<strong>Why Evoxt VM‑2+ works well with OpenClaw:</strong>
<ul data-spread="false">
 	<li>Consistent VPS performance</li>
 	<li>Sufficient memory for AI workloads</li>
 	<li>Stable environment for long‑running services</li>
</ul>
Can get more information about the <a href="https://evoxt.com/pricing/">VM Plan</a>.
<div>

<hr />

</div>
<h2>2. System Preparation</h2>
Before installing OpenClaw, make sure your Evoxt VPS is fully up to date.
<h3>Update your system</h3>
<pre><code># AlmaLinux / Rocky Linux
sudo dnf update -y

# Ubuntu
sudo apt update &amp;&amp; sudo apt upgrade -y</code></pre>
<h3>Install required system packages</h3>
<pre><code>sudo dnf install -y libatomic tar python3 cmake # RHEL-based (AlmaLinux / Rocky / RHEL)
sudo dnf groupinstall -y "Development Tools" # RHEL-based (AlmaLinux / Rocky / RHEL)
sudo apt install -y libatomic1 build-essential tar python3 cmake #Debian/Ubuntu
</code></pre>
These packages ensure OpenClaw and its dependencies run correctly in a production environment.
<div></div>
<hr />
<h2>3. Install OpenClaw on Evoxt VPS</h2>
Install OpenClaw using the official installation script:
<pre><code>curl -fsSL https://openclaw.ai/install.sh | bash</code></pre>
<div>
<p data-pm-slice="1 1 []">The script will automatically download and configure OpenClaw on your VPS.</p>
Wait until the installation completes successfully.

</div>
<br><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-6530" src="https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-53.png" alt="" width="882" height="891" srcset="https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-53.png 882w, https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-53-297x300.png 297w, https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-53-768x776.png 768w" sizes="(max-width: 882px) 100vw, 882px" />
<hr />

<h2 data-pm-slice="1 1 []">4. OpenClaw Onboarding Process</h2>
After installation, OpenClaw will start an interactive setup in the terminal (TUI mode).
<hr />
<h2>a) Onboarding Mode</h2>
You will be asked to choose between:
<ul data-spread="false">
 	<li><strong>Quick Start</strong> (Recommended for beginners)</li>
 	<li>Manual Configuration (Advanced users)</li>
</ul>
We recommend selecting <strong>Quick Start</strong> to skip complex configuration.

After Quick Start, the terminal will display confirmation messages.

&nbsp;

<br><img decoding="async" class="alignnone size-full wp-image-6526" src="https://evoxt.com/wp-content/uploads/2026/02/Onboarding-mode.png" alt="" width="718" height="295" srcset="https://evoxt.com/wp-content/uploads/2026/02/Onboarding-mode.png 718w, https://evoxt.com/wp-content/uploads/2026/02/Onboarding-mode-300x123.png 300w" sizes="(max-width: 718px) 100vw, 718px" />
<div>

<hr />

</div>
<h2>b) Select the AI Model</h2>
Next, choose the AI model provider.

<br><img decoding="async" class="alignnone size-full wp-image-6525" src="https://evoxt.com/wp-content/uploads/2026/02/AI-model.png" alt="" width="335" height="374" srcset="https://evoxt.com/wp-content/uploads/2026/02/AI-model.png 335w, https://evoxt.com/wp-content/uploads/2026/02/AI-model-269x300.png 269w" sizes="(max-width: 335px) 100vw, 335px" />

<br>If using <strong>Google Gemini</strong>:
<ol start="1" data-spread="false">
 	<li>Visit Google AI Studio</li>
 	<li>Generate a Gemini API key</li>
 	<li>Paste the key into the terminal when prompted</li>
</ol>
After entering your API key, OpenClaw will display available model options based on your subscription.

Select the preferred model.

<br><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6523" src="https://evoxt.com/wp-content/uploads/2026/02/Model-Plan.png" alt="" width="605" height="605" srcset="https://evoxt.com/wp-content/uploads/2026/02/Model-Plan.png 605w, https://evoxt.com/wp-content/uploads/2026/02/Model-Plan-300x300.png 300w, https://evoxt.com/wp-content/uploads/2026/02/Model-Plan-150x150.png 150w" sizes="auto, (max-width: 605px) 100vw, 605px" />

&nbsp;
<div>

<hr />

</div>
<h2>c) Select the Chat Interface Channel</h2>
OpenClaw supports multiple chat platforms, including:
<ul data-spread="false">
 	<li>Telegram</li>
 	<li>WhatsApp</li>
 	<li>Discord</li>
</ul>
You may configure a chat interface during onboarding or skip it and configure later.

<br><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6522" src="https://evoxt.com/wp-content/uploads/2026/02/Select-channel.png" alt="" width="384" height="410" srcset="https://evoxt.com/wp-content/uploads/2026/02/Select-channel.png 384w, https://evoxt.com/wp-content/uploads/2026/02/Select-channel-281x300.png 281w" sizes="auto, (max-width: 384px) 100vw, 384px" />
<div>

<hr />

</div>
<h2>d) Setting Up Skills</h2>
OpenClaw supports “skills,” which are tools that allow the AI agent to perform specific tasks.

When prompted:
<ul data-spread="false">
 	<li>Select <strong>Yes</strong> to enable skills</li>
 	<li>Choose <strong>npm</strong> as the preferred Node manager</li>
</ul>
If you do not want to install skills now:
<ul data-spread="false">
 	<li>Press the spacebar to select <strong>Skip for now</strong></li>
 	<li>Press Enter to continue</li>
</ul>
Skills can be configured later.

<br><img loading="lazy" decoding="async" class="alignnone size-large wp-image-6532" src="https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57-677x1024.png" alt="" width="677" height="1024" srcset="https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57-677x1024.png 677w, https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57-198x300.png 198w, https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57.png 752w" sizes="auto, (max-width: 677px) 100vw, 677px" />
<div>

<hr />

</div>
<h2>e) Configure Additional API Keys</h2>
OpenClaw may ask for additional third‑party API keys.

If you do not have any:

Select <strong>No</strong> to skip each option.

<br><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6521" src="https://evoxt.com/wp-content/uploads/2026/02/Config-API-Keys-for-Your-bot.png" alt="" width="456" height="416" srcset="https://evoxt.com/wp-content/uploads/2026/02/Config-API-Keys-for-Your-bot.png 456w, https://evoxt.com/wp-content/uploads/2026/02/Config-API-Keys-for-Your-bot-300x274.png 300w" sizes="auto, (max-width: 456px) 100vw, 456px" />
<div>

<hr />

</div>
<h2>f) Enable Hooks</h2>
Hooks provide additional automation features such as:
<ul data-spread="false">
 	<li>boot-md (Run Boot.md at startup)</li>
 	<li>command-logger (Centralized command logging)</li>
 	<li>session-memory (Session context saving)</li>
</ul>
For initial setup, you may select <strong>Skip for now</strong>.

Hooks can be enabled later through configuration.

<br><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6531" src="https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57_1.png" alt="" width="612" height="284" srcset="https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57_1.png 612w, https://evoxt.com/wp-content/uploads/2026/02/2026-02-11_16-57_1-300x139.png 300w" sizes="auto, (max-width: 612px) 100vw, 612px" />

&nbsp;
<div>

<hr />

</div>
<h2 data-pm-slice="1 1 []">5. How to Run OpenClaw</h2>
After setup is complete, OpenClaw launches its <strong>TUI (Terminal User Interface)</strong>.
<h3>Hatch Mode (Recommended)</h3>
Inside the TUI, select <strong>Hatch</strong>.

With Hatch mode, you can:
<ul data-spread="false">
 	<li>Use the AI bot directly in a <strong>GUI‑style interface</strong>, or</li>
 	<li>Launch the <strong>OpenClaw Web UI</strong> for browser‑based interaction</li>
</ul>
This makes OpenClaw extremely beginner‑friendly while remaining powerful for advanced users.

<br><img loading="lazy" decoding="async" class="alignnone size-large wp-image-6520" src="https://evoxt.com/wp-content/uploads/2026/02/TUI-testing-1024x186.png" alt="" width="1024" height="186" srcset="https://evoxt.com/wp-content/uploads/2026/02/TUI-testing-1024x186.png 1024w, https://evoxt.com/wp-content/uploads/2026/02/TUI-testing-300x54.png 300w, https://evoxt.com/wp-content/uploads/2026/02/TUI-testing-768x139.png 768w, https://evoxt.com/wp-content/uploads/2026/02/TUI-testing.png 1262w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />
<div>

<hr />

</div>
<h2>6. Access OpenClaw Web GUI via SSH Tunnel</h2>
To securely access the OpenClaw Web UI from your local machine, create an SSH tunnel:
<pre><code>ssh -N -L 18789:127.0.0.1:18789 root@YOUR_SERVER_IP</code></pre>
<br><img loading="lazy" decoding="async" class="alignnone size-full wp-image-6518" src="https://evoxt.com/wp-content/uploads/2026/02/Web-dashboard.png" alt="" width="765" height="316" srcset="https://evoxt.com/wp-content/uploads/2026/02/Web-dashboard.png 765w, https://evoxt.com/wp-content/uploads/2026/02/Web-dashboard-300x124.png 300w" sizes="auto, (max-width: 765px) 100vw, 765px" />

<br>After entering your SSH password, open the URL shown by OpenClaw in your browser.

If the page loads successfully, you now have full access to the <strong>OpenClaw Web GUI running on Evoxt VPS</strong>.

<br><img loading="lazy" decoding="async" class="alignnone wp-image-6519" src="https://evoxt.com/wp-content/uploads/2026/02/Web-Interface-1024x1017.png" alt="" width="652" height="648" srcset="https://evoxt.com/wp-content/uploads/2026/02/Web-Interface-1024x1017.png 1024w, https://evoxt.com/wp-content/uploads/2026/02/Web-Interface-300x298.png 300w, https://evoxt.com/wp-content/uploads/2026/02/Web-Interface-150x150.png 150w, https://evoxt.com/wp-content/uploads/2026/02/Web-Interface-768x763.png 768w, https://evoxt.com/wp-content/uploads/2026/02/Web-Interface.png 1279w" sizes="auto, (max-width: 652px) 100vw, 652px" />
<div>

<hr />

</div>
<h2 data-pm-slice="1 1 []">7. OpenClaw Commands &amp; Documentation</h2>
If you are unsure about commands, run:
<pre><code>openclaw help</code></pre>
This displays available CLI commands.

<br><img loading="lazy" decoding="async" class="alignnone size-large wp-image-6527" src="https://evoxt.com/wp-content/uploads/2026/02/clawbot-help-817x1024.png" alt="" width="817" height="1024" srcset="https://evoxt.com/wp-content/uploads/2026/02/clawbot-help-817x1024.png 817w, https://evoxt.com/wp-content/uploads/2026/02/clawbot-help-239x300.png 239w, https://evoxt.com/wp-content/uploads/2026/02/clawbot-help-768x962.png 768w, https://evoxt.com/wp-content/uploads/2026/02/clawbot-help.png 1049w" sizes="auto, (max-width: 817px) 100vw, 817px" />

<br>For advanced configuration and integrations, refer to the <a href="https://docs.openclaw.ai">official documentation</a>.

You will find:
<ul data-spread="false">
 	<li>Complete CLI references</li>
 	<li>Web UI guides</li>
 	<li>API integration examples</li>
 	<li>Advanced configuration options</li>
</ul>
<div>

<hr />

</div>
<h2>Security Best Practices for OpenClaw on Evoxt VPS</h2>
For production deployments, consider the following:
<ul data-spread="false">
 	<li>Create a dedicated non‑root user to run OpenClaw</li>
 	<li>Avoid mixing sensitive system files with OpenClaw‑managed directories</li>
 	<li>Grant minimal permissions to the AI agent</li>
 	<li>Avoid connecting OpenClaw to public or unmoderated shared chat groups</li>
 	<li>Keep your VPS updated regularly</li>
 	<li>Secure SSH access (disable password login if possible)</li>
</ul>
Security should always be prioritized when deploying AI automation tools.

&nbsp;
<h2 id="header-12">Quick Commands</h2>
<pre><code>sudo dnf install -y libatomic tar python3 cmake # RHEL-based (AlmaLinux / Rocky / RHEL) 
sudo dnf groupinstall -y "Development Tools"# RHEL-based (AlmaLinux / Rocky / RHEL) 
sudo apt install -y libatomic1 build-essential tar python3 cmake #Debian/Ubuntu
curl -fsSL https://openclaw.ai/install.sh | bash
</code></pre>
&nbsp;
<div>

<hr />

</div>
<h2>Conclusion</h2>
Running <strong>OpenClaw on an Evoxt VPS</strong> is a reliable and scalable way to deploy self‑hosted AI solutions.

With Evoxt’s stable VM infrastructure and OpenClaw’s intuitive TUI and Web UI, you can move from installation to production quickly and efficiently.

Whether for development, internal automation, or AI‑powered services, the combination of <strong>Evoxt + OpenClaw</strong> provides a powerful foundation for modern AI workloads.
<div>

<hr />

</div>
For more Evoxt VPS guides, visit <a href="https://evoxt.com/category/">Evoxt Tutorials.</a><p>The post <a href="https://evoxt.com/one-click-installation/how-to-install-openclaw-on-evoxt-vps/">How to Install OpenClaw on Evoxt VPS</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to install Nextcloud on AlmaLinux 9.4</title>
		<link>https://evoxt.com/one-click-installation/how-to-install-and-set-up-nextcloud-on-almalinux-9-4/</link>
		
		<dc:creator><![CDATA[junxian]]></dc:creator>
		<pubDate>Wed, 13 Aug 2025 09:48:17 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=6259</guid>

					<description><![CDATA[<p>Nextcloud is an open-source platform for private file sharing and self-hosted cloud storage. This guide explains how to install and configure Nextcloud on AlmaLinux 9.4 using an Evoxt VPS. Why Install Nextcloud on Evoxt VPS? Private &#38; Secure Cloud: Full control over your data. High Performance: Fast and reliable cloud storage with Evoxt infrastructure. Flexible ... <a title="How to install Nextcloud on AlmaLinux 9.4" class="read-more" href="https://evoxt.com/one-click-installation/how-to-install-and-set-up-nextcloud-on-almalinux-9-4/" aria-label="More on How to install Nextcloud on AlmaLinux 9.4">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/how-to-install-and-set-up-nextcloud-on-almalinux-9-4/">How to install Nextcloud on AlmaLinux 9.4</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Nextcloud is an open-source platform for private file sharing and self-hosted cloud storage. This guide explains how to install and configure Nextcloud on AlmaLinux 9.4 using an Evoxt VPS.

<strong>Why Install Nextcloud on Evoxt VPS?</strong>
<ul>
 	<li style="list-style-type: none">
<ul>
 	<li><strong>Private &amp; Secure Cloud:</strong> Full control over your data.</li>
 	<li><strong>High Performance:</strong> Fast and reliable cloud storage with Evoxt infrastructure.</li>
 	<li><strong>Flexible Access:</strong> Connect via browser, mobile app, or desktop sync clients.</li>
</ul>
</li>
</ul>

<hr />

<h2>Step 1: Update AlmaLinux</h2>
<pre>sudo dnf update -y
sudo dnf install epel-release -y
</pre>

<hr />

<h2>Step 2: Install Apache, MariaDB, and PHP</h2>
<h3>Install Apache:</h3>
<pre>sudo dnf install httpd -y
sudo systemctl enable --now httpd
</pre>
<h3>Install MariaDB:</h3>
<pre>sudo dnf install mariadb-server -y
sudo systemctl enable --now mariadb</pre>
<h3>Secure MariaDB:</h3>
<pre>sudo mysql_secure_installation</pre>
Set the root password and remove insecure defaults.
<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6272" src="https://evoxt.com/wp-content/uploads/2025/08/2-586x1024.png" alt="" width="586" height="1024" srcset="https://evoxt.com/wp-content/uploads/2025/08/2-586x1024.png 586w, https://evoxt.com/wp-content/uploads/2025/08/2-172x300.png 172w, https://evoxt.com/wp-content/uploads/2025/08/2.png 739w" sizes="auto, (max-width: 586px) 100vw, 586px" />
<h3>Or use this automated script:</h3>
<pre>sudo dnf install expect -y
mkdir -p /root/scripts
cat &lt;&lt; 'EOF' &gt; /root/scripts/secure_mysql.expect
#!/usr/bin/expect -f

set timeout 10
spawn mysql_secure_installation
expect "Enter password for user root:" { send "\r" }
expect "Switch to unix_socket authentication" { send "n\r" }
expect "Change the root password?" { send "n\r" }
expect "Remove anonymous users?" { send "y\r" }
expect "Disallow root login remotely?" { send "y\r" }
expect "Remove test database and access to it?" { send "y\r" }
expect "Reload privilege tables now?" { send "y\r" }
expect eof
EOF

chmod +x /root/scripts/secure_mysql.expect
/root/scripts/secure_mysql.expect</pre>
<h3>Install PHP 8.2 and Extensions:</h3>
<pre>sudo dnf module reset php -y
sudo dnf module enable php:8.2 -y
sudo dnf install php php-mysqlnd php-gd php-xml php-mbstring php-curl php-zip php-cli php-bcmath php-intl php-json php-common php-opcache -y
sudo systemctl restart httpd
php -v
</pre>

<hr />

<h2>Step 3: Create a Database for Nextcloud</h2>
<pre>sudo mysql -u root -p
</pre>
<pre>CREATE DATABASE nextcloud;
CREATE USER 'nextclouduser'@'localhost' IDENTIFIED BY 'StrongPassword123';
GRANT ALL PRIVILEGES ON nextcloud.* TO 'nextclouduser'@'localhost';
FLUSH PRIVILEGES;
EXIT;
</pre>
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6270" src="https://evoxt.com/wp-content/uploads/2025/05/1.png" alt="" width="862" height="484" srcset="https://evoxt.com/wp-content/uploads/2025/05/1.png 862w, https://evoxt.com/wp-content/uploads/2025/05/1-300x168.png 300w, https://evoxt.com/wp-content/uploads/2025/05/1-768x431.png 768w" sizes="auto, (max-width: 862px) 100vw, 862px" />

<hr />

<h2>Step 4: Download and Configure Nextcloud</h2>
<pre>cd /var/www/
sudo curl -O https://download.nextcloud.com/server/releases/nextcloud-31.0.4.zip
sudo unzip nextcloud-31.0.4.zip
sudo chown -R apache:apache nextcloud
</pre>

<hr />

<h2>Step 5: Configure Apache</h2>
<pre>sudo nano /etc/httpd/conf.d/nextcloud.conf
</pre>
<pre>&lt;VirtualHost *:80&gt;
    ServerName yourdomain.com
    DocumentRoot /var/www/nextcloud/
    &lt;Directory /var/www/html/nextcloud/&gt;
        Require all granted
        AllowOverride All
        Options FollowSymLinks MultiViews
    &lt;/Directory&gt;
    ErrorLog /var/log/httpd/nextcloud_error.log
    CustomLog /var/log/httpd/nextcloud_access.log combined
&lt;/VirtualHost&gt;
</pre>
<pre>sudo systemctl restart httpd
</pre>
<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6273" src="https://evoxt.com/wp-content/uploads/2025/08/3-1024x587.png" alt="" width="1024" height="587" srcset="https://evoxt.com/wp-content/uploads/2025/08/3-1024x587.png 1024w, https://evoxt.com/wp-content/uploads/2025/08/3-300x172.png 300w, https://evoxt.com/wp-content/uploads/2025/08/3-768x440.png 768w, https://evoxt.com/wp-content/uploads/2025/08/3.png 1094w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />

<hr />

<h2>Step 6: Enable Firewall</h2>
<pre>sudo firewall-cmd --permanent --add-service=http
sudo firewall-cmd --permanent --add-service=https
sudo firewall-cmd --reload
</pre>
If firewall is not installed:
<pre>sudo dnf install firewalld -y
sudo systemctl start firewalld
sudo systemctl enable firewalld
</pre>

<hr />

<h2>Step 7: Enable HTTPS (Optional but Recommended)</h2>
<pre>sudo dnf install certbot python3-certbot-apache -y
sudo certbot --apache -d yourdomain.com
</pre>

<hr />

<h2>Step 8: Finish Installation in Web Browser</h2>
Go to:
<ul>
 	<li><code>http://yourdomain.com</code></li>
 	<li><code>http://your-server-ip/nextcloud</code></li>
</ul>
<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6274" src="https://evoxt.com/wp-content/uploads/2025/08/3dab7232-0972-4983-935e-111eb602bf10-1024x1015.png" alt="" width="1024" height="1015" srcset="https://evoxt.com/wp-content/uploads/2025/08/3dab7232-0972-4983-935e-111eb602bf10-1024x1015.png 1024w, https://evoxt.com/wp-content/uploads/2025/08/3dab7232-0972-4983-935e-111eb602bf10-300x297.png 300w, https://evoxt.com/wp-content/uploads/2025/08/3dab7232-0972-4983-935e-111eb602bf10-150x150.png 150w, https://evoxt.com/wp-content/uploads/2025/08/3dab7232-0972-4983-935e-111eb602bf10-768x761.png 768w, https://evoxt.com/wp-content/uploads/2025/08/3dab7232-0972-4983-935e-111eb602bf10.png 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />

Then follow the setup wizard to create an admin account and connect to your database.

<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6275" src="https://evoxt.com/wp-content/uploads/2025/08/5-1024x1022.png" alt="" width="1024" height="1022" srcset="https://evoxt.com/wp-content/uploads/2025/08/5-1024x1022.png 1024w, https://evoxt.com/wp-content/uploads/2025/08/5-300x300.png 300w, https://evoxt.com/wp-content/uploads/2025/08/5-150x150.png 150w, https://evoxt.com/wp-content/uploads/2025/08/5-768x767.png 768w, https://evoxt.com/wp-content/uploads/2025/08/5.png 1272w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />

<hr />

<h2>Quick Commands</h2>
<pre>sudo dnf update -y
sudo dnf install epel-release -y
sudo dnf install httpd -y
sudo systemctl enable --now httpd
sudo dnf install mariadb-server -y
sudo systemctl enable --now mariadb
sudo dnf install expect -y
mkdir -p /root/scripts
cat &lt;&lt; 'EOF' &gt; /root/scripts/secure_mysql.expect
#!/usr/bin/expect -f
set timeout 10
spawn mysql_secure_installation
expect "Enter password for user root:" { send "\r" }
expect "Switch to unix_socket authentication" { send "n\r" }
expect "Change the root password?" { send "n\r" }
expect "Remove anonymous users?" { send "y\r" }
expect "Disallow root login remotely?" { send "y\r" }
expect "Remove test database and access to it?" { send "y\r" }
expect "Reload privilege tables now?" { send "y\r" }
expect eof
EOF
chmod +x /root/scripts/secure_mysql.expect
/root/scripts/secure_mysql.expect


sudo mysql -u root -p
CREATE DATABASE nextcloud;

CREATE USER 'nextclouduser'@'localhost' IDENTIFIED BY 'StrongPassword123';

GRANT ALL PRIVILEGES ON nextcloud.* TO 'nextclouduser'@'localhost';

FLUSH PRIVILEGES;

EXIT;
sudo dnf module reset php -y
sudo dnf module enable php:8.2 -y
sudo dnf install php php-mysqlnd php-gd php-xml php-mbstring php-curl php-zip php-cli php-bcmath php-intl php-json php-common php-opcache -y
cd /var/www/
sudo curl -O https://download.nextcloud.com/server/releases/nextcloud-31.0.4.zip
sudo unzip nextcloud-31.0.4.zip
sudo chown -R apache:apache nextcloud
sudo tee /etc/httpd/conf.d/nextcloud.conf &gt; /dev/null &lt;
    ServerName yourdomain.com
    DocumentRoot /var/www/nextcloud/

    
        Require all granted
        AllowOverride All
        Options FollowSymLinks MultiViews
    

    ErrorLog /var/log/httpd/nextcloud_error.log
    CustomLog /var/log/httpd/nextcloud_access.log combined

EOF

sudo dnf install firewalld -y
sudo systemctl start firewalld
sudo systemctl enable firewalld
sudo firewall-cmd --permanent --add-service=http
sudo firewall-cmd --permanent --add-service=https
sudo firewall-cmd --reload
sudo systemctl restart httpd
</pre>

<hr />

<h2>Conclusion</h2>
By following this guide to <strong>install Nextcloud on AlmaLinux 9.4 Evoxt VPS</strong>, you can set up a fast, secure, and private cloud environment tailored to your needs. For more VPS hosting details, visit <a href="https://evoxt.com/" target="_blank" rel="noopener">Evoxt</a>. Whether for personal use or collaborative work, this setup ensures data control, performance, and scalability. If you need a new server, <a href="https://console.evoxt.com/deploy.php" rel="noopener" data-start="178" data-end="206">deploy an Evoxt VM here</a> or <a href="https://console.evoxt.com/submitticket.php" rel="noopener" data-start="210" data-end="236">contact Evoxt support</a> for assistance.<p>The post <a href="https://evoxt.com/one-click-installation/how-to-install-and-set-up-nextcloud-on-almalinux-9-4/">How to install Nextcloud on AlmaLinux 9.4</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WireGuard One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/wireguardgui-one-click-installation/</link>
					<comments>https://evoxt.com/one-click-installation/wireguardgui-one-click-installation/#comments</comments>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sun, 16 Jul 2023 00:03:00 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=5519</guid>

					<description><![CDATA[<p>Set up your very own personal WireGuard server with Evoxt with only a single click with our One-Click Installation Script. WireGuard is another popular virtual private network (VPN) protocol that offers secure and efficient network connections. Similar to OpenVPN, WireGuard encrypts network traffic, protects user privacy, and allows for bypassing restrictions on untrusted networks. In ... <a title="WireGuard One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/wireguardgui-one-click-installation/" aria-label="More on WireGuard One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/wireguardgui-one-click-installation/">WireGuard One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Set up your very own personal WireGuard server with Evoxt with only a single click with our One-Click Installation Script.

WireGuard is another popular virtual private network (VPN) protocol that offers secure and efficient network connections. Similar to OpenVPN, WireGuard encrypts network traffic, protects user privacy, and allows for bypassing restrictions on untrusted networks. In a business setting, WireGuard can be used to establish a secure connection between employees and the company's network, creating a private and encrypted communication channel. With WireGuard, users can also enjoy the benefits of anonymous browsing and secure data transmission while using public Wi-Fi networks.

The WireGuard installed with Evoxt's One-Click Installation will be <a href="https://github.com/wg-easy/wg-easy" target="_blank" rel="noopener">wg-easy made by Emile Nijssen</a> due to its simplicity to configure profiles.
<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox.
Check your junk/ spam mail just in case.
<img decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" />
Alternatively, you can also get them by logging in to your Evoxt account and go to the respective VM control panel.
<img decoding="async" src="https://evoxt.com/img/vm-controlpanel.png" />
Did not see it in your account? <a href="https://console.evoxt.com/submitticket.php">Contact us.</a>
<h2>Installation</h2>
With Evoxt's One-click installation, your WireGuard server is already running and deployed.
To create your WireGuard connection profile, simply go to <div class="code"> http://&lt;your_vm_ip&gt;:51821</div>

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-5521" src="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-49-20.png" alt="" width="620" height="567" srcset="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-49-20.png 620w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-49-20-300x274.png 300w" sizes="auto, (max-width: 620px) 100vw, 620px" />

Can use this command to find your Wireguard password:
<div class="code">cat ~/wireguard-password.log</div>
<div class="cli">[root@TEST ~]# cat ~/wireguard-password.log
ZmM1MGU5ZWFmNzJlMmNkYm
[root@TEST ~]#</div>
<h2>Configuration</h2>
Because this installation is using <a href="https://github.com/wg-easy/wg-easy" target="_blank" rel="noopener">wg-easy made by Emile Nijssen</a>.
The configuration process is fairly simple, simply login and create clients

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-5522" src="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-58-24.png" alt="" width="892" height="587" srcset="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-58-24.png 892w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-58-24-300x197.png 300w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-58-24-768x505.png 768w" sizes="auto, (max-width: 892px) 100vw, 892px" />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-5523" src="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-59-22.png" alt="" width="892" height="587" srcset="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-59-22.png 892w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-59-22-300x197.png 300w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-07-59-22-768x505.png 768w" sizes="auto, (max-width: 892px) 100vw, 892px" />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-5524" src="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-08-00-09.png" alt="" width="915" height="734" srcset="https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-08-00-09.png 915w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-08-00-09-300x241.png 300w, https://evoxt.com/wp-content/uploads/2023/07/Screenshot-from-2023-07-16-08-00-09-768x616.png 768w" sizes="auto, (max-width: 915px) 100vw, 915px" />

When new WireGuard profile is created, it will be located in your server's root directory ~/.wg-easy.
<h2>Upgrading your WireGuard server</h2>
To upgrade your WireGuard server to the latest version, simply execute these commands.
<div class="code">docker stop wg-easy
docker rm wg-easy
docker pull weejewel/wg-easydocker run -d \
&#8211;name=wg-easy \
-e WG_HOST=<strong>YOUR_SERVER_IP</strong> \
-e PASSWORD=<strong>YOUR_ADMIN_PASSWORD</strong> \
-v ~/.wg-easy:/etc/wireguard \
-p 51820:51820/udp \
-p 51821:51821/tcp \
&#8211;cap-add=NET_ADMIN \
&#8211;cap-add=SYS_MODULE \
&#8211;sysctl="net.ipv4.conf.all.src_valid_mark=1" \
&#8211;sysctl="net.ipv4.ip_forward=1" \
&#8211;restart unless-stopped \
weejewel/wg-easy

</div>
<a href="https://evoxt.com/deploy/" target="_blank" rel="noopener">Deploy your own personal WireGuard server with just a single click!</a><p>The post <a href="https://evoxt.com/one-click-installation/wireguardgui-one-click-installation/">WireGuard One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://evoxt.com/one-click-installation/wireguardgui-one-click-installation/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>OpenVPN One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/openvpn-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sat, 02 Apr 2022 14:41:02 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4521</guid>

					<description><![CDATA[<p>Set up your very own personal OpenVPN server with Evoxt with only a single click with our One-Click Installation Script. OpenVPN is one of the industry standards for virtual private network protocol. OpenVPN help to encrypt all network traffic, masking the user's IP address and protecting users from untrusted networks. In a business environment, OpenVPN ... <a title="OpenVPN One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/openvpn-one-click-installation/" aria-label="More on OpenVPN One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/openvpn-one-click-installation/">OpenVPN One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<center><img loading="lazy" decoding="async" class="alignnone size-thumbnail wp-image-4280" src="https://evoxt.com/img/openvpn.svg" alt="" width="150" height="150" /></center><br/>
Set up your very own personal OpenVPN server with Evoxt with only a single click with our One-Click Installation Script.<br/><br/>

OpenVPN is one of the industry standards for virtual private network protocol. OpenVPN help to encrypt all network traffic, masking the user's IP address and protecting users from untrusted networks. In a business environment, OpenVPN is also used to provide a secure connection to the company's network, creating a private network between the user and the company. By masking the user's IP address and encrypting the network, OpenVPN also allows users to bypass geographic restrictions and also allows users to surf websites using public wifi while keeping their data private. <br/><br/>

The OpenVPN installed with Evoxt's One-Click Installation will be the <a href="https://github.com/Nyr/openvpn-install" rel="noopener" target="_blank">OpenVPN script by Nyr</a> due to its simplicity to configure users and profiles.<br/><br/>

<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox.<br/>
Check your junk/ spam mail just in case.<br/>
<img decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" /><br/>
Alternatively, you can also get them by logging in to your Evoxt account and go to the respective VM control panel.<br/>
<img decoding="async" src="https://evoxt.com/img/vm-controlpanel.png" /><br/>
Did not see it in your account? <a href="https://console.evoxt.com/submitticket.php">Contact us.</a><br/><br/>

<h2>Installation</h2>
With Evoxt's One-click installation, your OpenVPN server is already running and deployed.<br/>
To get your OpenVPN credentials, <a href="https://evoxt.com/guides/how-to-connect-to-a-linux-vps-linux-vm/" rel="noopener" target="_blank">log in to your server through SSH</a>.<br/>


The OpenVPN config file should already exist in your server's root directory, this should be under the name <strong>openvpn.ovpn</strong>.<br/>
<div class="cli">[root@OpenVPN ~]# ls<br/>
openvpn.ovpn<br/>
[root@OpenVPN ~]#<br/> 
</div><br/>
To transfer the config file to your pc, one of the easiest ways will be to view the file and copy it to a notepad and then import it into OpenVPN.<br/>
To view the file, cat command can be used.<br/>
<div class="code">cat /root/openvpn.ovpn</div><br/>
Alternatively, you can also use SFTP or SCP to transfer the OpenVPN config to your pc.<br/><br/><br/>

<h2>Configuration</h2>
Because this installation is using <a href="https://github.com/Nyr/openvpn-install" rel="noopener" target="_blank">Nyr's OpenVPN script</a>. <br/>
The configuration process is fairly simple, simply run 
<div class="code">openvpn-config</div>
and there should be easy to configure's interactive configuration set up that you can easily, add a new client, revoke an existing client and also remove OpenVPN.

<div class="cli">
[root@OpenVPN ~]# openvpn-config<br/><br/>

OpenVPN is already installed.<br/><br/>

Select an option:<br/>
   1) Add a new client<br/>
   2) Revoke an existing client<br/>
   3) Remove OpenVPN<br/>
   4) Exit<br/>
Option: <br/>
</div><br/><br/>

If an advanced configuration is required, you can also access the Openvpn configuration file by heading to <strong>/etc/openvpn/server/server.conf</strong><br/><br/><br/>

<h2>Connecting to server from client</h2>
Download OpenVPN client on <a href="https://openvpn.net/vpn-client/" rel="noopener" target="_blank">OpenVPN client's download page</a>. Install OpenVPN client.<br/>
<br/>

Then, drag the OVPN file extracted to your OpenVPN client as shown below.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile.png" alt="" width="1242" height="754" class="alignnone size-full wp-image-4308" srcset="https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile.png 1242w, https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile-300x182.png 300w, https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile-1024x622.png 1024w, https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile-768x466.png 768w" sizes="auto, (max-width: 1242px) 100vw, 1242px" /><br/><br/>

Once the profile is imported. Click on the connect button and you are now connected to your VPN server.<br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/12/connecting-to-openvpn.png" alt="" width="397" height="677" class="alignnone size-full wp-image-4309" srcset="https://evoxt.com/wp-content/uploads/2021/12/connecting-to-openvpn.png 397w, https://evoxt.com/wp-content/uploads/2021/12/connecting-to-openvpn-176x300.png 176w" sizes="auto, (max-width: 397px) 100vw, 397px" /><br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/12/connected-to-openvpn.png" alt="" width="397" height="681" class="alignnone size-full wp-image-4310" srcset="https://evoxt.com/wp-content/uploads/2021/12/connected-to-openvpn.png 397w, https://evoxt.com/wp-content/uploads/2021/12/connected-to-openvpn-175x300.png 175w" sizes="auto, (max-width: 397px) 100vw, 397px" /><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip.png" alt="" width="709" height="403" class="alignnone size-full wp-image-4306" srcset="https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip.png 709w, https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip-300x171.png 300w" sizes="auto, (max-width: 709px) 100vw, 709px" /><br/><br/>

<a href="https://evoxt.com/deploy/" rel="noopener" target="_blank">Deploy your own personal VPN server with just a single click!</a>



<p>The post <a href="https://evoxt.com/one-click-installation/openvpn-one-click-installation/">OpenVPN One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bitwarden One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/bitwarden-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Sun, 02 Jan 2022 16:02:35 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4321</guid>

					<description><![CDATA[<p>Set up your very own personal password manager using Bitwarden (VaultWarden) with Evoxt with only a single click with our One-Click Installation Script for maximum security. Bitwarden is a free and open-source password management service that stores sensitive information such as login credentials, payment information, and notes in an encrypted vault. Bitwarden is the most ... <a title="Bitwarden One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/bitwarden-one-click-installation/" aria-label="More on Bitwarden One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/bitwarden-one-click-installation/">Bitwarden One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Set up your very own personal password manager using Bitwarden (VaultWarden) with Evoxt with only a single click with our One-Click Installation Script for maximum security.

Bitwarden is a free and open-source password management service that stores sensitive information such as login credentials, payment information, and notes in an encrypted vault. Bitwarden is the most preferred solution for self-host enthusiasts and users who do not trust large corporations with their passwords. <a href="https://9to5google.com/2021/12/28/some-lastpass-users-are-mysteriously-seeing-their-master-passwords-compromised/" target="_blank" rel="noopener">With the recent LastPass master password leak scare</a>, many users are switching to alternative self-hosted solutions because such focused, sophisticated password manager &#8211; LastPass managed to get their information compromised even when their focus is security. With Bitwarden, you are in control of your security. Human error will be minimized because you are the only one in control of your Bitwarden's security.

With this installation, you will be getting VaultWarden, the lightweight version, and the free and open-sourced version of Bitwarden, which allows you to host Bitwarden with Evoxt's lowest VM plan.
<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox.
Check your junk/ spam mail just in case.
Did not receive it? <a href="https://console.evoxt.com/submitticket.php">Contact us.</a>
<img decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" />
<h2>Setup</h2>
There is no installation required, Bitwarden server is up and running once the one-click installation has completed. To set up your Bitwarden, simply head to https://YOUR_VM_IP
<div class="code">https://192.168.0.1</div>
You will be greeted will an SSL insecure page. Click ignore warnings to bypass the page.

<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6431" src="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_16-58-1024x402.png" alt="" width="1024" height="402" srcset="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_16-58-1024x402.png 1024w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_16-58-300x118.png 300w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_16-58-768x302.png 768w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_16-58.png 1273w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />

Click create an account to create an account.

<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6434" src="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-00-1024x446.png" alt="" width="1024" height="446" srcset="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-00-1024x446.png 1024w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-00-300x131.png 300w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-00-768x334.png 768w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-00.png 1270w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />
<img loading="lazy" decoding="async" class="alignnone size-large wp-image-6433" src="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-02-1024x644.png" alt="" width="1024" height="644" srcset="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-02-1024x644.png 1024w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-02-300x189.png 300w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-02-768x483.png 768w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-02.png 1279w" sizes="auto, (max-width: 1024px) 100vw, 1024px" />

Fill in the details, and you are done.

You can now easily log in to your Bitwarden account and manage your passwords there.
<h3>Extras</h3>
<strong>Connect to your Bitwarden server</strong>
In this tutorial we will be using <a href="https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb" target="_blank" rel="noopener">Bitwarden's Google Chrome Extension</a>, this should be similar on other platforms.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6435" src="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-03.png" alt="" width="360" height="622" srcset="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-03.png 360w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-03-174x300.png 174w" sizes="auto, (max-width: 360px) 100vw, 360px" />

<br></br>Because this is a self-hosted version, a server URL must be set before logging in. If this is not set, you will be connecting to Bitwarden's server instead of your self-hosted server.

<br></br>Click to <strong>bitwarden.com</strong> and select <strong>self-hosted</strong>.


<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6436" src="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-05.png" alt="" width="366" height="620" srcset="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-05.png 366w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-05-177x300.png 177w" sizes="auto, (max-width: 366px) 100vw, 366px" />

<br></br>Key in your server's IP address and click save.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-6437" src="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-07.png" alt="" width="550" height="703" srcset="https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-07.png 550w, https://evoxt.com/wp-content/uploads/2022/01/2025-10-24_17-07-235x300.png 235w" sizes="auto, (max-width: 550px) 100vw, 550px" />

<br></br>Note: To be secure, we prefer to set the server address as HTTPS (https://your_IP_address) instead of HTTP (http://your_IP_address). However, by setting to HTTPS, you might get an issue connecting to your server due to the usage of a self-signed certificate.

There are several methods to go with this:
<br></br>1) Use the HTTP version (http://your_IP_address). Your connection to your server will be insecure. ( Not recommended )

<br></br>2) Use the HTTPS version (https://your_IP_address). Your connection to your server will be secure, if you get <strong>Failed to Fetch</strong> error. You will have to go to https://your_IP_address on your chrome browser and click ignore to bypass the ERR_CERT_AUTHORITY_INVALID error message.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4336" src="https://evoxt.com/wp-content/uploads/2022/01/bitwarden-fail-to-fetch.png" alt="" width="436" height="669" srcset="https://evoxt.com/wp-content/uploads/2022/01/bitwarden-fail-to-fetch.png 436w, https://evoxt.com/wp-content/uploads/2022/01/bitwarden-fail-to-fetch-196x300.png 196w" sizes="auto, (max-width: 436px) 100vw, 436px" />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4337" src="https://evoxt.com/wp-content/uploads/2022/01/bitwarden-fail-to-fetch-fix.png" alt="" width="686" height="624" srcset="https://evoxt.com/wp-content/uploads/2022/01/bitwarden-fail-to-fetch-fix.png 686w, https://evoxt.com/wp-content/uploads/2022/01/bitwarden-fail-to-fetch-fix-300x273.png 300w" sizes="auto, (max-width: 686px) 100vw, 686px" />

<br></br>3) Set up a domain with SSL for your Bitwarden server and connect using yourdomain.com instead of your server IP address.

Cloudflare Method (Easiest):
<a href="https://evoxt.com/guides/how-to-point-a-domain-to-your-vm/" target="_blank" rel="noopener">Click here for guide</a>

Configure CertBot :
<a href="https://evoxt.com/guides/setup-ssl-https-on-nginx-on-centos-8-almalinux-8-rockylinux-8/" target="_blank" rel="noopener">Click here for guide</a>

<strong>Secure your Bitwarden server</strong>

As this is a self-hosted solution, your server's security is under your control. You will be responsible for securing your server to prevent potential unauthorized access to your server.

1) Securing your SSH server

2) Limiting IP address that can connect to your Bitwarden server<p>The post <a href="https://evoxt.com/one-click-installation/bitwarden-one-click-installation/">Bitwarden One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pritunl One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/pritunl-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Fri, 31 Dec 2021 18:46:49 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=4277</guid>

					<description><![CDATA[<p>Set up your very own personal virtual private network using Pritunl with Evoxt with only a single click with our One-Click Installation Script. Pritunl is an open-source Enterprise level VPN server that helps enterprises, businesses, and even individuals to protect and communicate with each other securely. Pritunl provides an easy-to-use and intuitive VPN server with ... <a title="Pritunl One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/pritunl-one-click-installation/" aria-label="More on Pritunl One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/pritunl-one-click-installation/">Pritunl One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[Set up your very own personal virtual private network using Pritunl with Evoxt with only a single click with our One-Click Installation Script.

Pritunl is an open-source Enterprise level VPN server that helps enterprises, businesses, and even individuals to protect and communicate with each other securely. Pritunl provides an easy-to-use and intuitive VPN server with advanced features, including organization grouping, multiple users, and network routing. Pritunl also runs on OpenVPN protocol, which is one of the most popular and trusted VPN protocols. By using OpenVPN protocol, Pritunl servers can be connected using OpenVPN clients, which is available on most devices, allowing Pritunl to be connected through all devices that OpenVPN supports even if the device is not supported by the Pritunl client.
<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox.
Check your junk/ spam mail just in case.
Did not receive it? <a href="https://console.evoxt.com/submitticket.php">Contact us.</a>
<img decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" />
<h2>Installation</h2>
Head to https://YOUR_VM_IP
<div class="code">https://192.168.0.1</div>
You will be greeted will an SSL insecure page, click ignore warnings to bypass the page.

&lt;img class="alignnone wp-image-4290 size-full" src="https://evoxt.com/wp-
content/uploads/2021/12/pritunl-setup-screen.png" alt="" width="540" height="589" /&gt;

Connect to your server through SSH, <a href="https://evoxt.com/guides/how-to-connect-to-a-linux-vps-linux-vm/" target="_blank" rel="noopener">click here if you require a guide</a>

Run <strong>sudo pritunl setup-key</strong> to get the setup key to proceed with Pritunl server setup.
<div class="code">sudo pritunl setup-key</div>
&nbsp;
<div class="cli">[root@pritunl ~]# sudo pritunl setup-key
cf46724ef9a846aeb82139da1e42b17d
</div>
&nbsp;

Paste the setup keys in the setup key field and click save.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4291" src="https://evoxt.com/wp-content/uploads/2021/12/setting-up-pritunl-server.png" alt="" width="533" height="443" srcset="https://evoxt.com/wp-content/uploads/2021/12/setting-up-pritunl-server.png 533w, https://evoxt.com/wp-content/uploads/2021/12/setting-up-pritunl-server-300x249.png 300w" sizes="auto, (max-width: 533px) 100vw, 533px" />

<br>You will then be brought to this screen.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4292" src="https://evoxt.com/wp-content/uploads/2021/12/default-password-pritunl.png" alt="" width="412" height="385" srcset="https://evoxt.com/wp-content/uploads/2021/12/default-password-pritunl.png 412w, https://evoxt.com/wp-content/uploads/2021/12/default-password-pritunl-300x280.png 300w" sizes="auto, (max-width: 412px) 100vw, 412px" />

<br>Pritunl require you to get the default password through SSH, to get the default password, use the following command.
<div class="code">sudo pritunl default-password</div>
&nbsp;
<div class="cli">[root@pritunl ~]# sudo pritunl default-password
[undefined][2021-12-31 15:26:54,605][INFO] Getting default administrator password
<br>Administrator default password:

<br>username: "pritunl"

<br>password: "eSWKzNtIgqpu"

[root@pritunl ~]#

</div>
&nbsp;

Then, log in with the username and password provided.

You will be prompted with the Initial Setup screen.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4296" src="https://evoxt.com/wp-content/uploads/2021/12/initial-setup.png" alt="" width="1179" height="512" srcset="https://evoxt.com/wp-content/uploads/2021/12/initial-setup.png 1179w, https://evoxt.com/wp-content/uploads/2021/12/initial-setup-300x130.png 300w, https://evoxt.com/wp-content/uploads/2021/12/initial-setup-1024x445.png 1024w, https://evoxt.com/wp-content/uploads/2021/12/initial-setup-768x334.png 768w" sizes="auto, (max-width: 1179px) 100vw, 1179px" />

Key in a New Password in order to change the Pritunl default password and key in Lets Encrypt Domain if you want to access your Pritunl dashboard through a domain name.
<h3>VPN Server Setup</h3>
To get a VPN setup with Pritunl, you will have to create an organization first. Go to the Users tab and click on Add Organization. Name the organization.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4297" src="https://evoxt.com/wp-content/uploads/2021/12/add-organization.png" alt="" width="644" height="252" srcset="https://evoxt.com/wp-content/uploads/2021/12/add-organization.png 644w, https://evoxt.com/wp-content/uploads/2021/12/add-organization-300x117.png 300w" sizes="auto, (max-width: 644px) 100vw, 644px" />

Then, create a user profile. Click on add user to proceed.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4298" src="https://evoxt.com/wp-content/uploads/2021/12/add-user.png" alt="" width="619" height="477" srcset="https://evoxt.com/wp-content/uploads/2021/12/add-user.png 619w, https://evoxt.com/wp-content/uploads/2021/12/add-user-300x231.png 300w" sizes="auto, (max-width: 619px) 100vw, 619px" />

Once a user profile is set up, you will have to create a server.
Go to the Servers tab, click on Add Server.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4299" src="https://evoxt.com/wp-content/uploads/2021/12/add-server.png" alt="" width="619" height="381" srcset="https://evoxt.com/wp-content/uploads/2021/12/add-server.png 619w, https://evoxt.com/wp-content/uploads/2021/12/add-server-300x185.png 300w" sizes="auto, (max-width: 619px) 100vw, 619px" />

Name the server. The default configurations for other fields should be sufficient, click Add to create the server.

Once the server is created, click Attach Organization to add the organization and users to this server.

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4300" src="https://evoxt.com/wp-content/uploads/2021/12/attach-organization.png" alt="" width="625" height="337" srcset="https://evoxt.com/wp-content/uploads/2021/12/attach-organization.png 625w, https://evoxt.com/wp-content/uploads/2021/12/attach-organization-300x162.png 300w" sizes="auto, (max-width: 625px) 100vw, 625px" />

Start the server. Your VPN server is now online and ready to be connected.

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4301" src="https://evoxt.com/wp-content/uploads/2021/12/vpn-server-started.png" alt="" width="1151" height="552" srcset="https://evoxt.com/wp-content/uploads/2021/12/vpn-server-started.png 1151w, https://evoxt.com/wp-content/uploads/2021/12/vpn-server-started-300x144.png 300w, https://evoxt.com/wp-content/uploads/2021/12/vpn-server-started-1024x491.png 1024w, https://evoxt.com/wp-content/uploads/2021/12/vpn-server-started-768x368.png 768w" sizes="auto, (max-width: 1151px) 100vw, 1151px" />
<h3>Connect to your VPN server</h3>
&nbsp;
<h4>1st Option</h4>
To connect to your VPN server, you can use Pritunl's VPN Client.

Here is the <a href="https://client.pritunl.com/#install" target="_blank" rel="noopener">download page</a>.

After installing, the easiest way to connect is to use the <strong>Get temporary profile links</strong> option.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4302" src="https://evoxt.com/wp-content/uploads/2021/12/get-temporary-profile-links.png" alt="" width="1187" height="242" srcset="https://evoxt.com/wp-content/uploads/2021/12/get-temporary-profile-links.png 1187w, https://evoxt.com/wp-content/uploads/2021/12/get-temporary-profile-links-300x61.png 300w, https://evoxt.com/wp-content/uploads/2021/12/get-temporary-profile-links-1024x209.png 1024w, https://evoxt.com/wp-content/uploads/2021/12/get-temporary-profile-links-768x157.png 768w" sizes="auto, (max-width: 1187px) 100vw, 1187px" />

Copy the Temporary uri link for Pritunl Client and paste it in your Pritunl Client by clicking Import Profile URI.<br>

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4303" src="https://evoxt.com/wp-content/uploads/2021/12/import-profile-uri.png" alt="" width="445" height="570" srcset="https://evoxt.com/wp-content/uploads/2021/12/import-profile-uri.png 445w, https://evoxt.com/wp-content/uploads/2021/12/import-profile-uri-234x300.png 234w" sizes="auto, (max-width: 445px) 100vw, 445px" />

<br>Click on the burger bar on the top right and click <strong>Connect to</strong> to connect to your VPN server.<br>

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4304" src="https://evoxt.com/wp-content/uploads/2021/12/connect-to-vpn-server.png" alt="" width="493" height="557" srcset="https://evoxt.com/wp-content/uploads/2021/12/connect-to-vpn-server.png 493w, https://evoxt.com/wp-content/uploads/2021/12/connect-to-vpn-server-266x300.png 266w" sizes="auto, (max-width: 493px) 100vw, 493px" />

<br>You are now connected to your VPN server.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4305" src="https://evoxt.com/wp-content/uploads/2021/12/connected-to-vpn-server.png" alt="" width="444" height="543" srcset="https://evoxt.com/wp-content/uploads/2021/12/connected-to-vpn-server.png 444w, https://evoxt.com/wp-content/uploads/2021/12/connected-to-vpn-server-245x300.png 245w" sizes="auto, (max-width: 444px) 100vw, 444px" />

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4306" src="https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip.png" alt="" width="709" height="403" srcset="https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip.png 709w, https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip-300x171.png 300w" sizes="auto, (max-width: 709px) 100vw, 709px" />
<h4>2nd Option</h4>
Download OpenVPN client on <a href="https://openvpn.net/vpn-client/" target="_blank" rel="noopener">OpenVPN client's download page</a>. Install OpenVPN client.

For OpenVPN client, because this is not Pritunl's Client, the URI will not work, you will have to use the download profile option in order to connect to your Pritunl server.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4307" src="https://evoxt.com/wp-content/uploads/2021/12/download-profile.png" alt="" width="1165" height="190" srcset="https://evoxt.com/wp-content/uploads/2021/12/download-profile.png 1165w, https://evoxt.com/wp-content/uploads/2021/12/download-profile-300x49.png 300w, https://evoxt.com/wp-content/uploads/2021/12/download-profile-1024x167.png 1024w, https://evoxt.com/wp-content/uploads/2021/12/download-profile-768x125.png 768w" sizes="auto, (max-width: 1165px) 100vw, 1165px" />

Once the profile is downloaded, extract the .tar file.

Then, drag the OVPN file extracted to your OpenVPN client as shown below.
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4308" src="https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile.png" alt="" width="1242" height="754" srcset="https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile.png 1242w, https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile-300x182.png 300w, https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile-1024x622.png 1024w, https://evoxt.com/wp-content/uploads/2021/12/import-downlad-profile-768x466.png 768w" sizes="auto, (max-width: 1242px) 100vw, 1242px" />

Once the profile is imported. Click on the connect button and you are now connected to your VPN server.<br>

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4309" src="https://evoxt.com/wp-content/uploads/2021/12/connecting-to-openvpn.png" alt="" width="397" height="677" srcset="https://evoxt.com/wp-content/uploads/2021/12/connecting-to-openvpn.png 397w, https://evoxt.com/wp-content/uploads/2021/12/connecting-to-openvpn-176x300.png 176w" sizes="auto, (max-width: 397px) 100vw, 397px" />

<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4310" src="https://evoxt.com/wp-content/uploads/2021/12/connected-to-openvpn.png" alt="" width="397" height="681" srcset="https://evoxt.com/wp-content/uploads/2021/12/connected-to-openvpn.png 397w, https://evoxt.com/wp-content/uploads/2021/12/connected-to-openvpn-175x300.png 175w" sizes="auto, (max-width: 397px) 100vw, 397px" />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-4306" src="https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip.png" alt="" width="709" height="403" srcset="https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip.png 709w, https://evoxt.com/wp-content/uploads/2021/12/whats-my-ip-300x171.png 300w" sizes="auto, (max-width: 709px) 100vw, 709px" />

<a href="https://evoxt.com/deploy/" target="_blank" rel="noopener">Deploy your own personal VPN server with just a single click!</a><p>The post <a href="https://evoxt.com/one-click-installation/pritunl-one-click-installation/">Pritunl One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>HestiaCP One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/hestiacp-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Tue, 20 Jul 2021 10:49:01 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=2765</guid>

					<description><![CDATA[<p>HestiaCP is an open-source control panel that provides an easy-to-use web interface to manage their websites and command-line interfaces to allow web server administrators that prefer to manage their website through CLI. HestiaCP is packed with features, such as user management, website management, DNS management, mailing account management, database, cron and even backup management. HestiaCP ... <a title="HestiaCP One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/hestiacp-one-click-installation/" aria-label="More on HestiaCP One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/hestiacp-one-click-installation/">HestiaCP One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img decoding="async" style='width:150px;height:150px;margin:0 auto;display: block' src="/img/hestiacp.png"/><br/><br/>

HestiaCP is an open-source control panel that provides an easy-to-use web interface to manage their websites and command-line interfaces to allow web server administrators that prefer to manage their website through CLI. HestiaCP is packed with features, such as user management, website management, DNS management, mailing account management, database, cron and even backup management.<br/><br/>

HestiaCP is a fork of VestaCP. The birth of HestiaCP is caused by the inactivity of VestaCP development. HestiaCP has a large base of contributors in its GitHub repository. HestiaCP has several benefits over VestaCP because it has File Manager comes by default compared to VestaCP, which you have to pay for the file manager. Besides that, because HestiaCP is an active working project, it also has better security and updated PHP than VestaCP. HestiaCP also has Let's Encrypt support for web and email domains, while VestaCP does not.<br/><br/>

<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox. <br/>
Check your junk/ spam mail just in case.<br/>
Did not receive it? <a href='https://console.evoxt.com/submitticket.php'>Contact us.</a><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" alt="" width="492" height="581" class="alignnone size-full wp-image-2103" srcset="https://evoxt.com/wp-content/uploads/2021/06/details.png 492w, https://evoxt.com/wp-content/uploads/2021/06/details-254x300.png 254w, https://evoxt.com/wp-content/uploads/2021/06/details-150x177.png 150w, https://evoxt.com/wp-content/uploads/2021/06/details-60x71.png 60w" sizes="auto, (max-width: 492px) 100vw, 492px" /><br/><br/>

<h2>Installation</h2><br/>
The installation for HestiaCP is already completed by default with Evoxt's One-click installation. To login to your HestiaCP control panel web interface, head to YOUR_VM_IP:8083<br/>
<div class="code">192.168.0.1:8083</div><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/hestiacp-login.png" alt="" width="589" height="431" class="alignnone size-full wp-image-2766" srcset="https://evoxt.com/wp-content/uploads/2021/07/hestiacp-login.png 589w, https://evoxt.com/wp-content/uploads/2021/07/hestiacp-login-300x220.png 300w" sizes="auto, (max-width: 589px) 100vw, 589px" /><br/><br/>

The default username and password will be admin : 1234567
<div class="code">
Username : <strong>admin</strong><br/>
Password : <strong>1234567</strong><br/>
</div><br/><br/>

Because this is a fork of VestaCP, you can also reset the default server password with the same command:<br/>
<div class="code">
v-change-user-password admin YOUR_NEW_PASSWORD<br/>
</div>
<div class='cli'>[root@HestiaCP ~]# v-change-user-password admin EVOXT12345<br/>
[root@HestiaCP ~]#<span class="green-box"> </span></div><br/>
Remember to replace YOUR_NEW_PASSWORD with the password that you want to set for your admin account.<br/><br/>

HestiaCP Dashboard<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/hestiacp-dashboard-1024x487.png" alt="" width="900" height="428" class="alignnone size-large wp-image-2768" srcset="https://evoxt.com/wp-content/uploads/2021/07/hestiacp-dashboard-1024x487.png 1024w, https://evoxt.com/wp-content/uploads/2021/07/hestiacp-dashboard-300x143.png 300w, https://evoxt.com/wp-content/uploads/2021/07/hestiacp-dashboard-768x365.png 768w, https://evoxt.com/wp-content/uploads/2021/07/hestiacp-dashboard-600x285.png 600w, https://evoxt.com/wp-content/uploads/2021/07/hestiacp-dashboard.png 1123w" sizes="auto, (max-width: 900px) 100vw, 900px" /><br/>
<div class="notice">Remember to change your HestiaCP admin password to prevent any unauthorized access to your HestiaCP. <br/>To do that, simply head to <strong>User > Admin > Edit > Change password</strong> </div><br/><br/>

<h3>Some additional information</h3><br/>
You can also manage your HestiaCP through CLI, Here are the list of CLI written on HestiaCP documentation page that you can use : <a href="https://docs.hestiacp.com/cli_commands.html" rel="noopener" target="_blank">https://docs.hestiacp.com/cli_commands.html</a><br/><br/>

<a href="https://evoxt.com/deploy">Deploy HestiaCP with Evoxt's HestiaCP One-Click Installation now!</a><br/>
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/one-click-installation/hestiacp-one-click-installation/">HestiaCP One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Minecraft One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/minecraft-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Tue, 06 Jul 2021 20:14:35 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=2546</guid>

					<description><![CDATA[<p>Minecraft is a 3D video game that allows the players to create or break stuff apart. The objective of the games is survival and creation. In survival mode, players build to protect themselves from enemies such as creepers and zombies. While in creation mode, players create their desired 3D structure in this three-dimensional block world. ... <a title="Minecraft One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/minecraft-one-click-installation/" aria-label="More on Minecraft One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/minecraft-one-click-installation/">Minecraft One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img decoding="async" style='width:150px;height:150px;margin:0 auto;display: block' src="https://console.evoxt.com/img/minecraft.svg"/><br/><br/>

Minecraft is a 3D video game that allows the players to create or break stuff apart. The objective of the games is survival and creation. In survival mode, players build to protect themselves from enemies such as creepers and zombies. While in creation mode, players create their desired 3D structure in this three-dimensional block world. Minecraft hogs RAMs, so Evoxt recommends VM-1 plans and above that has a higher amount of RAM to run smoothly. With this Evoxt one-click installation, Minecraft Vanilla will be installed.<br/><br/>

<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox. <br/>
Check your junk/ spam mail just in case.<br/>
Did not receive it? <a href='https://console.evoxt.com/submitticket.php'>Contact us.</a><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" alt="" width="492" height="581" class="alignnone size-full wp-image-2103" srcset="https://evoxt.com/wp-content/uploads/2021/06/details.png 492w, https://evoxt.com/wp-content/uploads/2021/06/details-254x300.png 254w, https://evoxt.com/wp-content/uploads/2021/06/details-150x177.png 150w, https://evoxt.com/wp-content/uploads/2021/06/details-60x71.png 60w" sizes="auto, (max-width: 492px) 100vw, 492px" /><br/><br/>

<h2>Installation</h2>
There are no installations needed for Minecraft, with Evoxt's Minecraft One-Click Installation. Evoxt got everything installed and configured for you.<br/><br/>

To connect to your server, simply connect to your VM IP on the Multiplayer tab using <a href="https://tlauncher.org/en/" rel="noopener" target="_blank">Tlauncher</a> and you can start to play right away. <br/><br/>


<h3>Some extra informations</h3>
You can view your Minecraft log by connecting to your VM and use the screen command<br/>
<div class="code">screen -r</div>
<div class="cli">
[root@minecraft ~]# screen -r<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%<br/>
[18:30:16] [Worker-Main-6/INFO]: Preparing spawn area: 0%<br/>
[18:30:16] [Worker-Main-5/INFO]: Preparing spawn area: 3%<br/>
[18:30:17] [Worker-Main-6/INFO]: Preparing spawn area: 4%<br/>
[18:30:17] [Worker-Main-5/INFO]: Preparing spawn area: 69%<br/>
[18:30:18] [Worker-Main-5/INFO]: Preparing spawn area: 72%<br/>
[18:30:18] [Worker-Main-8/INFO]: Preparing spawn area: 78%<br/>
[18:30:19] [Worker-Main-8/INFO]: Preparing spawn area: 83%<br/>
[18:30:19] [Worker-Main-8/INFO]: Preparing spawn area: 83%<br/>
[18:30:20] [Worker-Main-7/INFO]: Preparing spawn area: 84%<br/>
[18:30:20] [Worker-Main-6/INFO]: Preparing spawn area: 86%<br/>
[18:30:21] [Worker-Main-5/INFO]: Preparing spawn area: 88%<br/>
[18:30:21] [Worker-Main-8/INFO]: Preparing spawn area: 90%<br/>
[18:30:22] [Worker-Main-5/INFO]: Preparing spawn area: 92%<br/>
[18:30:22] [Worker-Main-5/INFO]: Preparing spawn area: 95%<br/>
[18:30:23] [Server thread/INFO]: Time elapsed: 13613 ms<br/>
[18:30:23] [Server thread/INFO]: Done (14.255s)! For help, type "help"<br/>
</div>
When you are done, simply press CTRL+A+D to disconnect.<br/><br/>

You can also restart your Minecraft server by using this command:<br/>
<div class="code">systemctl restart minecraft.service</div>
<div class="cli">
[root@minecraft ~]# systemctl restart minecraft.service<br/>
[root@MINECRAFT ~]# <span class='green-box'> </span>
</div><br/><br/>
To check your Minecraft server status:<br/>
<div class="code">systemctl status minecraft.service</div><br/><br/>

To stop your Minecraft server:<br/>
<div class="code"> systemctl stop minecraft.service</div><br/><br/>

To start your Minecraft server:<br/>
<div class="code">systemctl start minecraft.service</div><br/><br/>

To start your Minecraft server automatically when server reboot ( This has been enabled by default ) :<br/>
<div class="code">systemctl enable minecraft.service</div><br/><br/>

To disable automatic start when server reboot :<br/>
<div class="code">systemctl disable minecraft.service</div><br/><br/>

If you upgraded your server, you can increase Minecraft server RAM by editing the ram config file on <strong>~/minecraft/minecraft_ram.conf</strong><br/>
<div class="cli">
[root@minecraft ~]# vi ~/minecraft/minecraft_ram.conf</div><br/>
<div class="cli">USE_RAM=1454M<br/>
#This is calculated during the deployment of your VM. Increase this value if you upgraded your VM. M for MB, G for GB<br/>
#Remember to add some buffer, we recommend 80% of your total available RAM
</div>
and do a Minecraft server restart<br/>
<div class="cli">
[root@minecraft ~]# systemctl start minecraft.service<br/>
[root@MINECRAFT ~]# <span class='green-box'> </span>
</div><br/>

<br>
<a href="https://evoxt.com/deploy">Start your own personal game server, try Evoxt's Minecraft One-Click Installation now !</a><br/>
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/one-click-installation/minecraft-one-click-installation/">Minecraft One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>VestaCP One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/vestacp-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Tue, 06 Jul 2021 15:50:43 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=2531</guid>

					<description><![CDATA[<p>VestaCP is an open-source web hosting control panel that helps you to manage your website easily with the easy-to-use GUI interface. It is so lightweight that it can run on Evoxt's smallest plan. Despite being lightweight, VestaCP is also feature-packed. VestaCP comes with many features such as DNS manager, email accounts, Database manager, cron manager, ... <a title="VestaCP One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/vestacp-one-click-installation/" aria-label="More on VestaCP One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/vestacp-one-click-installation/">VestaCP One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img decoding="async" style='width:150px;height:150px;margin:0 auto;display: block' src="https://console.evoxt.com/img/vestacp.png"/><br/><br/>

VestaCP is an open-source web hosting control panel that helps you to manage your website easily with the easy-to-use GUI interface. It is so lightweight that it can run on Evoxt's smallest plan. Despite being lightweight, VestaCP is also feature-packed. VestaCP comes with many features such as DNS manager, email accounts, Database manager, cron manager, and even backups. One special feature about VestaCP supports on NGINX, while even the most popular web hosting control panel, cPanel, couldn't even do. Okay, enough with the introduction, let's get started.<br/><br/>

<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox. <br/>
Check your junk/ spam mail just in case.<br/>
Did not receive it? <a href='https://console.evoxt.com/submitticket.php'>Contact us.</a><br/><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" alt="" width="492" height="581" class="alignnone size-full wp-image-2103" srcset="https://evoxt.com/wp-content/uploads/2021/06/details.png 492w, https://evoxt.com/wp-content/uploads/2021/06/details-254x300.png 254w, https://evoxt.com/wp-content/uploads/2021/06/details-150x177.png 150w, https://evoxt.com/wp-content/uploads/2021/06/details-60x71.png 60w" sizes="auto, (max-width: 492px) 100vw, 492px" /><br/><br/>

<h2>Installation</h2>
VestaCP is already installed by default and no further steps are needed with Evoxt's VestaCP one-click installation.<br/>
To configure your VestaCP, simply head to YOUR_VM_IP:8083 to access your VestaCP's control panel.<br/>
<div class='code'>192.168.0.1:8083</div><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/vestacp-login.png" alt="" width="459" height="310" class="alignnone size-full wp-image-2537" srcset="https://evoxt.com/wp-content/uploads/2021/07/vestacp-login.png 459w, https://evoxt.com/wp-content/uploads/2021/07/vestacp-login-300x203.png 300w" sizes="auto, (max-width: 459px) 100vw, 459px" /><br/>
The default username and password will be:<br/>
<div class="code">Username: <strong>admin</strong><br/>
Password: <strong>1234567</strong></div><br/><br/>

You can also reset the default password using this command:<br/>
<div class="code">v-change-user-password admin YOUR_NEW_PASSWORD</div><br/>
Remember to replace YOUR_NEW_PASSWORD with the password that you want to set for your admin account.<br/>
<div class='cli'>[root@VestaCP ~]# v-change-user-password admin EVOXT12345!!<br/>
[root@VestaCP ~]#<span class="green-box"> </span></div><br/>
Login<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/vestacp-dashboard.png" alt="" width="853" height="512" class="alignnone size-full wp-image-2538" srcset="https://evoxt.com/wp-content/uploads/2021/07/vestacp-dashboard.png 853w, https://evoxt.com/wp-content/uploads/2021/07/vestacp-dashboard-300x180.png 300w, https://evoxt.com/wp-content/uploads/2021/07/vestacp-dashboard-768x461.png 768w, https://evoxt.com/wp-content/uploads/2021/07/vestacp-dashboard-600x360.png 600w" sizes="auto, (max-width: 853px) 100vw, 853px" /><br/><br/>

<div class="notice">Remember to change your VestaCP admin password to prevent any unauthorized access to your VestaCP. <br/>To do that, simply head to <strong>User > Admin > Edit > Change password</strong> </div><br/>
<h3>Some additional information</h3>
You can also manage your VestaCP through CLI, Here are the list of CLI written on VestaCP documentation page that you can use : <a href="https://vestacp.com/docs/cli/" rel="noopener" target="_blank">https://vestacp.com/docs/cli/</a><br/>

<a href="https://evoxt.com/deploy">Deploy VestaCP with Evoxt's VestaCP One-Click Installation now!</a><br/>
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/one-click-installation/vestacp-one-click-installation/">VestaCP One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>cPanel One-Click Installation</title>
		<link>https://evoxt.com/one-click-installation/cpanel-one-click-installation/</link>
		
		<dc:creator><![CDATA[Evoxt]]></dc:creator>
		<pubDate>Tue, 06 Jul 2021 14:54:03 +0000</pubDate>
				<category><![CDATA[One-Click Installation]]></category>
		<guid isPermaLink="false">https://evoxt.com/?p=2508</guid>

					<description><![CDATA[<p>cPanel is the most popular Linux web hosting control panel. It features a user-friendly GUI interface to simplify website and server management. cPanel allows you to create websites, manage domains, access files, create email accounts, and more. cPanel is currently the industry standard for web hosting control panels. Powering almost all of the biggest shared ... <a title="cPanel One-Click Installation" class="read-more" href="https://evoxt.com/one-click-installation/cpanel-one-click-installation/" aria-label="More on cPanel One-Click Installation">Read more</a></p>
<p>The post <a href="https://evoxt.com/one-click-installation/cpanel-one-click-installation/">cPanel One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img decoding="async" style='width:150px;height:150px;margin:0 auto;display: block' src="https://console.evoxt.com/img/cpanel-square.svg"/><br/><br/>

cPanel is the most popular Linux web hosting control panel. It features a user-friendly GUI interface to simplify website and server management. cPanel allows you to create websites, manage domains, access files, create email accounts, and more. cPanel is currently the industry standard for web hosting control panels. Powering almost all of the biggest shared hosting companies out there. However, cPanel is not free, if you require a free control panel, take a look at CyberPanel, Evoxt recommends <a href="https://evoxt.com/one-click-installation/cyberpanel-one-click-installation/" rel="noopener" target="_blank">CyberPanel </a>as it has most of cPanel features and is powered by LiteSpeed.<br/><br/>

<h2>Instruction</h2>
Check your email for your VM details. Your VM details are sent to your email inbox. <br/>
Check your junk/ spam mail just in case.<br/>
Did not receive it? <a href='https://console.evoxt.com/submitticket.php'>Contact us.</a><br/><br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/06/details.png" alt="" width="492" height="581" class="alignnone size-full wp-image-2103" srcset="https://evoxt.com/wp-content/uploads/2021/06/details.png 492w, https://evoxt.com/wp-content/uploads/2021/06/details-254x300.png 254w, https://evoxt.com/wp-content/uploads/2021/06/details-150x177.png 150w, https://evoxt.com/wp-content/uploads/2021/06/details-60x71.png 60w" sizes="auto, (max-width: 492px) 100vw, 492px" /><br/><br/>

<h2>Installation</h2>
Head to YOUR_VM_IP:2087 <br/>
<div class="code">192.168.0.1:2087 </div><br/>
and Login with your VM username and VM password <br/><br/>

Alternatively, you can <a href="https://evoxt.com/guides/how-to-connect-to-a-linux-vps-linux-vm/" rel="noopener" target="_blank">Connect to your VM</a>, <br/>
type whmlogin to get your cPanel login link<br/>
<div class="code">whmlogin</div><br/>
<div class='cli'>[root@cPanel ~]# whmlogin<br/>
https://5-226-xxx-xxx.cprapid.com:2087/cpsess1713461710/login/?session=root%3ajMsr_fdgZ17p9AR2%3acreate_user_session%2c16ac68e51eed4ba9a5d8c6148f4b4919<br/>
[root@cPanel ~]#<span class="green-box"> </span></div>
Head to the url shown, click Agree to All<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/cpanel-agreement.png" alt="" width="686" height="681" class="alignnone size-full wp-image-2511" srcset="https://evoxt.com/wp-content/uploads/2021/07/cpanel-agreement.png 686w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-agreement-300x298.png 300w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-agreement-150x150.png 150w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-agreement-600x596.png 600w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-agreement-100x100.png 100w" sizes="auto, (max-width: 686px) 100vw, 686px" /><br/><br/>

Because <a href="https://cpanel.net/" rel="noopener" target="_blank">cPanel</a> is a licensed and paid product, you have to log in to your cPanel account and verify your license or obtain a free trial license.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/cpanel-trial.png" alt="" width="614" height="592" class="alignnone size-full wp-image-2512" srcset="https://evoxt.com/wp-content/uploads/2021/07/cpanel-trial.png 614w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-trial-300x289.png 300w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-trial-600x579.png 600w" sizes="auto, (max-width: 614px) 100vw, 614px" /><br/><br/>

In this guide, we will be using a trial license.<br/>
Login to your cPanel account or create an account<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/cpanel-license-login-1.png" alt="" width="515" height="456" class="alignnone size-full wp-image-2526" srcset="https://evoxt.com/wp-content/uploads/2021/07/cpanel-license-login-1.png 515w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-license-login-1-300x266.png 300w" sizes="auto, (max-width: 515px) 100vw, 515px" /><br/><br/>

After logging in, the cPanel trial license will automatically activate. Click server setup to proceed.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/activate-trial-license.png" alt="" width="653" height="639" class="alignnone size-full wp-image-2516" srcset="https://evoxt.com/wp-content/uploads/2021/07/activate-trial-license.png 653w, https://evoxt.com/wp-content/uploads/2021/07/activate-trial-license-300x294.png 300w, https://evoxt.com/wp-content/uploads/2021/07/activate-trial-license-600x587.png 600w" sizes="auto, (max-width: 653px) 100vw, 653px" /><br/><br/>

Fill in your email and the nameserver you want to set for your cPanel. Usually, this will be ns1.yourdomain and ns2.yourdomain. Click next.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/cpanel-email-nameservers.png" alt="" width="636" height="636" class="alignnone size-full wp-image-2517" srcset="https://evoxt.com/wp-content/uploads/2021/07/cpanel-email-nameservers.png 636w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-email-nameservers-300x300.png 300w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-email-nameservers-150x150.png 150w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-email-nameservers-600x600.png 600w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-email-nameservers-100x100.png 100w" sizes="auto, (max-width: 636px) 100vw, 636px" /><br/><br/>

And you are done with your cPanel setup.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/cpanel-dashboard-1-1024x783.png" alt="" width="900" height="688" class="alignnone size-large wp-image-2522" srcset="https://evoxt.com/wp-content/uploads/2021/07/cpanel-dashboard-1-1024x783.png 1024w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-dashboard-1-300x229.png 300w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-dashboard-1-768x587.png 768w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-dashboard-1-600x459.png 600w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-dashboard-1.png 1087w" sizes="auto, (max-width: 900px) 100vw, 900px" /><br/><br/>

<h3>Changing hostname</h3><br/>
You are currently using cPanel generated hostname. It is recommended to change to your hostname. Head to networking <strong>setup > change hostname</strong>.<br/>
<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/hostname-1-1024x756.png" alt="" width="900" height="664" class="alignnone size-large wp-image-2524" srcset="https://evoxt.com/wp-content/uploads/2021/07/hostname-1-1024x756.png 1024w, https://evoxt.com/wp-content/uploads/2021/07/hostname-1-300x222.png 300w, https://evoxt.com/wp-content/uploads/2021/07/hostname-1-768x567.png 768w, https://evoxt.com/wp-content/uploads/2021/07/hostname-1-600x443.png 600w, https://evoxt.com/wp-content/uploads/2021/07/hostname-1.png 1067w" sizes="auto, (max-width: 900px) 100vw, 900px" /><br/><br/>

<img loading="lazy" decoding="async" src="https://evoxt.com/wp-content/uploads/2021/07/cpanel-hostname.png" alt="" width="950" height="695" class="alignnone size-full wp-image-2520" srcset="https://evoxt.com/wp-content/uploads/2021/07/cpanel-hostname.png 950w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-hostname-300x219.png 300w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-hostname-768x562.png 768w, https://evoxt.com/wp-content/uploads/2021/07/cpanel-hostname-600x439.png 600w" sizes="auto, (max-width: 950px) 100vw, 950px" /><br/><br/>

Voilaa, you are done. Feel free to browse around and create websites/manage accounts!<br/><br/>

<a href="https://evoxt.com/deploy">Deploy a cPanel web hosting control panel with Evoxt's cPanel One-Click Installation now!</a><br/>
<a id='deploy-button-one-click' href='/deploy'>Deploy</a><p>The post <a href="https://evoxt.com/one-click-installation/cpanel-one-click-installation/">cPanel One-Click Installation</a> appeared first on <a href="https://evoxt.com">Evoxt</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
