<?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>Lưu trữ cài đặt cyberpanel - Hướng dẫn TENTEN</title>
	<atom:link href="https://help.tenten.vn/tag/cai-dat-cyberpanel/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.tenten.vn/tag/cai-dat-cyberpanel/</link>
	<description>Tài liệu hỗ trợ khách hàng</description>
	<lastBuildDate>Wed, 16 Jun 2021 14:40:10 +0000</lastBuildDate>
	<language>vi</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://help.tenten.vn/wp-content/uploads/2023/09/favicontenten.png</url>
	<title>Lưu trữ cài đặt cyberpanel - Hướng dẫn TENTEN</title>
	<link>https://help.tenten.vn/tag/cai-dat-cyberpanel/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Cài đặt CyberPanel lên máy chủ Cloud</title>
		<link>https://help.tenten.vn/cai-dat-cyberpanel-len-may-chu-cloud/</link>
		
		<dc:creator><![CDATA[Trần Hiếu]]></dc:creator>
		<pubDate>Wed, 16 Jun 2021 14:40:10 +0000</pubDate>
				<category><![CDATA[CyberPanel]]></category>
		<category><![CDATA[cài đặt cyberpanel]]></category>
		<guid isPermaLink="false">https://help.tenten.vn/?post_type=ht_kb&#038;p=244</guid>

					<description><![CDATA[<p>Giới thiệu về Cyberpanel CyberPanel là một hosting control thế hệ mới, tích hợp OpenLiteSpeed một web server mã nguồn mở của LiteSpeed Web Server EnterPrise. CyberPanel được thiết kế để cung cấp cho người dùng một web hosting control panel cực tốt về tốc độ, bảo mật và độ tin cậy cao (Speed, Security, &#8230;</p>
<p>Bài viết <a href="https://help.tenten.vn/cai-dat-cyberpanel-len-may-chu-cloud/">Cài đặt CyberPanel lên máy chủ Cloud</a> đã xuất hiện đầu tiên vào ngày <a href="https://help.tenten.vn">Hướng dẫn TENTEN</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Giới thiệu về Cyberpanel</h2>
<p><a href="https://cyberpanel.net/">CyberPanel</a> là một hosting control thế hệ mới, tích hợp OpenLiteSpeed một web server mã nguồn mở của LiteSpeed Web Server EnterPrise. CyberPanel được thiết kế để cung cấp cho người dùng một web hosting control panel cực tốt về tốc độ, bảo mật và độ tin cậy cao (Speed, Security, Reliability).</p>
<h2>Cấu hình yêu cầu của CyberPanel</h2>
<ul>
<li class="level1">
<div class="li">Centos 7.x, Centos 8.x, Ubuntu 18.04, Ubuntu 20.04</div>
</li>
<li class="level1">
<div class="li">Python 3.x</div>
</li>
<li>Ram tối thiểu 1GB</li>
<li>Ổ cứng tối thiểu 10GB</li>
</ul>
<h2>Các bước cài đặt CyberPanel</h2>
<p>Thực hiện kết nối SSH tới Cloud theo bài <a href="https://help.tenten.vn/ssh-huong-dan-ket-noi-bang-mobaxterm/">hướng dẫn kết nối SSH</a>.</p>
<p>Đầu tiên các bạn cần update Cloud mới nhất để đảm bảo quá trình cài đặt không gặp vấn đề.<br />
Update CentOS:</p>
<pre class="lang:default decode:true">yum update -y
</pre>
<p>Update Ubuntu:</p>
<pre class="lang:default decode:true">apt-get update; apt-get upgrade -y</pre>
<p>Sau khi update thành công, chúng ta chạy lệnh bên dưới để bắt đầu cài đặt CyberPanel.</p>
<pre class="lang:default decode:true ">sh &lt;(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
</pre>
<p>Sau đó các bạn cần lựa chọn như bên dưới để hoàn thành cài đặt.</p>
<pre class="lang:default decode:true">                CyberPanel Installer v2.1.1

1. Install CyberPanel.

2. Exit.


  Please enter the number[1-2]: 1

                CyberPanel Installer v2.1.1

RAM check : 168/1837MB (9.15%)

Disk check : 4/50GB (9%) (Minimal 10GB free space)

1. Install CyberPanel with OpenLiteSpeed.

2. Install Cyberpanel with LiteSpeed Enterprise.

3. Exit.


  Please enter the number[1-3]: 1


Install Full service for CyberPanel? This will include PowerDNS, Postfix and Pure-FTPd.

Full installation [Y/n]: y

Full installation selected...

Do you want to setup Remote MySQL? (This will skip installation of local MySQL)

(Default = No) Remote MySQL [y/N]:

Local MySQL selected...

Press Enter key to continue with latest version or Enter specific version such as: 1.9.4 , 2.0.1 , 2.0.2 ...etc

Branch name set to v2.1.1

Please choose to use default admin password 1234567, randomly generate one (recommended) or specify the admin password?
Choose [d]fault, [r]andom or [s]et password: [d/r/s] r

Admin password will be provided once installation is completed...


Do you wish to install Memcached process and its PHP extension?
Please select [Y/n]: y

Install Memcached process and its PHP extension set to Yes...


Do you wish to install Redis process and its PHP extension?
Please select [Y/n]: y

Install Redis process and its PHP extension set to Yes...

Would you like to set up a WatchDog (beta) for Web service and Database service ?
The watchdog script will be automatically started up after installation and server reboot
If you want to kill the watchdog , run watchdog kill
Please type Yes or no (with capital Y, default Yes):Y</pre>
<p>Sau khi xác nhận các bước, quá trình cài đặt khoảng 30 phút. Khi hoàn thành các bạn sẽ nhận được thông tin truy cập Cyberpanel, WebAdmin LiteSpeed.</p>
<p>Copy thông tin sau quá trình cài đặt và chọn y để khởi động lại Cloud.</p>
<pre class="lang:default decode:true">Would you like to restart your server now? [y/N]: y</pre>
<h3>Truy cập giao diện CyberPanel</h3>
<p>Để vào trang quản trị admin cần truy cập trình duyệt theo địa chỉ https://ipvps:8090</p>
<p><img decoding="async" class="aligncenter wp-image-4875 size-full" src="https://help.tenten.vn/wp-content/uploads/2021/06/cyberpanel-login.png" alt="cài đặt CyberPanel" width="1759" height="1014" srcset="https://help.tenten.vn/wp-content/uploads/2021/06/cyberpanel-login.png 1759w, https://help.tenten.vn/wp-content/uploads/2021/06/cyberpanel-login-300x173.png 300w, https://help.tenten.vn/wp-content/uploads/2021/06/cyberpanel-login-1024x590.png 1024w, https://help.tenten.vn/wp-content/uploads/2021/06/cyberpanel-login-768x443.png 768w, https://help.tenten.vn/wp-content/uploads/2021/06/cyberpanel-login-1536x885.png 1536w" sizes="(max-width: 1759px) 100vw, 1759px" /></p>
<div class="tg_wrap_cbsv" style="margin: 20px 0px; border-radius: 4px; border: 2px solid #ff8300;">
<p><cite style="margin: 0px; background-color: #ff8300; color: #fff; border-top-left-radius: 2px; border-top-right-radius: 2px; font-size: 19px; padding: 12px 20px; font-weight: bold; display: block; font-style: normal;">DỊCH VỤ CLOUD SERVER TỐC ĐỘ XỬ LÝ VƯỢT TRỘI</cite></p>
<div class="textwidget" style="padding: 20px; background: #ffffff;">
<p><a href="https://tenten.vn/vi/cloud-vps?code=YMCGSVhgJsxDwOUk&amp;idCampaign=2528" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter wp-image-11441 size-full" src="https://tenten.vn/tin-tuc/wp-content/uploads/2022/08/VPS.png" alt="" width="1364" height="528" /></a></p>
</div>
</div>
<h4>Bài liên quan</h4>
<ul>
<li class="post_title"><a href="https://tenten.vn/tin-tuc/tang-ngay-50k-khi-khach-hang-khi-dang-ky-tai-khoan-vps-moi/">Tặng ngay 50K khi khách hàng đăng ký tài khoản VPS mới</a></li>
<li class="post_title"><a href="https://tenten.vn/tin-tuc/bang-gia-thue-vps-cloud/">Bảng giá thuê VPS Cloud mới nhất</a></li>
<li class="post_title"><a href="https://tenten.vn/tin-tuc/huong-dan-su-dung-vps/">Hướng dẫn sử dụng VPS với 6 bước đơn giản cho người mới bắt đầu</a></li>
</ul>
<p>Bài viết <a href="https://help.tenten.vn/cai-dat-cyberpanel-len-may-chu-cloud/">Cài đặt CyberPanel lên máy chủ Cloud</a> đã xuất hiện đầu tiên vào ngày <a href="https://help.tenten.vn">Hướng dẫn TENTEN</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
