<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Baseline Applications</title><link>https://sourceforge.net/p/indiface6/wiki/Baseline%2520Applications/</link><description>Recent changes to Baseline Applications</description><atom:link href="https://sourceforge.net/p/indiface6/wiki/Baseline%20Applications/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 30 Jan 2023 23:00:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/indiface6/wiki/Baseline%20Applications/feed" rel="self" type="application/rss+xml"/><item><title>Baseline Applications modified by Tony Otto</title><link>https://sourceforge.net/p/indiface6/wiki/Baseline%2520Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -10,3 +10,20 @@

 ## Nautilus 

+## Ventoy
+
+Boot multiple ISOs from USB drive.
+
+* Reference: [Ventoy top](https://www.ventoy.net/en/index.html)
+* Documentation: [Ventoy doc](https://www.ventoy.net/en/doc_news.html)
+* Source: `git clone https://github.com/ventoy/Ventoy.git`
+* Download 
+    * [ ] From: [Ventoy downloads](https://www.ventoy.net/en/download.html)
+    * [ ] Via: [Ventoy Github Releases](https://github.com/ventoy/Ventoy/releases)
+    * [ ] Get:  `https://github.com/ventoy/Ventoy/releases/download/v1.0.88/ventoy-1.0.88-linux.tar.gz`
+    * [ ] Or: `https://github.com/ventoy/Ventoy/releases/download/v1.0.88/ventoy-1.0.88-livecd.iso`
+* Setup
+    * [ ] Doc: [Ventoy Start](https://www.ventoy.net/en/doc_start.html)
+* Execute
+    * [ ] ` sudo sh Ventoy2Disk.sh -i /dev/sd`X - where X is the USB drive
+    * [ ] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Otto</dc:creator><pubDate>Mon, 30 Jan 2023 23:00:42 -0000</pubDate><guid>https://sourceforge.net2bf1c6755f52d45616cf5652487babb8e63bfff1</guid></item><item><title>Baseline Applications modified by Tony Otto</title><link>https://sourceforge.net/p/indiface6/wiki/Baseline%2520Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,12 +2,9 @@

 ## Google Chrome Browser

-* Reference: https://askubuntu.com/questions/510056/how-to-install-google-chrome
-* [ ] $ `wget https://dl-ssl.google.com/linux/linux_signing_key.pub -O /tmp/google.pub`
-* [ ] $ `gpg --no-default-keyring --keyring /etc/apt/keyrings/google-chrome.gpg --import /tmp/google.pub`
-* [ ] $ `echo 'deb [arch=amd64 signed-by=/etc/apt/keyrings/google-chrome.gpg] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list`
-* [ ] $ `sudo apt-get update`
-* [ ] $ `sudo apt-get install google-chrome-stable`
+* Reference: https://www.google.com/chrome/dr/download
+* [ ] Download .DEB file (for Ubuntu)
+* [ ] 

 ## VLC Viewer

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Otto</dc:creator><pubDate>Thu, 05 Jan 2023 10:25:42 -0000</pubDate><guid>https://sourceforge.net6c7e0090aa4572f74a99282cab03e578b5961c2e</guid></item><item><title>Baseline Applications modified by Tony Otto</title><link>https://sourceforge.net/p/indiface6/wiki/Baseline%2520Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -11,3 +11,5 @@

 ## VLC Viewer

+## Nautilus 
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Otto</dc:creator><pubDate>Thu, 05 Jan 2023 04:43:38 -0000</pubDate><guid>https://sourceforge.net72e62a410bea81f886773cce0047889f6d9c00dd</guid></item><item><title>Baseline Applications modified by Tony Otto</title><link>https://sourceforge.net/p/indiface6/wiki/Baseline%2520Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -9,3 +9,5 @@
 * [ ] $ `sudo apt-get update`
 * [ ] $ `sudo apt-get install google-chrome-stable`

+## VLC Viewer
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Otto</dc:creator><pubDate>Thu, 05 Jan 2023 04:41:07 -0000</pubDate><guid>https://sourceforge.netdda51121ea825d9d7c822418545f772441d7f25f</guid></item><item><title>Baseline Applications modified by Tony Otto</title><link>https://sourceforge.net/p/indiface6/wiki/Baseline%2520Applications/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="baseline-application-installation-checklist"&gt;Baseline Application Installation Checklist&lt;/h1&gt;
&lt;h2 id="google-chrome-browser"&gt;Google Chrome Browser&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Reference: &lt;a href="https://askubuntu.com/questions/510056/how-to-install-google-chrome" rel="nofollow"&gt;https://askubuntu.com/questions/510056/how-to-install-google-chrome&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"/&gt; $ &lt;code&gt;wget https://dl-ssl.google.com/linux/linux_signing_key.pub -O /tmp/google.pub&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"/&gt; $ &lt;code&gt;gpg --no-default-keyring --keyring /etc/apt/keyrings/google-chrome.gpg --import /tmp/google.pub&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"/&gt; $ &lt;code&gt;echo 'deb [arch=amd64 signed-by=/etc/apt/keyrings/google-chrome.gpg] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"/&gt; $ &lt;code&gt;sudo apt-get update&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"/&gt; $ &lt;code&gt;sudo apt-get install google-chrome-stable&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Otto</dc:creator><pubDate>Wed, 04 Jan 2023 22:46:53 -0000</pubDate><guid>https://sourceforge.net68457c8ce8ad81e9f1de9431d6418c4969aba50a</guid></item></channel></rss>