<?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>Hướng dẫn cấu hình Linux &#8211; Thegioifirewall</title>
	<atom:link href="https://thegioifirewall.com/category/huong-dan-cau-hinh-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://thegioifirewall.com</link>
	<description>Tường lửa bảo vệ doanh nghiệp, trung tâm thông tin và giá cả</description>
	<lastBuildDate>Tue, 15 Mar 2022 10:04:47 +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://thegioifirewall.com/wp-content/uploads/vacif_icon-150x150.png</url>
	<title>Hướng dẫn cấu hình Linux &#8211; Thegioifirewall</title>
	<link>https://thegioifirewall.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Linux: Hướng dẫn xây dựng web server với LEMP stack trên Ubuntu</title>
		<link>https://thegioifirewall.com/linux-huong-dan-xay-dung-web-server-voi-lemp-stack-tren-ubuntu/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-xay-dung-web-server-voi-lemp-stack-tren-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Thu, 15 Jul 2021 06:47:16 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=10857</guid>

					<description><![CDATA[Overview LEMP là một nhóm các phần mềm có thể dùng để phục vụ các trang web động và các ứng dụng web Bài viết được thực hiện trên Ubuntu 18.04 Hướng dẫn cấu hình Cài đặt Linux Cài đặt Nginx Để cài Nginx, ta sử dụng lệnh Cho phép lưu lượng truy cập trên [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">LEMP là một nhóm các phần mềm có thể dùng để phục vụ các trang web động và các ứng dụng web</p>



<p class="wp-block-paragraph">Bài viết được thực hiện trên Ubuntu 18.04</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn cấu hình</strong></p>



<p class="wp-block-paragraph"><strong>Cài đặt Linux</strong></p>



<p class="wp-block-paragraph"><strong>Cài đặt Nginx</strong></p>



<ul class="wp-block-list"><li>Để cài Nginx, ta sử dụng lệnh</li></ul>



<pre class="wp-block-code"><code>apt update 
apt -y install nginx</code></pre>



<ul class="wp-block-list"><li>Cho phép lưu lượng truy cập trên cổng 80 bằng lệnh</li></ul>



<pre class="wp-block-code"><code>ufw allow 'Nginx HTTP'</code></pre>



<ul class="wp-block-list"><li>Kiểm tra phiên bản Nginx bằng lệnh</li></ul>



<pre class="wp-block-code"><code>nginx -v </code></pre>



<ul class="wp-block-list"><li>Truy cập IP của máy chỉ trên trình duyệt ta sẽ thấy Nginx đã được cài đặt</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://camo.githubusercontent.com/31ddc915d1f71469a37642bd113715a5b87ffb7c/68747470733a2f2f692e696d6775722e636f6d2f4769433871766a2e706e67" alt=""/></figure></div>



<p class="wp-block-paragraph"><strong>Cài đặt MySQL</strong></p>



<ul class="wp-block-list"><li>Cài MySQL bằng lệnh</li></ul>



<pre class="wp-block-preformatted"><strong>sudo apt update</strong>
<strong>sudo apt install mysql-server</strong></pre>



<ul class="wp-block-list"><li>Kiểm tra trạng thái của MySQL</li></ul>



<pre class="wp-block-preformatted"><strong>sudo systemctl status mysql</strong></pre>



<ul class="wp-block-list"><li>Cấu hình bảo mật MySQL, đầu tiên bạn sẽ được yêu cầu thiết lập cấu hình <strong>VALIDATE PASSWORD COMPONENT</strong>, được dùng để kiểm tra độ mạnh của mật khẩu</li></ul>



<pre class="wp-block-preformatted"><strong>sudo mysql_secure_installation</strong></pre>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://blog.vinahost.vn/wp-content/uploads/2020/12/cai-dat-va-toi-uu-MySQL-tren-Ubuntu-20.04-2.png" alt="cài đặt MySQL và tối ưu MySQL trên Ubuntu 20.04"/></figure></div>



<ul class="wp-block-list"><li>Tiếp theo bạn sẽ được yêu cầu đặt mật khẩu cho người dùng root MySQL</li></ul>



<p class="wp-block-paragraph">Please set the password for root here</p>



<p class="wp-block-paragraph">New password: <strong>Mật khẩu root MySQ</strong>L</p>



<p class="wp-block-paragraph">Re-enter new password: <strong>Nhập lại mật khẩu root MySQL</strong></p>



<ul class="wp-block-list"><li>Kế tiếp là tập lênh yêu cầu xoá người dùng ẩn danh, lệnh yêu cầu hạn chế quyền truy cập của người dùng root vào máy cục bộ và lệnh xoá cơ sở dữ liệu test. Chọn Y cho tất cả câu trả lời</li></ul>



<p class="wp-block-paragraph">Remove anonymous users? <strong>y</strong><br>Disallow root login remotely?<strong> y</strong><br>Remove test database and access to it? <strong>y</strong><br>Reload privilege tables now? <strong>y</strong></p>



<ul class="wp-block-list"><li>Để có thể sử dụng mật khẩu để kết nối với MySQL với quyền root, bạn sẽ cần chuyển phương thức xác thực của nó từ auth_socket sang mysql_native_password</li></ul>



<p class="wp-block-paragraph"><code>sudo mysql</code></p>



<p class="wp-block-paragraph">ALTER USER &#8216;root&#8217;@&#8217;localhost&#8217; IDENTIFIED WITH mysql_native_password BY &#8216;password&#8217;;</p>



<p class="wp-block-paragraph"><code>FLUSH PRIVILEGES;</code></p>



<p class="wp-block-paragraph">exit</p>



<ul class="wp-block-list"><li>Kiểm tra lại phương thức xác thực</li></ul>



<p class="wp-block-paragraph"><code>SELECT user,authentication_string,plugin,host FROM mysql.user;</code></p>



<p class="wp-block-paragraph"><strong>Cài đặt PHP</strong></p>



<p class="wp-block-paragraph">Không giống Apache, Nginx không tích hợp hỗ trợ xử lý các tệp PHP. Vì vậy, ta cài đặt một ứng dụng riêng biệt để xử lý các tệp PHP</p>



<ul class="wp-block-list"><li>Cài đặt module <strong>php-fpm</strong> và <strong>php-mysql</strong></li></ul>



<pre class="wp-block-code"><code>apt -y install php-fpm php-mysql</code></pre>



<ul class="wp-block-list"><li>Kiểm tra phiên bản php</li></ul>



<pre class="wp-block-code"><code>php -v</code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-xay-dung-web-server-voi-lemp-stack-tren-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux: Hướng dẫn sử dụng câu lệnh History trên Linux</title>
		<link>https://thegioifirewall.com/linux-huong-dan-su-dung-cau-lenh-history-tren-linux/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-su-dung-cau-lenh-history-tren-linux/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Mon, 05 Jul 2021 01:45:20 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=10647</guid>

					<description><![CDATA[Overview Trong Linux, câu lệnh history dùng để hiển thị lịch sử các câu lệnh đã được thực thi tại user hiện hành. Với câu lệnh history ta sẽ xem được những gì đã được thực hiện trước đây trên hệ thống Hướng dẫn sử dụng Gõ # history để xem Một cách khác để [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Trong Linux, câu lệnh history dùng để hiển thị lịch sử các câu lệnh đã được thực thi tại user hiện hành. Với câu lệnh history ta sẽ xem được những gì đã được thực hiện trước đây trên hệ thống</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn sử dụng</strong></p>



<p class="wp-block-paragraph">Gõ <code><strong># history</strong></code> để xem</p>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-19.png" alt=""/></figure></div>



<p class="wp-block-paragraph">Một cách khác để kiểm tra câu lệnh bằng cách xem lịch sử bằng file</p>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-29.png" alt=""/></figure></div>



<ul class="wp-block-list"><li>Theo mặc định, lịch sử câu lệnh sẽ được ghi vào <strong>~/.bash_history</strong>, file này được đặt trong <strong>$HISTFILE</strong>, để kiểm tra</li></ul>



<p class="wp-block-paragraph"># Vị trị tệp lịch sử của User&nbsp;<strong>root</strong></p>



<p class="wp-block-paragraph">[root@server1 ~]# echo $HISTFILE<br>/root/.bash_history</p>



<p class="wp-block-paragraph"># Vị trị tệp lịch sử của User duonghuy</p>



<p class="wp-block-paragraph">[root@server1 ~]# su – duonghuy<br>[duonghuy@server1 ~]$ echo $HISTFILE<br>/home/duonghuy/.bash_history</p>



<ul class="wp-block-list"><li>Câu lệnh tìm kiếm các câu lệnh đã sử dụng trong quá khứ</li></ul>



<p class="wp-block-paragraph"><code><strong># history | grep [command]</strong></code></p>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-21.png" alt=""/></figure></div>



<ul class="wp-block-list"><li>Thông thường câu lệnh sử dụng sẽ được ghi vào khi đã đăng xuất, do đó nếu phiên SSH của bạn đã hết thời gian, bạn sẽ không có lịch sử trước đó khi đăng nhập lại. Bạn có thể buộc lịch sử hiện tại ghi vào tệp tin lịch sử người dùng ~.bash_history với tuỳ chọn -w</li></ul>



<p class="wp-block-paragraph"><code><strong># history -w</strong></code></p>



<ul class="wp-block-list"><li>Xoá tệp tin lịch sử bằng câu lệnh</li></ul>



<p class="wp-block-paragraph"><code><strong># history -c</strong></code></p>



<ul class="wp-block-list"><li>Xoá dòng lệnh cụ thể</li></ul>



<p class="wp-block-paragraph"><code><strong># history -d [n_cmd]</strong></code></p>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-25.png" alt=""/></figure></div>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-26.png" alt=""/></figure></div>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-27.png" alt=""/></figure></div>



<ul class="wp-block-list"><li>Thay đổi format của output lịch sử history</li></ul>



<p class="wp-block-paragraph"><code><strong>$ HISTTIMEFORMAT="%d/%m/%y %T "</strong></code></p>



<p class="wp-block-paragraph">Option:</p>



<ul class="wp-block-list"><li><code>%d</code> – Ngày</li><li><code>%m</code> – Tháng</li><li><code>%y</code> – Năm</li><li><code>%T</code> – Thời gian</li><li><code>/</code> : có thể thay đổi bằng ký tự khác, hoặc dấu cách tùy thuộc vào hiện thị của người sử dụng.</li></ul>



<ul class="wp-block-list"><li>Bỏ qua các lệnh cụ thể ghi vào history</li></ul>



<p class="wp-block-paragraph"><code><strong># export HISTIGNORE="cd"</strong></code></p>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://news.cloud365.vn/wp-content/uploads/2020/06/image-28.png" alt=""/></figure></div>



<ul class="wp-block-list"><li>Tăng giảm kích thước lưu trữ history</li></ul>



<p class="wp-block-paragraph">Mặc định thì lưu trữ được 1000 câu lệnh để tăng khả năng lưu trữ ta làm như sau:</p>



<p class="wp-block-paragraph"><code>[duonghuy@server1 ~]$ echo $HISTSIZE<br>1000<br>[duonghuy@server1 ~]$ HISTSIZE=10000<br>[duonghuy@server1 ~]$ echo $HISTSIZE<br>10000</code></p>



<p class="wp-block-paragraph">Để tăng khả năng lưu trữ tới 10000 câu lệnh.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-su-dung-cau-lenh-history-tren-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux: Hướng dẫn cài đặt và sử dụng crontab trên Ubuntu Server</title>
		<link>https://thegioifirewall.com/linux-huong-dan-cai-dat-va-su-dung-crontab-tren-ubuntu-server/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-cai-dat-va-su-dung-crontab-tren-ubuntu-server/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Thu, 20 May 2021 07:00:38 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=10144</guid>

					<description><![CDATA[Overview Cron là một tiện ích cho phép chạy các dòng lệnh theo một chu kì thời gian nào đó. Cron là một deamon process, điều này cho phép nó chạy ngần mãi mãi trong hệ thống linux Crontab là bảng chứa các câu lệnh cài đặt của cron. Nhờ có crontab, ta có thể [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Cron là một tiện ích cho phép chạy các dòng lệnh theo một chu kì thời gian nào đó. Cron là một deamon process, điều này cho phép nó chạy ngần mãi mãi trong hệ thống linux</p>



<p class="wp-block-paragraph">Crontab là bảng chứa các câu lệnh cài đặt của cron. Nhờ có crontab, ta có thể sử dụng để chạy những công việc tự động theo một lịch trình cụ thể đã được cài đặt từ trước</p>



<p class="wp-block-paragraph"><strong>Các câu lệnh cấu hình</strong></p>



<ul class="wp-block-list"><li>Cập nhật hệ thống server linux của bạn</li></ul>



<pre class="wp-block-preformatted">apt-get update &amp;&amp; apt-get upgrade</pre>



<ul class="wp-block-list"><li>Kiểm tra xem Cron đã được cài đặt hay chưa</li></ul>



<pre class="wp-block-preformatted">dpkg -l cron</pre>



<ul class="wp-block-list"><li>Cài đặt Cron trên Ubuntu linux</li></ul>



<pre class="wp-block-preformatted">apt-get install cron</pre>



<ul class="wp-block-list"><li>Kiểm tra trạng thái của Cron đã được cài đặt</li></ul>



<pre class="wp-block-preformatted">systemctl status cron</pre>



<ul class="wp-block-list"><li>Tạo hoặc sửa file crontab</li></ul>



<pre class="wp-block-code"><code>crontab -e</code></pre>



<ul class="wp-block-list"><li>Hiển thị file crontab</li></ul>



<pre class="wp-block-code"><code>crontab -l</code></pre>



<ul class="wp-block-list"><li>Xoá file crontab</li></ul>



<pre class="wp-block-code"><code>crontab -r</code></pre>



<ul class="wp-block-list"><li>Sau khi dùng lệnh crontab -e, ta sẽ thêm các task công việc chạy tự động</li><li>Cấu trúc của 1 crontab</li></ul>



<pre class="wp-block-code"><code>*     *     *     *     *     command to be executed
-     -     -     -     -
|     |     |     |     |
|     |     |     |     +----- day of week (0 - 6) (Sunday=0)
|     |     |     +------- month (1 - 12)
|     |     +--------- day of month (1 - 31)
|     +----------- hour (0 - 23)
+------------- min (0 - 59)</code></pre>



<p class="wp-block-paragraph"><strong>Ví dụ</strong></p>



<ul class="wp-block-list"><li>Chạy 1 python script vào 4h30 sáng thứ 5 hàng tuần</li></ul>



<pre class="wp-block-code"><code>30 4 * * 4 python3 pythonscript.py</code></pre>



<ul class="wp-block-list"><li>Gửi báo cáo vào tối thứ 3 và thứ 6 hàng tuần lúc 19h00</li></ul>



<pre class="wp-block-code"><code>0 19 * * 2,5 sh /home/huan/gui-baocao.sh</code></pre>



<p class="wp-block-paragraph"><strong>Khởi động lại dịch vụ cron sau khi đã thêm, xoá, sửa task crontab</strong></p>



<pre class="wp-block-preformatted">systemctl restart cron</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-cai-dat-va-su-dung-crontab-tren-ubuntu-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sophos Endpoint: Hướng dẫn gỡ ứng dụng Sophos Endpoint Protection cho Ubuntu Server có giao diện người dùng</title>
		<link>https://thegioifirewall.com/sophos-endpoint-huong-dan-go-ung-dung-sophos-endpoint-protection-cho-ubuntu-server-co-giao-dien-nguoi-dung/</link>
					<comments>https://thegioifirewall.com/sophos-endpoint-huong-dan-go-ung-dung-sophos-endpoint-protection-cho-ubuntu-server-co-giao-dien-nguoi-dung/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Fri, 14 May 2021 03:24:00 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<category><![CDATA[Sophos Endpoint]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=9996</guid>

					<description><![CDATA[Overview Bài viết hướng dẫn cách gỡ phần mềm Sophos Endpoint Protection cho Ubuntu Server có giao diện người dùng Cấu hình có thể áp dụng trên các version 16.04, 18.04, 20.04 Phiên bản Ubuntu Server tôi sử dụng ở đây là bản 18.04 Hướng dẫn cấu hình Đăng nhập vào Ubuntu Server bằng quyền [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Bài viết hướng dẫn cách gỡ phần mềm Sophos Endpoint Protection cho Ubuntu Server có giao diện người dùng</p>



<p class="wp-block-paragraph">Cấu hình có thể áp dụng trên các version 16.04, 18.04, 20.04</p>



<p class="wp-block-paragraph">Phiên bản Ubuntu Server tôi sử dụng ở đây là bản <strong>18.04</strong></p>



<p class="wp-block-paragraph"><strong>Hướng dẫn cấu hình</strong></p>



<ul class="wp-block-list"><li>Đăng nhập vào Ubuntu Server bằng quyền <strong>root</strong></li><li>Sử dụng câu lệnh để gỡ phần mềm Sophos Endpoint</li></ul>



<p class="wp-block-paragraph"><strong>/opt/sophos-av/uninstall.sh</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1019" height="765" src="https://thegioifirewall.com/wp-content/uploads/image-2076.png" alt="" class="wp-image-9997" srcset="https://thegioifirewall.com/wp-content/uploads/image-2076.png 1019w, https://thegioifirewall.com/wp-content/uploads/image-2076-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2076-768x577.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2076-600x450.png 600w, https://thegioifirewall.com/wp-content/uploads/image-2076-400x300.png 400w" sizes="(max-width: 1019px) 100vw, 1019px" /></figure></div>



<ul class="wp-block-list"><li>Nhấn <strong>Y </strong>để gỡ phần mềm</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1017" height="761" src="https://thegioifirewall.com/wp-content/uploads/image-2077.png" alt="" class="wp-image-9998" srcset="https://thegioifirewall.com/wp-content/uploads/image-2077.png 1017w, https://thegioifirewall.com/wp-content/uploads/image-2077-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2077-768x575.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2077-600x450.png 600w, https://thegioifirewall.com/wp-content/uploads/image-2077-400x300.png 400w" sizes="(max-width: 1017px) 100vw, 1017px" /></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1015" height="759" src="https://thegioifirewall.com/wp-content/uploads/image-2078.png" alt="" class="wp-image-9999" srcset="https://thegioifirewall.com/wp-content/uploads/image-2078.png 1015w, https://thegioifirewall.com/wp-content/uploads/image-2078-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2078-768x574.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2078-600x450.png 600w, https://thegioifirewall.com/wp-content/uploads/image-2078-400x300.png 400w" sizes="(max-width: 1015px) 100vw, 1015px" /></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1016" height="759" src="https://thegioifirewall.com/wp-content/uploads/image-2079.png" alt="" class="wp-image-10000" srcset="https://thegioifirewall.com/wp-content/uploads/image-2079.png 1016w, https://thegioifirewall.com/wp-content/uploads/image-2079-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2079-768x574.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2079-400x300.png 400w" sizes="auto, (max-width: 1016px) 100vw, 1016px" /></figure></div>



<ul class="wp-block-list"><li>Truy cập đến Sophos Central bằng quyền <strong>Admin</strong>, chọn Ubuntu Server trên trang quản trị</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="487" src="https://thegioifirewall.com/wp-content/uploads/image-2081-1024x487.png" alt="" class="wp-image-10002" srcset="https://thegioifirewall.com/wp-content/uploads/image-2081-1024x487.png 1024w, https://thegioifirewall.com/wp-content/uploads/image-2081-300x143.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2081-768x366.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2081-1536x731.png 1536w, https://thegioifirewall.com/wp-content/uploads/image-2081.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<ul class="wp-block-list"><li>Nhấn <strong>Delete </strong>để xoá</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="487" src="https://thegioifirewall.com/wp-content/uploads/image-2083-1024x487.png" alt="" class="wp-image-10004" srcset="https://thegioifirewall.com/wp-content/uploads/image-2083-1024x487.png 1024w, https://thegioifirewall.com/wp-content/uploads/image-2083-300x143.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2083-768x366.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2083-1536x731.png 1536w, https://thegioifirewall.com/wp-content/uploads/image-2083.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="487" src="https://thegioifirewall.com/wp-content/uploads/image-2084-1024x487.png" alt="" class="wp-image-10005" srcset="https://thegioifirewall.com/wp-content/uploads/image-2084-1024x487.png 1024w, https://thegioifirewall.com/wp-content/uploads/image-2084-300x143.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2084-768x366.png 768w, https://thegioifirewall.com/wp-content/uploads/image-2084-1536x731.png 1536w, https://thegioifirewall.com/wp-content/uploads/image-2084.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/sophos-endpoint-huong-dan-go-ung-dung-sophos-endpoint-protection-cho-ubuntu-server-co-giao-dien-nguoi-dung/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux: Hướng dẫn reset password bằng Single mode trên Linux</title>
		<link>https://thegioifirewall.com/linux-huong-dan-reset-password-bang-single-mode-tren-linux/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-reset-password-bang-single-mode-tren-linux/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Wed, 12 May 2021 10:02:25 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=9973</guid>

					<description><![CDATA[Overview Bài viết hướng dẫn cách reset password trên Ubuntu linux Cấu hình có thể áp dụng cho các phiên bản 14.04, 16.04, 18.04, 20.04 Hướng dẫn thực hiện Restart Ubuntu linux Truy cập Grub boot menu (nếu không thấy grub boot menu, reboot và nhấn Shift vài lần) Chọn *Ubuntu và nhấn e để [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Bài viết hướng dẫn cách reset password trên Ubuntu linux</p>



<p class="wp-block-paragraph">Cấu hình có thể áp dụng cho các phiên bản 14.04, 16.04, 18.04, 20.04</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn thực hiện</strong></p>



<ul class="wp-block-list"><li><strong>Restart </strong>Ubuntu linux</li><li>Truy cập <strong>Grub boot menu</strong> (nếu không thấy grub boot menu, reboot và nhấn <strong>Shift </strong>vài lần)</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://camo.githubusercontent.com/6e5bb18af172e974794a69f1621d495c5f998941/68747470733a2f2f692e696d6775722e636f6d2f663846614c63452e706e67" alt=""/></figure></div>



<ul class="wp-block-list"><li>Chọn <strong>*Ubuntu</strong> và nhấn <strong>e </strong>để edit</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://camo.githubusercontent.com/f4636da826777a42cdb8167f619504c1f0a0a250/68747470733a2f2f692e696d6775722e636f6d2f34724e784334612e706e67" alt=""/></figure></div>



<ul class="wp-block-list"><li>Tìm đến dòng <strong>linux         /boot/vmlinuz-&#8230;.</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://camo.githubusercontent.com/24c052a374c0313ff73fd2b6b4d7938774da9a96/68747470733a2f2f692e696d6775722e636f6d2f64487876444f792e706e67" alt=""/></figure></div>



<ul class="wp-block-list"><li>Sửa phần <strong>ro&#8230;</strong> thành <strong>rw init=/bin/bash</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://camo.githubusercontent.com/ba12e924339401fd41d694d112c2f4408c3f4beb/68747470733a2f2f692e696d6775722e636f6d2f6342435a70324b2e706e67" alt=""/></figure></div>



<ul class="wp-block-list"><li>Sau khi sửa cú pháp -> Nhấn <strong>Ctrl+X</strong> hoặc <strong>F10 </strong>để vào Single mode và nhập các lệnh sau</li></ul>



<pre class="wp-block-code"><code># passwd root
# sync
# reboot -f</code></pre>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" src="https://camo.githubusercontent.com/43064e7060a4ad02e998cc11522af2b29f03ad73/68747470733a2f2f692e696d6775722e636f6d2f654e69514646612e706e67" alt=""/></figure></div>



<ul class="wp-block-list"><li>Sau khi <strong>reboot </strong>-> Đăng nhập bằng <strong>password mới</strong> và kiểm tra truy cập</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1020" height="478" src="https://thegioifirewall.com/wp-content/uploads/image-2060.png" alt="" class="wp-image-9974" srcset="https://thegioifirewall.com/wp-content/uploads/image-2060.png 1020w, https://thegioifirewall.com/wp-content/uploads/image-2060-300x141.png 300w, https://thegioifirewall.com/wp-content/uploads/image-2060-768x360.png 768w" sizes="auto, (max-width: 1020px) 100vw, 1020px" /></figure></div>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-reset-password-bang-single-mode-tren-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux: Hướng dẫn đặt IP tĩnh cho Ubuntu Server trên giao diện cmd</title>
		<link>https://thegioifirewall.com/linux-huong-dan-dat-ip-tinh-cho-ubuntu-server-tren-giao-dien-cmd/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-dat-ip-tinh-cho-ubuntu-server-tren-giao-dien-cmd/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Tue, 20 Apr 2021 09:27:20 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=9527</guid>

					<description><![CDATA[Overview Bài viết hướng dẫn cách cấu hình đặt IP tĩnh cho Ubuntu Server trên giao diện command line, không phải trên Ubuntu Server có giao diện người dùng. Ở đây, tôi cấu hình trên Ubuntu Server 18.04 Cách cấu hình này có thể sử dụng cho Ubuntu Server phiên bản 17.10 trở lên Hướng [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Bài viết hướng dẫn cách cấu hình đặt IP tĩnh cho Ubuntu Server trên giao diện command line, không phải trên Ubuntu Server có giao diện người dùng.</p>



<p class="wp-block-paragraph">Ở đây, tôi cấu hình trên Ubuntu Server 18.04</p>



<p class="wp-block-paragraph">Cách cấu hình này có thể sử dụng cho Ubuntu Server phiên bản 17.10 trở lên</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn cấu hình</strong></p>



<ul class="wp-block-list"><li>Kiểm tra tên card mạng bằng lệnh</li></ul>



<pre class="wp-block-code"><code><strong>    # networkctl status</strong></code></pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="990" height="576" src="https://thegioifirewall.com/wp-content/uploads/image-1927.png" alt="" class="wp-image-9529" srcset="https://thegioifirewall.com/wp-content/uploads/image-1927.png 990w, https://thegioifirewall.com/wp-content/uploads/image-1927-300x175.png 300w, https://thegioifirewall.com/wp-content/uploads/image-1927-768x447.png 768w" sizes="auto, (max-width: 990px) 100vw, 990px" /></figure></div>



<ul class="wp-block-list"><li>Ta sử dụng trình soạn thảo <strong>vi, vim</strong> hoặc <strong>nano</strong> để chỉnh sửa file <strong>/etc/netplan/50-cloud-init.yaml</strong></li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="990" height="576" src="https://thegioifirewall.com/wp-content/uploads/image-1928.png" alt="" class="wp-image-9530" srcset="https://thegioifirewall.com/wp-content/uploads/image-1928.png 990w, https://thegioifirewall.com/wp-content/uploads/image-1928-300x175.png 300w, https://thegioifirewall.com/wp-content/uploads/image-1928-768x447.png 768w" sizes="auto, (max-width: 990px) 100vw, 990px" /></figure>



<ul class="wp-block-list"><li>Để đặt IP tĩnh, ta sửa file như với các thông số dưới đây<ul><li>172.16.31.15/24 là <strong>IP tĩnh</strong> của server</li><li>172.16.31.1 là <strong>IP gateway</strong> của server</li><li>8.8.8.8, 8.8.4.4 là <strong>IP DNS</strong> của server</li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="990" height="576" src="https://thegioifirewall.com/wp-content/uploads/image-1929.png" alt="" class="wp-image-9531" srcset="https://thegioifirewall.com/wp-content/uploads/image-1929.png 990w, https://thegioifirewall.com/wp-content/uploads/image-1929-300x175.png 300w, https://thegioifirewall.com/wp-content/uploads/image-1929-768x447.png 768w" sizes="auto, (max-width: 990px) 100vw, 990px" /></figure></div>



<ul class="wp-block-list"><li>Ta sử dụng một trong các lệnh sau để lưu lại cấu hình mới</li></ul>



<pre class="wp-block-code"><code><strong># sudo netplan apply
# sudo systemctl restart NetworkManager.service
# sudo service network-manager restart</strong></code></pre>



<ul class="wp-block-list"><li>Ta dùng lệnh dưới để kiểm tra</li></ul>



<pre class="wp-block-code"><code><strong># ip a</strong></code></pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="990" height="576" src="https://thegioifirewall.com/wp-content/uploads/image-1930.png" alt="" class="wp-image-9532" srcset="https://thegioifirewall.com/wp-content/uploads/image-1930.png 990w, https://thegioifirewall.com/wp-content/uploads/image-1930-300x175.png 300w, https://thegioifirewall.com/wp-content/uploads/image-1930-768x447.png 768w" sizes="auto, (max-width: 990px) 100vw, 990px" /></figure></div>



<ul class="wp-block-list"><li>Để chuyển lại thành IP động, ta chỉ cần sửa lại file <code><strong>/etc/netplan/50-loud-init.yaml</strong></code> lại như ban đầu là xong</li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-dat-ip-tinh-cho-ubuntu-server-tren-giao-dien-cmd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sophos Endpoint: Hướng dẫn cài đặt Sophos Endpoint trên Linux.</title>
		<link>https://thegioifirewall.com/sophos-endpoint-huong-dan-cai-dat-sophos-endpoint-tren-linux/</link>
					<comments>https://thegioifirewall.com/sophos-endpoint-huong-dan-cai-dat-sophos-endpoint-tren-linux/#respond</comments>
		
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 09:09:27 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Firewall Sophos XG]]></category>
		<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<category><![CDATA[Cài Sophos antivirus cho linux]]></category>
		<category><![CDATA[Hướng dẫn cài đặt Sophos Endpoint trên Linux]]></category>
		<category><![CDATA[Sophos Endpoint trên Linux]]></category>
		<guid isPermaLink="false">https://www.thegioifirewall.com/?p=9508</guid>

					<description><![CDATA[Overview Cũng giống như hệ điều hành windows, hệ điều hành Linux cũng được sử dụng nhiều trong doanh nghiệp, dù có độ bảo mật cao hơn Windows nhưng việc bị virus tấn công là không thể tránh khỏi. Vì vậy Sophos cũng phát triển Sophos Endpoint cài đặt trên các máy chạy hệ điều [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Cũng giống như hệ điều hành windows, hệ điều hành Linux cũng được sử dụng nhiều trong doanh nghiệp, dù có độ bảo mật cao hơn Windows nhưng việc bị virus tấn công là không thể tránh khỏi. Vì vậy Sophos cũng phát triển Sophos Endpoint cài đặt trên các máy chạy hệ điều hành Linux để bảo vệ.</p>



<p class="wp-block-paragraph">Bài viết sẽ hướng dẫn cách tải và cài đặt Sophos Endpoint cho hệ điều hành Linux, cụ thể là Ubuntu.</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn cài đặt</strong></p>



<p class="wp-block-paragraph"><strong>Bước 1: Copy link cài đặt Sophos Endpoint cho Linux</strong>.</p>



<p class="wp-block-paragraph">Để tải xuống chúng ta cần truy cập vào trang <strong>https://central.sophos.com</strong> và đăng nhập bằng tài khoản gmail đã đăng kí.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="624" height="472" src="https://thegioifirewall.com/wp-content/uploads/image-1916.png" alt="" class="wp-image-9510" srcset="https://thegioifirewall.com/wp-content/uploads/image-1916.png 624w, https://thegioifirewall.com/wp-content/uploads/image-1916-300x227.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure></div>



<p class="wp-block-paragraph">Sau khi đăng nhập vào <strong>Protect Devices > Server Protection và chọn Download Linux Server installer.</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="624" height="457" src="https://thegioifirewall.com/wp-content/uploads/image-1917.png" alt="" class="wp-image-9511" srcset="https://thegioifirewall.com/wp-content/uploads/image-1917.png 624w, https://thegioifirewall.com/wp-content/uploads/image-1917-300x220.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure></div>



<p class="wp-block-paragraph">Tại đây bạn có thể tải xuống file cài đặt và xác định file trong thư mục Download, chạy file cài đặt đã có như bước 2 bên dưới từ câu lệnh<strong> chmod +x SophosInstall.sh.</strong></p>



<p class="wp-block-paragraph">Nhưng nếu trong trường hợp là Ubuntu Server, giao diện sử dụng là câu lệnh bạn không thể tải file như Ubuntu Desktop có giao diện sử dụng đồ họa. Nên mình sẽ hướng dẫn các bạn tải file cài đặt khi giao diện sử dụng là câu lệnh. </p>



<p class="wp-block-paragraph">Bạn đăng nhập vào <strong>https://central.sophos.com</strong> trên 1 máy bất kì không cần là máy Linux.</p>



<p class="wp-block-paragraph">Đi đến <strong>Protect Devices > Server Protection và chọn Download Linux Server installer.</strong> Click vào chọn &#8220;<strong>Copy link location</strong>&#8220;.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="623" height="451" src="https://thegioifirewall.com/wp-content/uploads/image-1918.png" alt="" class="wp-image-9512" srcset="https://thegioifirewall.com/wp-content/uploads/image-1918.png 623w, https://thegioifirewall.com/wp-content/uploads/image-1918-300x217.png 300w" sizes="auto, (max-width: 623px) 100vw, 623px" /></figure></div>



<p class="wp-block-paragraph">Vào Terminal trên Ubuntu gõ lệnh sau: <strong>sudo su</strong> > nhập pass user trên máy > <strong>cd</strong> để thoát thư mục home: câu lệnh này sẽ chuyển quyền từ user sang quyền root.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="624" height="190" src="https://thegioifirewall.com/wp-content/uploads/image-1919.png" alt="" class="wp-image-9513" srcset="https://thegioifirewall.com/wp-content/uploads/image-1919.png 624w, https://thegioifirewall.com/wp-content/uploads/image-1919-300x91.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure></div>



<p class="wp-block-paragraph"><strong>Bước 2: Tải và cài đặt SophosInstall.sh</strong></p>



<p class="wp-block-paragraph">Tiếp theo bạn gõ lệnh: <strong>wget &lt;paste link copy từ trên></strong>: Tải xuống file cài đặt Sophos Endpoint với tên <strong>SophosInstall.sh</strong></p>



<p class="wp-block-paragraph">Sau khi tải xong, gõ lệnh: <strong>chmod +x SophosInstall.sh</strong>: Cấp quyền thực thi file</p>



<p class="wp-block-paragraph"><strong>                                             ./SophosInstall.sh</strong>: Tiến hành chạy file cài đặt</p>



<p class="wp-block-paragraph">Nhấn enter và để cho chương trình cài đặt, mất 10’.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="622" height="457" src="https://thegioifirewall.com/wp-content/uploads/image-1920.png" alt="" class="wp-image-9514" srcset="https://thegioifirewall.com/wp-content/uploads/image-1920.png 622w, https://thegioifirewall.com/wp-content/uploads/image-1920-300x220.png 300w" sizes="auto, (max-width: 622px) 100vw, 622px" /></figure></div>



<p class="wp-block-paragraph">Sophos Endpoint đã cài đặt xong.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="624" height="474" src="https://thegioifirewall.com/wp-content/uploads/image-1921.png" alt="" class="wp-image-9515" srcset="https://thegioifirewall.com/wp-content/uploads/image-1921.png 624w, https://thegioifirewall.com/wp-content/uploads/image-1921-300x228.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure></div>



<p class="wp-block-paragraph"><strong>Bước 3: Kiểm tra</strong></p>



<p class="wp-block-paragraph">Để thoát user root gõ lệnh: <strong>su</strong> &lt;tên user trên máy>.Ví dụ: <strong>su john</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="624" height="128" src="https://thegioifirewall.com/wp-content/uploads/image-1922.png" alt="" class="wp-image-9516" srcset="https://thegioifirewall.com/wp-content/uploads/image-1922.png 624w, https://thegioifirewall.com/wp-content/uploads/image-1922-300x62.png 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure></div>



<p class="wp-block-paragraph">Để kiểm tra version Sophos Endpoint được cài đặt gõ lệnh:</p>



<p class="wp-block-paragraph"><strong>/opt/sophos-av/bin/savdstatus &#8211;version</strong></p>



<p class="wp-block-paragraph">Để kiểm tra trạng thái Active gõ lệnh: <strong>/opt/sophos-av/bin/savdstatus</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="628" height="303" src="https://thegioifirewall.com/wp-content/uploads/image-1923.png" alt="" class="wp-image-9517" srcset="https://thegioifirewall.com/wp-content/uploads/image-1923.png 628w, https://thegioifirewall.com/wp-content/uploads/image-1923-300x145.png 300w" sizes="auto, (max-width: 628px) 100vw, 628px" /></figure></div>



<p class="wp-block-paragraph">Bạn kiểm tra tên máy ubuntu đã xuất hiện trên Sophos Central.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="276" src="https://thegioifirewall.com/wp-content/uploads/image-1925-1024x276.png" alt="" class="wp-image-9521" srcset="https://thegioifirewall.com/wp-content/uploads/image-1925-1024x276.png 1024w, https://thegioifirewall.com/wp-content/uploads/image-1925-300x81.png 300w, https://thegioifirewall.com/wp-content/uploads/image-1925-768x207.png 768w, https://thegioifirewall.com/wp-content/uploads/image-1925.png 1089w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/sophos-endpoint-huong-dan-cai-dat-sophos-endpoint-tren-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux: Hướng dẫn cài đặt LAMP stack trên Ubuntu Server</title>
		<link>https://thegioifirewall.com/linux-huong-dan-cai-dat-lamp-stack-tren-ubuntu-server/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-cai-dat-lamp-stack-tren-ubuntu-server/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Fri, 15 Jan 2021 08:41:22 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<guid isPermaLink="false">http://www.thegioifirewall.com/?p=8951</guid>

					<description><![CDATA[Overview Bài viết hướng dẫn cài đặt LAMP trên Ubuntu Server LAMP (Linux &#8211; Apache &#8211; MySQL &#8211; PHP) là một hệ thống các ứng dụng được cài đặt để chạy môi trường Web Server Quyền cài đặt hiện tại đang là quyền root Hướng dẫn cài đặt Cài Apache Update Server bằng câu lệnh [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Bài viết hướng dẫn cài đặt LAMP trên Ubuntu Server</p>



<p class="wp-block-paragraph">LAMP (Linux &#8211; Apache &#8211; MySQL &#8211; PHP) là một hệ thống các ứng dụng được cài đặt để chạy môi trường Web Server</p>



<p class="wp-block-paragraph">Quyền cài đặt hiện tại đang là quyền root</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn cài đặt</strong></p>



<p class="wp-block-paragraph"><strong>Cài Apache</strong></p>



<ul class="wp-block-list"><li>Update Server bằng câu lệnh</li></ul>



<pre class="wp-block-code"><code>sudo apt -y update</code></pre>



<ul class="wp-block-list"><li>Cài đặt Apache2</li></ul>



<pre class="wp-block-code"><code>sudo apt -y install apache2</code></pre>



<ul class="wp-block-list"><li>Kiểm tra phiên bản Apache2 đã cài</li></ul>



<pre class="wp-block-code"><code>apache2 -v</code></pre>



<ul class="wp-block-list"><li>Khởi động dịch vụ Apache2</li></ul>



<pre class="wp-block-code"><code>systemctl reload apache2</code></pre>



<ul class="wp-block-list"><li>Bật dịch vụ Apache2 chạy cùng hệ thống</li></ul>



<pre class="wp-block-code"><code>systemctl enable apache2 </code></pre>



<ul class="wp-block-list"><li>Enable cho phép dịch vụ Apache chạy trên port 80 và 443</li></ul>



<pre class="wp-block-code"><code>sudo ufw allow in "Apache Full"</code></pre>



<p class="wp-block-paragraph"><strong>Cài MySQL Database</strong></p>



<ul class="wp-block-list"><li>Update Server</li></ul>



<pre class="wp-block-preformatted">sudo apt -y update</pre>



<ul class="wp-block-list"><li>Cài đặt gói MySQL</li></ul>



<pre class="wp-block-preformatted">sudo apt install mysql-server mysql-client -y</pre>



<ul class="wp-block-list"><li>Kiểm tra dịch vụ MySQL</li></ul>



<pre class="wp-block-preformatted">sudo systemctl status mysql</pre>



<ul class="wp-block-list"><li>Cấu hình bảo mật MySQL</li></ul>



<pre class="wp-block-preformatted">sudo mysql_secure_installation</pre>



<pre class="wp-block-code"><code>sudo mysql_secure_installation
&#91;sudo] password for toor: 

Securing the MySQL server deployment.

Enter password for user root: 

VALIDATE PASSWORD COMPONENT can be used to test passwords
and improve security. It checks the strength of password
and allows the users to set only those passwords which are
secure enough. Would you like to setup VALIDATE PASSWORD component?

Press y|Y for Yes, any other key for No: <strong>Y</strong>

There are three levels of password validation policy:

LOW    Length >= 8
MEDIUM Length >= 8, numeric, mixed case, and special characters
STRONG Length >= 8, numeric, mixed case, special characters and dictionary                  file

Please enter 0 = LOW, 1 = MEDIUM and 2 = STRONG: <strong>2</strong>
Using existing password for root.

Estimated strength of the password: 0 
Change the password for root ? ((Press y|Y for Yes, any other key for No) : Y

New password: 

Re-enter new password: 

Estimated strength of the password: 100 
Do you wish to continue with the password provided?(Press y|Y for Yes, any other key for No) : <strong>Y</strong>
By default, a MySQL installation has an anonymous user,
allowing anyone to log into MySQL without having to have
a user account created for them. This is intended only for
testing, and to make the installation go a bit smoother.
You should remove them before moving into a production
environment.

Remove anonymous users? (Press y|Y for Yes, any other key for No) : <strong>Y</strong>
Success.


Normally, root should only be allowed to connect from
'localhost'. This ensures that someone cannot guess at
the root password from the network.

Disallow root login remotely? (Press y|Y for Yes, any other key for No) : <strong>Y</strong>
Success.

By default, MySQL comes with a database named 'test' that
anyone can access. This is also intended only for testing,
and should be removed before moving into a production
environment.


Remove test database and access to it? (Press y|Y for Yes, any other key for No) : <strong>Y</strong>
 - Dropping test database...
Success.

 - Removing privileges on test database...
Success.

Reloading the privilege tables will ensure that all changes
made so far will take effect immediately.

Reload privilege tables now? (Press y|Y for Yes, any other key for No) : <strong>Y</strong>
Success.

All done! </code></pre>



<ul class="wp-block-list"><li>Ở dòng <code><strong>Enter password for user root:</strong></code> yêu cầu nhập mật khẩu tài khoản root quản trị database khi cài đặt MySQL, nếu bạn không đặt mật khẩu ở bước đó thì ấn <strong>Enter </strong>bỏ qua</li><li>Sau khi nhập mật khẩu, có thông báo hiện ra cho ta lựa chọn sử dụng <code><strong>VALIDATE PASSWORD PLUGIN</strong></code>, để chọn mức độ phức tạp của mật khẩu</li></ul>



<pre class="wp-block-code"><code>VALIDATE PASSWORD PLUGIN can be used to test passwords
   and improve security. It checks the strength of password
   and allows the users to set only those passwords which are
   secure enough. Would you like to setup VALIDATE PASSWORD plugin?

   Press y|Y for Yes, any other key for No: <strong>Y</strong></code></pre>



<ul class="wp-block-list"><li>Chọn 1 số mà bạn muốn</li></ul>



<pre class="wp-block-code"><code>There are three levels of password validation policy:

   LOW    Length &gt;= 8
   MEDIUM Length &gt;= 8, numeric, mixed case, and special characters
   STRONG Length &gt;= 8, numeric, mixed case, special characters and dictionary                  file

   Please enter 0 = LOW, 1 = MEDIUM and 2 = STRONG: 2</code></pre>



<ul class="wp-block-list"><li>Thông báo tiếp theo cho ta biết độ an toàn của mật khẩu hiện có và cho phép ta thay đổi mật khẩu, để thay đổi mật khẩu nhấn Y. Nếu nhấn Y thì ta nhập mật khẩu mới và xác nhận lại mật khẩu</li><li>Thông báo xác nhận thay đổi mật khẩu -> Nhấn Y</li></ul>



<pre class="wp-block-code"><code>Estimated strength of the password: 100 
   Do you wish to continue with the password provided?(Press y|Y for Yes, any other key for No) : <strong>Y</strong></code></pre>



<ul class="wp-block-list"><li>Tại dòng <code><strong>Remove anonymous users? (Press y|Y for Yes, any other key for No) :</strong></code> cho phép ta xóa tài khoản <strong><code>anonymous</code>, <code>anonymous</code></strong> là tài khoản mặc định ngay từ khi cài đặt MySQL. Để xóa <strong><code>anonymous</code> </strong>user ta ấn <code><strong>Y</strong></code></li><li>Tại dòng <code><strong>Disallow root login remotely? (Press y|Y for Yes, any other key for No) :</strong></code> cho phép ta vô hiệu hóa tính năng đăng nhập từ xa đối với tài khoản <code>root</code>. Để vô hiệu hóa ta ấn <code><strong>Y</strong></code></li><li>Tại dòng <code><strong>Remove test database and access to it? (Press y|Y for Yes, any other key for No) :</strong></code> cho phép ta xóa cơ sở dữ liệu <code><strong>test</strong></code>, một cơ sở dữ liệu được tạo mặc định ngay từ khi cài đặt MySQL. Để xóa ta ấn <code><strong>Y</strong></code></li><li>Tại dòng <code><strong>Reload privilege tables now? (Press y|Y for Yes, any other key for No) :</strong></code> ta ấn <strong><code>Y</code> </strong>để Reload privilege nhằm áp dụng các cấu hình ta vừa đặt ở trên</li></ul>



<ul class="wp-block-list"><li>Đăng nhập bằng tài khoản <strong><code>root</code> </strong>và thực hiện thử truy vấn SQL đơn giản để kiểm tra</li></ul>



<p class="wp-block-paragraph">mysql -u root -p</p>



<pre class="wp-block-code"><code>mysql -u root -p
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 10
Server version: ... MySQL Community Server - GPL

Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql></code></pre>



<ul class="wp-block-list"><li>Kiểm tra thử bằng câu truy vấn</li></ul>



<pre class="wp-block-code"><code>mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| performance_schema |
| sys                |
+--------------------+
4 rows in set (0.02 sec)

mysql> select host, user from mysql.user;
+-----------+------------------+
| host      | user             |
+-----------+------------------+
| localhost | mysql.infoschema |
| localhost | mysql.session    |
| localhost | mysql.sys        |
| localhost | root             |
+-----------+------------------+
4 rows in set (0.00 sec)

mysql> </code></pre>



<ul class="wp-block-list"><li>Trong các hệ thống Ubuntu chạy MySQL 5.7 và các phiên bản mới hơn, người dùng MySQL root được đặt để xác thực bằng cách sử dụng plugin <strong>auth_socket</strong> theo mặc định thay vì bằng mật khẩu. Điều này làm phức tạp mọi thứ khi bạn cần sử dụng một chương trình bên ngoài (VD: phpMyAdmin)</li><li>Để sử dụng mật khẩu để kết nối với MySQL với quyền root, bạn cần chuyển phương thức xác thực từ <strong>auth_socket</strong> sang <strong>mysql_native_password</strong></li></ul>



<p class="wp-block-paragraph"><code>sudo mysql</code></p>



<ul class="wp-block-list"><li>Kiểm tra phương thức xác thực của người dùng MySQL</li></ul>



<p class="wp-block-paragraph">SELECT user,authentication_string,plugin,host FROM mysql.user;</p>



<ul class="wp-block-list"><li>Thay đổi phương thức bằng câu lệnh ALTER USER</li></ul>



<p class="wp-block-paragraph"><code>ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';</code></p>



<ul class="wp-block-list"><li>Lưu các thay đổi mới</li></ul>



<p class="wp-block-paragraph"><code>FLUSH PRIVILEGES;</code></p>



<ul class="wp-block-list"><li>Để thoát MySQL</li></ul>



<p class="wp-block-paragraph">Gõ exit</p>



<p class="wp-block-paragraph"><strong>Cài đặt PHP</strong></p>



<ul class="wp-block-list"><li>Cài đặt PHP và các gói hỗ trợ</li></ul>



<pre class="wp-block-code"><code>apt -y install php libapache2-mod-php php-cli php-fpm php-json php-pdo php-mysql php-zip php-gd  php-mbstring php-curl php-xml php-pear php-bcmath</code></pre>



<ul class="wp-block-list"><li>Kiểm tra phiên bản PHP</li></ul>



<pre class="wp-block-code"><code>php -v</code></pre>



<ul class="wp-block-list"><li>Kích hoạt module Apache cho PHP 7.*</li></ul>



<pre class="wp-block-code"><code>a2enmod php7.*</code></pre>



<ul class="wp-block-list"><li>Khởi động lại Apache</li></ul>



<pre class="wp-block-code"><code>systemctl reload apache2 </code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-cai-dat-lamp-stack-tren-ubuntu-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux: Hướng dẫn cài đặt máy ảo CentOS lên VMWare</title>
		<link>https://thegioifirewall.com/linux-huong-dan-cai-dat-may-ao-centos-len-vmware/</link>
					<comments>https://thegioifirewall.com/linux-huong-dan-cai-dat-may-ao-centos-len-vmware/#respond</comments>
		
		<dc:creator><![CDATA[Taika]]></dc:creator>
		<pubDate>Mon, 03 Jun 2019 03:10:01 +0000</pubDate>
				<category><![CDATA[Hướng dẫn cấu hình Linux]]></category>
		<category><![CDATA[CenOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMWare]]></category>
		<guid isPermaLink="false">http://www.thegioifirewall.com/?p=3281</guid>

					<description><![CDATA[Overview Bài viết hướng dẫn cài đặt hệ điều hành CentOS lên VMWare Workstation, CentOS là một hệ điều hành Linux miễn phí, có thể được sử dụng để cấu hình như các Server phục vụ cho doanh nghiệp Hướng dẫn cấu hình Mở VMWare Workstation bằng quyền Admin (run as administrator) Download file cài [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Overview</strong></p>



<p class="wp-block-paragraph">Bài viết hướng dẫn cài đặt hệ điều hành CentOS lên VMWare Workstation, CentOS là một hệ điều hành Linux miễn phí, có thể được sử dụng để cấu hình như các Server phục vụ cho doanh nghiệp</p>



<p class="wp-block-paragraph"><strong>Hướng dẫn cấu hình</strong></p>



<ul class="wp-block-list"><li>Mở <strong>VMWare Workstation</strong> bằng quyền Admin (<strong>run as administrator</strong>)</li><li>Download file cài đặt hệ điều hành CentOS trên trang chủ</li><li>File -&gt; New Virtual Machine</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="1024" height="549" src="https://thegioifirewall.com/wp-content/uploads/image-292-1024x549.png" alt="" class="wp-image-3282" srcset="https://thegioifirewall.com/wp-content/uploads/image-292-1024x549.png 1024w, https://thegioifirewall.com/wp-content/uploads/image-292-300x161.png 300w, https://thegioifirewall.com/wp-content/uploads/image-292-768x412.png 768w, https://thegioifirewall.com/wp-content/uploads/image-292.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<ul class="wp-block-list"><li>Chọn <strong>Typical (recommended)</strong> -&gt; Nhấn <strong>Next</strong> để tiếp tục</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="496" height="535" src="https://thegioifirewall.com/wp-content/uploads/image-293.png" alt="" class="wp-image-3283" srcset="https://thegioifirewall.com/wp-content/uploads/image-293.png 496w, https://thegioifirewall.com/wp-content/uploads/image-293-278x300.png 278w" sizes="auto, (max-width: 496px) 100vw, 496px" /></figure></div>



<ul class="wp-block-list"><li>Chọn <strong>Installer disc image file (iso)</strong> -&gt; Chọn <strong>Browse</strong> để lấy file cài đặt đã download trước đó -&gt; Nhấn <strong>Next</strong> để tiếp tục</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="496" height="535" src="https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-23-14.jpg" alt="" class="wp-image-3284" srcset="https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-23-14.jpg 496w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-23-14-278x300.jpg 278w" sizes="auto, (max-width: 496px) 100vw, 496px" /></figure></div>



<ul class="wp-block-list"><li>Đặt tên cho máy ảo -&gt; Nhấn <strong>Browse</strong> để chọn nơi lưu máy ảo -&gt; Nhấn <strong>Next</strong> để tiếp tục</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="497" height="535" src="https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-31-38.jpg" alt="" class="wp-image-3285" srcset="https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-31-38.jpg 497w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-31-38-279x300.jpg 279w" sizes="auto, (max-width: 497px) 100vw, 497px" /></figure></div>



<ul class="wp-block-list"><li>Chọn dung lượng ổ cứng cho máy ảo -&gt; Ở đây bạn có thể chọn <strong>Store virtual disk as a single file</strong> hay <strong>Split virtual disk into multiple files</strong> -&gt; Nhấn <strong>Next</strong> để tiếp tục</li></ul>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="496" height="537" src="https://thegioifirewall.com/wp-content/uploads/image-294.png" alt="" class="wp-image-3286" srcset="https://thegioifirewall.com/wp-content/uploads/image-294.png 496w, https://thegioifirewall.com/wp-content/uploads/image-294-277x300.png 277w" sizes="auto, (max-width: 496px) 100vw, 496px" /></figure>



<ul class="wp-block-list"><li>Nhấn <strong>Customize Hardware</strong> để cấu hình lại những thông tin theo yêu cầu của bạn</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="495" height="534" src="https://thegioifirewall.com/wp-content/uploads/image-295.png" alt="" class="wp-image-3287" srcset="https://thegioifirewall.com/wp-content/uploads/image-295.png 495w, https://thegioifirewall.com/wp-content/uploads/image-295-278x300.png 278w" sizes="auto, (max-width: 495px) 100vw, 495px" /></figure></div>



<ul class="wp-block-list"><li>Sau khi đã điều chỉnh thông số theo mong muốn của bạn -&gt; Nhấn <strong>Close</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="764" height="712" src="https://thegioifirewall.com/wp-content/uploads/image-296.png" alt="" class="wp-image-3288" srcset="https://thegioifirewall.com/wp-content/uploads/image-296.png 764w, https://thegioifirewall.com/wp-content/uploads/image-296-300x280.png 300w" sizes="auto, (max-width: 764px) 100vw, 764px" /></figure></div>



<ul class="wp-block-list"><li>Nhấn <strong>Finish</strong> để hoàn thành</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="498" height="534" src="https://thegioifirewall.com/wp-content/uploads/image-297.png" alt="" class="wp-image-3289" srcset="https://thegioifirewall.com/wp-content/uploads/image-297.png 498w, https://thegioifirewall.com/wp-content/uploads/image-297-280x300.png 280w" sizes="auto, (max-width: 498px) 100vw, 498px" /></figure></div>



<ul class="wp-block-list"><li>Chọn <strong>English</strong> và <strong>English (United States) </strong>-&gt; Nhấn <strong>Continue</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="800" height="598" src="https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-41-51.jpg" alt="" class="wp-image-3290" srcset="https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-41-51.jpg 800w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-41-51-300x225.jpg 300w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-41-51-768x574.jpg 768w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-41-51-600x450.jpg 600w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_09-41-51-400x300.jpg 400w" sizes="auto, (max-width: 800px) 100vw, 800px" /></figure></div>



<ul class="wp-block-list"><li>Ta chọn <strong>INSTALLATION DESTINATION</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="799" height="600" src="https://thegioifirewall.com/wp-content/uploads/image-298.png" alt="" class="wp-image-3291" srcset="https://thegioifirewall.com/wp-content/uploads/image-298.png 799w, https://thegioifirewall.com/wp-content/uploads/image-298-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-298-768x577.png 768w, https://thegioifirewall.com/wp-content/uploads/image-298-600x450.png 600w, https://thegioifirewall.com/wp-content/uploads/image-298-400x300.png 400w" sizes="auto, (max-width: 799px) 100vw, 799px" /></figure></div>



<ul class="wp-block-list"><li>Ta chọn <strong>I will configure partitioning</strong> -&gt; Nhấn <strong>Done</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="797" height="595" src="https://thegioifirewall.com/wp-content/uploads/image-299.png" alt="" class="wp-image-3292" srcset="https://thegioifirewall.com/wp-content/uploads/image-299.png 797w, https://thegioifirewall.com/wp-content/uploads/image-299-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-299-768x573.png 768w, https://thegioifirewall.com/wp-content/uploads/image-299-400x300.png 400w" sizes="auto, (max-width: 797px) 100vw, 797px" /></figure></div>



<ul class="wp-block-list"><li>Custom disk theo ý muốn -&gt; Nhấn <strong>Done</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="798" height="600" src="https://thegioifirewall.com/wp-content/uploads/image-300.png" alt="" class="wp-image-3293" srcset="https://thegioifirewall.com/wp-content/uploads/image-300.png 798w, https://thegioifirewall.com/wp-content/uploads/image-300-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-300-768x577.png 768w, https://thegioifirewall.com/wp-content/uploads/image-300-600x450.png 600w, https://thegioifirewall.com/wp-content/uploads/image-300-400x300.png 400w" sizes="auto, (max-width: 798px) 100vw, 798px" /></figure></div>



<ul class="wp-block-list"><li>Đặt password cho tài khoản root -&gt; Nhấn <strong>Done</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="800" height="599" src="https://thegioifirewall.com/wp-content/uploads/image-301.png" alt="" class="wp-image-3294" srcset="https://thegioifirewall.com/wp-content/uploads/image-301.png 800w, https://thegioifirewall.com/wp-content/uploads/image-301-300x225.png 300w, https://thegioifirewall.com/wp-content/uploads/image-301-768x575.png 768w, https://thegioifirewall.com/wp-content/uploads/image-301-600x450.png 600w, https://thegioifirewall.com/wp-content/uploads/image-301-400x300.png 400w" sizes="auto, (max-width: 800px) 100vw, 800px" /></figure></div>



<ul class="wp-block-list"><li>Nhấn <strong>Finish configuration</strong></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="800" height="598" src="https://thegioifirewall.com/wp-content/uploads/2019-06-03_10-01-08.jpg" alt="" class="wp-image-3296" srcset="https://thegioifirewall.com/wp-content/uploads/2019-06-03_10-01-08.jpg 800w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_10-01-08-300x225.jpg 300w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_10-01-08-768x574.jpg 768w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_10-01-08-600x450.jpg 600w, https://thegioifirewall.com/wp-content/uploads/2019-06-03_10-01-08-400x300.jpg 400w" sizes="auto, (max-width: 800px) 100vw, 800px" /></figure></div>



<ul class="wp-block-list"><li>Hoàn thành quá trình cài đặt</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="390" height="176" src="https://thegioifirewall.com/wp-content/uploads/image-303.png" alt="" class="wp-image-3297" srcset="https://thegioifirewall.com/wp-content/uploads/image-303.png 390w, https://thegioifirewall.com/wp-content/uploads/image-303-300x135.png 300w" sizes="auto, (max-width: 390px) 100vw, 390px" /></figure></div>



<h3 class="wp-block-heading">** Nếu bạn gặp khó khăn trong việc cấu hình các sản phẩm của Sophos tại Việt Nam, hãy liên hệ với chúng tôi:</h3>



<p class="wp-block-paragraph"><strong>Hotline: 02862711677</strong></p>



<p class="wp-block-paragraph"><strong>Email: info@thegioifirewall.com</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://thegioifirewall.com/linux-huong-dan-cai-dat-may-ao-centos-len-vmware/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
