<?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ập Trình C# PHP C++ Java Python</title>
	<atom:link href="https://congthoidai.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://congthoidai.com</link>
	<description>Lập Trình C#, PHP, C++, Java, Python, Javascript, UML</description>
	<lastBuildDate>Mon, 20 Jul 2026 00:18:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>Cách kiểm tra dung lượng các thư mục trong Linux</title>
		<link>https://congthoidai.com/cach-kiem-tra-dung-luong-cac-thu-muc-trong-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Jul 2026 00:18:00 +0000</pubDate>
				<category><![CDATA[Linux,Unix]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1506</guid>

					<description><![CDATA[<p>Kiểm tra danh sách các thư mục có dung lượng lớn nhất sudo du -ahx / &#124; sort -rh &#124; head -n 10 Kiểm tra kích thước từng thư mục &#8230; </p>
<p><a href="https://congthoidai.com/cach-kiem-tra-dung-luong-cac-thu-muc-trong-linux/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Cách kiểm tra dung lượng các thư mục trong Linux"</span></a></p>
<p>The post <a href="https://congthoidai.com/cach-kiem-tra-dung-luong-cac-thu-muc-trong-linux/">Cách kiểm tra dung lượng các thư mục trong Linux</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Cách xử lý file pm2.log có dung lượng lớn</title>
		<link>https://congthoidai.com/cach-xu-ly-file-pm2-log-co-dung-luong-lon/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 19 Jul 2026 23:26:43 +0000</pubDate>
				<category><![CDATA[NodeJs]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1503</guid>

					<description><![CDATA[<p>Có 3 nguyên nhân chính Cách xử lý Bước 1: Đừng dùng lệnh rm để xóa trực tiếp file log khi app đang chạy, vì hệ điều hành sẽ không &#8230; </p>
<p><a href="https://congthoidai.com/cach-xu-ly-file-pm2-log-co-dung-luong-lon/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Cách xử lý file pm2.log có dung lượng lớn"</span></a></p>
<p>The post <a href="https://congthoidai.com/cach-xu-ly-file-pm2-log-co-dung-luong-lon/">Cách xử lý file pm2.log có dung lượng lớn</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Cài đặt Certbot cho Ubuntu</title>
		<link>https://congthoidai.com/cai-dat-certbot-cho-ubuntu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 17 Apr 2025 06:37:59 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1491</guid>

					<description><![CDATA[<p>Trước tiên chúng ta cập nhật trước Cài đặt Certbot với command Liên kết /snap/bin/certbot sang /usr/bin/certbot Tạo certbot cho domain (Lưu ý: bạn phải cấu hình virtual host cho &#8230; </p>
<p><a href="https://congthoidai.com/cai-dat-certbot-cho-ubuntu/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Cài đặt Certbot cho Ubuntu"</span></a></p>
<p>The post <a href="https://congthoidai.com/cai-dat-certbot-cho-ubuntu/">Cài đặt Certbot cho Ubuntu</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Dùng Strapi làm backend</title>
		<link>https://congthoidai.com/dung-strapi-lam-backend/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 01 Nov 2024 12:42:20 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1482</guid>

					<description><![CDATA[<p>Nếu bạn build trên server yếu thì ở giai đoạn build sẻ không thành công và bị kill process Bạn hãy tạo mới dự ánnpx create-strapi-app@latest điền các thông tin &#8230; </p>
<p><a href="https://congthoidai.com/dung-strapi-lam-backend/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Dùng Strapi làm backend"</span></a></p>
<p>The post <a href="https://congthoidai.com/dung-strapi-lam-backend/">Dùng Strapi làm backend</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Các bước cần làm để SEO thành công</title>
		<link>https://congthoidai.com/cac-buoc-can-lam-de-seo-thanh-cong/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 21 Aug 2022 01:08:15 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1459</guid>

					<description><![CDATA[<p>Bước 1- Audience research- Nghiên cứu đối tượng.Phải tìm được khác hàng mục tiêu (target audience), người sẻ ảnh hưởng đến khách hàng mục tiêu của mình. Ví dụ: Những &#8230; </p>
<p><a href="https://congthoidai.com/cac-buoc-can-lam-de-seo-thanh-cong/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Các bước cần làm để SEO thành công"</span></a></p>
<p>The post <a href="https://congthoidai.com/cac-buoc-can-lam-de-seo-thanh-cong/">Các bước cần làm để SEO thành công</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>How Google is ranking things-Google đánh hạng như thế nào?</title>
		<link>https://congthoidai.com/how-google-is-ranking-things-google-danh-hang-nhu-the-nao/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 03 Aug 2022 07:56:25 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1452</guid>

					<description><![CDATA[<p>Domain-level link features (14.6%)aka&#8221;Domain authority&#8221;. chúng ta cứ tưởng tượng là domain của mình có ở nhiều trang khác nhau( External Link) thì google sẻ hiểu là domain của bạn &#8230; </p>
<p><a href="https://congthoidai.com/how-google-is-ranking-things-google-danh-hang-nhu-the-nao/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "How Google is ranking things-Google đánh hạng như thế nào?"</span></a></p>
<p>The post <a href="https://congthoidai.com/how-google-is-ranking-things-google-danh-hang-nhu-the-nao/">How Google is ranking things-Google đánh hạng như thế nào?</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Cách cài đặt Matic trong ngnix và MariaDB</title>
		<link>https://congthoidai.com/cach-cai-dat-matic-trong-ngnix-va-mariadb/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 11 May 2022 12:59:24 +0000</pubDate>
				<category><![CDATA[Mautic]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1445</guid>

					<description><![CDATA[<p>Cài đặt Nginx HTTP Server Ngnix start khi server khởi động Cài đặt MariaDb mới nhất với repository configuration tool sudo apt-get install software-properties-common sudo add-apt-repository 'deb [arch=amd64,arm64,ppc64el] http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic &#8230; </p>
<p><a href="https://congthoidai.com/cach-cai-dat-matic-trong-ngnix-va-mariadb/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Cách cài đặt Matic trong ngnix và MariaDB"</span></a></p>
<p>The post <a href="https://congthoidai.com/cach-cai-dat-matic-trong-ngnix-va-mariadb/">Cách cài đặt Matic trong ngnix và MariaDB</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Install PHP 7.3 Internationalization extension-Intl on XAMPP on MacOs</title>
		<link>https://congthoidai.com/install-php-7-3-internationalization-extension-intl-on-xampp-on-macos/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 28 Oct 2021 03:21:12 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[intl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1436</guid>

					<description><![CDATA[<p>Khi bạn gặp lỗi bên dưới khi cài đặt extension Intl bằng PECL thì bạn có thể thử cách sau. Lưu ý: các bạn nên thử cho version mới nhất &#8230; </p>
<p><a href="https://congthoidai.com/install-php-7-3-internationalization-extension-intl-on-xampp-on-macos/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Install PHP 7.3 Internationalization extension-Intl on XAMPP on MacOs"</span></a></p>
<p>The post <a href="https://congthoidai.com/install-php-7-3-internationalization-extension-intl-on-xampp-on-macos/">Install PHP 7.3 Internationalization extension-Intl on XAMPP on MacOs</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Install MediaWiki on Ubuntu</title>
		<link>https://congthoidai.com/install-mediawiki-on-ubuntu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 07 Sep 2021 11:17:48 +0000</pubDate>
				<category><![CDATA[Linux,Unix]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1432</guid>

					<description><![CDATA[<p>Downloading MediaWiki (tải phiên bản MediaWiki) Các bạn có thể vào link để xem tất cả mọi version của mediawiki Extract the archive to(giải nén sang thư mục) /var/www/ Rename the &#8230; </p>
<p><a href="https://congthoidai.com/install-mediawiki-on-ubuntu/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Install MediaWiki on Ubuntu"</span></a></p>
<p>The post <a href="https://congthoidai.com/install-mediawiki-on-ubuntu/">Install MediaWiki on Ubuntu</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>Thay đổi kích thước màn hình Ubuntu</title>
		<link>https://congthoidai.com/thay-doi-kich-thuoc-man-hinh-ubuntu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 29 Jun 2021 12:27:26 +0000</pubDate>
				<category><![CDATA[Linux,Unix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://congthoidai.com/?p=1427</guid>

					<description><![CDATA[<p>Mình xin hướng dẫn các bạn thay đổi kích thước màn hình trong ubuntu (change ubuntu resolution). Nếu các bạn cài đặt ubuntu trên device của mình luôn thì không &#8230; </p>
<p><a href="https://congthoidai.com/thay-doi-kich-thuoc-man-hinh-ubuntu/" class="btn btn-readmore">Read More <span class="screen-reader-text"> "Thay đổi kích thước màn hình Ubuntu"</span></a></p>
<p>The post <a href="https://congthoidai.com/thay-doi-kich-thuoc-man-hinh-ubuntu/">Thay đổi kích thước màn hình Ubuntu</a> first appeared on <a href="https://congthoidai.com">Lập Trình C# PHP C++ Java Python</a>.</p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
