{"id":484,"date":"2026-05-22T20:56:55","date_gmt":"2026-05-22T13:56:55","guid":{"rendered":"https:\/\/no1vn.io.vn\/?p=484"},"modified":"2026-05-22T20:57:02","modified_gmt":"2026-05-22T13:57:02","slug":"huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet","status":"publish","type":"post","link":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/","title":{"rendered":"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">C\u00e1c l\u1ec7nh c\u00e0i \u0111\u1eb7t <strong>offline tr\u00ean Linux<\/strong> ph\u1ee5 thu\u1ed9c v\u00e0o distro b\u1ea1n d\u00f9ng nh\u01b0 Ubuntu\/Debian, CentOS\/RHEL, Rocky, AlmaLinux\u2026<br>D\u01b0\u1edbi \u0111\u00e2y l\u00e0 c\u00e1c c\u00e1ch ph\u1ed5 bi\u1ebfn \u0111\u1ec3 c\u00e0i package khi <strong>kh\u00f4ng c\u00f3 Interne<\/strong>t<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">I. Ubuntu \/ Debian<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">1.1. C\u00e0i file <code class=\"\" data-line=\"\">.deb<\/code><\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dpkg -i ten-goi.deb\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">V\u00ed d\u1ee5:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dpkg -i zabbix-release_latest.deb\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">1.2. N\u1ebfu thi\u1ebfu dependency<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Sau khi c\u00e0i b\u1eb1ng <code class=\"\" data-line=\"\">dpkg<\/code>, c\u00f3 th\u1ec3 b\u00e1o thi\u1ebfu package ph\u1ee5 thu\u1ed9c.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D\u00f9ng:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo apt --fix-broken install\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Nh\u01b0ng l\u1ec7nh n\u00e0y c\u1ea7n Internet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">N\u1ebfu offline ho\u00e0n to\u00e0n:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>ph\u1ea3i t\u1ea3i \u0111\u1ee7 c\u00e1c file <code class=\"\" data-line=\"\">.deb<\/code><\/li>\n\n\n\n<li>r\u1ed3i c\u00e0i l\u1ea7n l\u01b0\u1ee3t.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">1.3. C\u00e0i nhi\u1ec1u file <code class=\"\" data-line=\"\">.deb<\/code> c\u00f9ng l\u00fac<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dpkg -i *.deb\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Ho\u1eb7c:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo apt install .\/*.deb\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\"><code class=\"\" data-line=\"\">apt<\/code> s\u1ebd t\u1ef1 x\u1eed l\u00fd dependency t\u1ed1t h\u01a1n n\u1ebfu \u0111\u1ee7 package.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1.4. T\u1ea1o repo offline t\u1eeb USB\/th\u01b0 m\u1ee5c<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">V\u00ed d\u1ee5 mount USB:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo mount \/dev\/sdb1 \/mnt\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Th\u00eam source:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo apt-cdrom add\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Ho\u1eb7c repo local:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ndeb &#x5B;trusted=yes] file:\/mnt .\/\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Sau \u0111\u00f3:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo apt updatesudo apt install ten-package\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">II. CentOS \/ RHEL \/ Rocky \/ AlmaLinux<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">2.1. C\u00e0i file <code class=\"\" data-line=\"\">.rpm<\/code><\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo rpm -ivh ten-goi.rpm\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">V\u00ed d\u1ee5:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo rpm -ivh zabbix-release.rpm\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">2.2. D\u00f9ng <code class=\"\" data-line=\"\">dnf<\/code> ho\u1eb7c <code class=\"\" data-line=\"\">yum<\/code> offline<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Khuy\u00ean d\u00f9ng h\u01a1n <code class=\"\" data-line=\"\">rpm<\/code> v\u00ec x\u1eed l\u00fd dependency t\u1ed1t h\u01a1n.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dnf install .\/ten-goi.rpm\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Ho\u1eb7c:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo yum localinstall ten-goi.rpm\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">2.3. C\u00e0i nhi\u1ec1u RPM<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo rpm -ivh *.rpm\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Ho\u1eb7c:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dnf install *.rpm\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">III. C\u00e0i package t\u1eeb source code<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">N\u1ebfu t\u1ea3i source <code class=\"\" data-line=\"\">.tar.gz<\/code>:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3.1. Gi\u1ea3i n\u00e9n<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ntar -xzf file.tar.gz\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">3.2. V\u00e0o th\u01b0 m\u1ee5c<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ncd thu-muc\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">3.3. Build v\u00e0 c\u00e0i<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\n.\/configuremakesudo make install\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">M\u1ed9t s\u1ed1 project d\u00f9ng:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ncmake .makesudo make install\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">IV. Ki\u1ec3m tra package \u0111\u00e3 c\u00e0i<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">4.1. Ubuntu\/Debian<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ndpkg -l | grep ten-goi\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">4.2. RHEL\/CentOS<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nrpm -qa | grep ten-goi\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">V. G\u1ee1 package offline<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">5.1. Debian\/Ubuntu<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dpkg -r ten-goi\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Ho\u1eb7c:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo apt remove ten-goi\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">5.2. RHEL\/CentOS<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo rpm -e ten-goi\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Ho\u1eb7c:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dnf remove ten-goi\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">VI. T\u1ea3i package \u0111\u1ec3 mang sang m\u00e1y offline<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">6.1. Ubuntu\/Debian<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\napt download ten-goi\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">T\u1ea3i lu\u00f4n dependency:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\napt install --download-only ten-goi\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">File n\u1eb1m \u1edf:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\n\/var\/cache\/apt\/archives\/\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">6.2. RHEL\/CentOS<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ndnf download ten-goi\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">T\u1ea3i c\u1ea3 dependency:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ndnf install --downloadonly ten-goi\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">V\u00ed d\u1ee5 th\u1ef1c t\u1ebf<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">C\u00e0i Zabbix Agent offline tr\u00ean Ubuntu<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">M\u00e1y c\u00f3 Internet:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\napt download zabbix-agent\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Copy file <code class=\"\" data-line=\"\">.deb<\/code> sang USB.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">M\u00e1y offline:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo dpkg -i zabbix-agent*.deb\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">VII. Ki\u1ec3m tra dependency thi\u1ebfu<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">7.1. Debian<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ndpkg -I ten-goi.deb\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">7.2. RPM<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nrpm -qpR ten-goi.rpm\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">VIII. L\u1ec7nh mount USB \u0111\u1ec3 c\u00e0i offline<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Xem USB:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nlsblk\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Mount:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\nsudo mount \/dev\/sdb1 \/mnt\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Copy package:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; light: false; title: ; toolbar: true; notranslate\" title=\"\">\ncp \/mnt\/*.deb .\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>C\u00e1c l\u1ec7nh c\u00e0i \u0111\u1eb7t offline tr\u00ean Linux ph\u1ee5 thu\u1ed9c v\u00e0o distro b\u1ea1n d\u00f9ng nh\u01b0 Ubuntu\/Debian, CentOS\/RHEL, Rocky, AlmaLinux\u2026D\u01b0\u1edbi<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[77],"tags":[],"class_list":["post-484","post","type-post","status-publish","format-standard","hentry","category-open-source"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet - Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet - Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7\" \/>\n<meta property=\"og:description\" content=\"C\u00e1c l\u1ec7nh c\u00e0i \u0111\u1eb7t offline tr\u00ean Linux ph\u1ee5 thu\u1ed9c v\u00e0o distro b\u1ea1n d\u00f9ng nh\u01b0 Ubuntu\/Debian, CentOS\/RHEL, Rocky, AlmaLinux\u2026D\u01b0\u1edbi\" \/>\n<meta property=\"og:url\" content=\"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/\" \/>\n<meta property=\"og:site_name\" content=\"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-22T13:56:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-22T13:57:02+00:00\" \/>\n<meta name=\"author\" content=\"administrator\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"administrator\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/\"},\"author\":{\"name\":\"administrator\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#\\\/schema\\\/person\\\/984f4f7fdf745be5177900ad02b2a322\"},\"headline\":\"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet\",\"datePublished\":\"2026-05-22T13:56:55+00:00\",\"dateModified\":\"2026-05-22T13:57:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/\"},\"wordCount\":334,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#organization\"},\"articleSection\":[\"Open Source\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/\",\"url\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/\",\"name\":\"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet - Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#website\"},\"datePublished\":\"2026-05-22T13:56:55+00:00\",\"dateModified\":\"2026-05-22T13:57:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/2026\\\/05\\\/22\\\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/no1vn.io.vn\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#website\",\"url\":\"https:\\\/\\\/no1vn.io.vn\\\/\",\"name\":\"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/no1vn.io.vn\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#organization\",\"name\":\"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7\",\"url\":\"https:\\\/\\\/no1vn.io.vn\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/no1vn.io.vn\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/logo.jpg\",\"contentUrl\":\"https:\\\/\\\/no1vn.io.vn\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/logo.jpg\",\"width\":903,\"height\":241,\"caption\":\"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7\"},\"image\":{\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/no1vn.io.vn\\\/#\\\/schema\\\/person\\\/984f4f7fdf745be5177900ad02b2a322\",\"name\":\"administrator\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/605dbb44c2dcc93617f7177667f913506203097df09a078fa83a1d2eeb9babbe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/605dbb44c2dcc93617f7177667f913506203097df09a078fa83a1d2eeb9babbe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/605dbb44c2dcc93617f7177667f913506203097df09a078fa83a1d2eeb9babbe?s=96&d=mm&r=g\",\"caption\":\"administrator\"},\"sameAs\":[\"https:\\\/\\\/no1vn.io.vn\"],\"url\":\"https:\\\/\\\/no1vn.io.vn\\\/index.php\\\/author\\\/administrator\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet - Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet - Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7","og_description":"C\u00e1c l\u1ec7nh c\u00e0i \u0111\u1eb7t offline tr\u00ean Linux ph\u1ee5 thu\u1ed9c v\u00e0o distro b\u1ea1n d\u00f9ng nh\u01b0 Ubuntu\/Debian, CentOS\/RHEL, Rocky, AlmaLinux\u2026D\u01b0\u1edbi","og_url":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/","og_site_name":"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7","article_published_time":"2026-05-22T13:56:55+00:00","article_modified_time":"2026-05-22T13:57:02+00:00","author":"administrator","twitter_card":"summary_large_image","twitter_misc":{"Written by":"administrator","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/#article","isPartOf":{"@id":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/"},"author":{"name":"administrator","@id":"https:\/\/no1vn.io.vn\/#\/schema\/person\/984f4f7fdf745be5177900ad02b2a322"},"headline":"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet","datePublished":"2026-05-22T13:56:55+00:00","dateModified":"2026-05-22T13:57:02+00:00","mainEntityOfPage":{"@id":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/"},"wordCount":334,"commentCount":0,"publisher":{"@id":"https:\/\/no1vn.io.vn\/#organization"},"articleSection":["Open Source"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/","url":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/","name":"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet - Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7","isPartOf":{"@id":"https:\/\/no1vn.io.vn\/#website"},"datePublished":"2026-05-22T13:56:55+00:00","dateModified":"2026-05-22T13:57:02+00:00","breadcrumb":{"@id":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/no1vn.io.vn\/index.php\/2026\/05\/22\/huong-dan-cai-dat-software-tren-linux-thu-cong-khong-co-internet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/no1vn.io.vn\/"},{"@type":"ListItem","position":2,"name":"H\u01b0\u1edbng d\u1eabn c\u00e0i \u0111\u1eb7t Software tr\u00ean Linux th\u1ee7 c\u00f4ng kh\u00f4ng c\u00f3 Internet"}]},{"@type":"WebSite","@id":"https:\/\/no1vn.io.vn\/#website","url":"https:\/\/no1vn.io.vn\/","name":"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7","description":"","publisher":{"@id":"https:\/\/no1vn.io.vn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/no1vn.io.vn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/no1vn.io.vn\/#organization","name":"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7","url":"https:\/\/no1vn.io.vn\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/no1vn.io.vn\/#\/schema\/logo\/image\/","url":"https:\/\/no1vn.io.vn\/wp-content\/uploads\/2024\/10\/logo.jpg","contentUrl":"https:\/\/no1vn.io.vn\/wp-content\/uploads\/2024\/10\/logo.jpg","width":903,"height":241,"caption":"Th\u01b0 Vi\u1ec7n C\u00f4ng Ngh\u1ec7"},"image":{"@id":"https:\/\/no1vn.io.vn\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/no1vn.io.vn\/#\/schema\/person\/984f4f7fdf745be5177900ad02b2a322","name":"administrator","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/605dbb44c2dcc93617f7177667f913506203097df09a078fa83a1d2eeb9babbe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/605dbb44c2dcc93617f7177667f913506203097df09a078fa83a1d2eeb9babbe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/605dbb44c2dcc93617f7177667f913506203097df09a078fa83a1d2eeb9babbe?s=96&d=mm&r=g","caption":"administrator"},"sameAs":["https:\/\/no1vn.io.vn"],"url":"https:\/\/no1vn.io.vn\/index.php\/author\/administrator\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/posts\/484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/comments?post=484"}],"version-history":[{"count":1,"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/posts\/484\/revisions"}],"predecessor-version":[{"id":485,"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/posts\/484\/revisions\/485"}],"wp:attachment":[{"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/media?parent=484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/categories?post=484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/no1vn.io.vn\/index.php\/wp-json\/wp\/v2\/tags?post=484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}