<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>cheat sheet on SkywireX LAB</title>
    <link>https://lab.skywirex.com/tags/cheat-sheet/</link>
    <description>Recent content in cheat sheet on SkywireX LAB</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>vi-vn</language>
    <lastBuildDate>Sun, 13 Sep 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://lab.skywirex.com/tags/cheat-sheet/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Công cụ của lab skywirex</title>
      <link>https://lab.skywirex.com/tools-of-skywirex/</link>
      <pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://lab.skywirex.com/tools-of-skywirex/</guid>
      <description>Debian/Ubuntu
Công cụ cơ bản:
sudo apt-get install gcc g++ make  </description>
    </item>
    
    <item>
      <title>Git, GitHub và cheat sheet</title>
      <link>https://lab.skywirex.com/git-github-va-cheat-sheet/</link>
      <pubDate>Sun, 09 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>https://lab.skywirex.com/git-github-va-cheat-sheet/</guid>
      <description>Chỉ với ba qui tắc này để làm chủ Git và GitHub
Qui tắc #1: Tạo một git repo cho mỗi dự án mới Qui tắc #2: Tạo một nhánh mới cho mỗi tính năng mới cần thử nghiệm Qui tắc #3: Sử dụng Pull Requests (PR) để ghép mã code vào nhánh Master (nhánh chính)
Thậm chí nếu bạn đang làm một dự án nhỏ hoặc đơn giản, và thậm chí bạn đang làm một mình, theo những qui tắc đó mỗi khi bạn code sẽ tạo cho bạn thuần thục Git và GitHub rất nhanh chóng.</description>
    </item>
    
    <item>
      <title>Hyper-V-trong-Windows-10</title>
      <link>https://lab.skywirex.com/hyper-v-trong-windows-10/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://lab.skywirex.com/hyper-v-trong-windows-10/</guid>
      <description>Tôi gặp một chút khó khăn trong việc cài đặt Linux như Ubuntu hoặc Debian trên Virtualbox. Tạm thời tắt kích hoạt Hyper-V sẽ giúp bạn giải quyết được vấn đề.
Sử dùng OptionalFeatures.exe trong win32
Windows + R  bcdedit /set hypervisorlaunchtype off  bcdedit /set hypervisorlaunchtype auto  https://petri.com/how-to-disable-hyper-v-completely-in-windows-10
https://forums.virtualbox.org/viewtopic.php?f=3&amp;amp;t=98812
https://www.reddit.com/r/virtualbox/comments/g71tb0/how_do_i_fix_error_when_installing_ubuntu_on/</description>
    </item>
    
  </channel>
</rss>