<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Bức tường hùng vĩ của tôi by Hoàng Trần</title>
      <link>https://padlet.com/hoangtran197/f3f1653x1p1v</link>
      <description>Được tạo với những rung cảm mãnh liệt</description>
      <language>en-us</language>
      <pubDate>2018-01-17 03:12:20 UTC</pubDate>
      <lastBuildDate>2024-05-31 05:45:45 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>3.SSH</title>
         <author>hoangtran197</author>
         <link>https://padlet.com/hoangtran197/f3f1653x1p1v/wish/221939009</link>
         <description><![CDATA[<div>#cài đặt:<br>apt-get install openssh-server<br>#file cấu hình:<br>vi  /etc/ssh/sshd_config<br>#khởi động lại:<br>/etc/init.d/ssh restart<br>or<br>service sshd restart<br>+thử nghiệm truy cập vào ssh:<br>ssh root@IP or hostname <br>#khắc phục lỗi cài ssh:<br>apt-get remove openssh-client openssh-server<br>apt-get install openssh-server<br>vi /etc/ssh/sshd và enter<br>#đăng nhập ssh:<br>ssh root@ip or hostname.<br>chú ý nhớ đặt pass: #passwd<br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/254096987/4141ca9e23451e5566f29a131f13dfda/Capture.png" />
         <pubDate>2018-01-17 03:14:16 UTC</pubDate>
         <guid>https://padlet.com/hoangtran197/f3f1653x1p1v/wish/221939009</guid>
      </item>
      <item>
         <title>2.Cấu Hình Network</title>
         <author>hoangtran197</author>
         <link>https://padlet.com/hoangtran197/f3f1653x1p1v/wish/221939821</link>
         <description><![CDATA[<div><strong>Cấu hình static:</strong><br>-Kiểm tra tên card mạng<br>vi /etc/network/interfaces<br>#primary<br>auto ens33<br>iface ens33 inet static(dhcp)<br>address 10.10.10.30<br>netmask 255.255.255.0<br>network 10.10.10.0<br>broadcast 10.10.10.255<br>gateway 10.10.10.1<br>dns-nameservers 8.8.8.8 8.8.4.4<br>#NAT<br>auto ens34<br>iface ens34 inet static(dhcp)<br>address&nbsp; 172.16.69.30<br>netmask 255.255.255.0<br>*<strong>restart:</strong></div><ol><li>ifdown -a and ifup -a</li><li>/etc/init.d/networking restart</li></ol><div>*<strong>Trường hợp không ping google đươc</strong><br>1. Ra máy thật đặt ip và dns cho vm1 vm8 (nhớ restart)<br>2.kiểm tra thứ tự card mạng.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-01-17 03:21:02 UTC</pubDate>
         <guid>https://padlet.com/hoangtran197/f3f1653x1p1v/wish/221939821</guid>
      </item>
   </channel>
</rss>
