<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kangtain.com/wiki/index.php?action=history&amp;feed=atom&amp;title=PNETLab%3A_skip_setup_wizard</id>
	<title>PNETLab: skip setup wizard - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kangtain.com/wiki/index.php?action=history&amp;feed=atom&amp;title=PNETLab%3A_skip_setup_wizard"/>
	<link rel="alternate" type="text/html" href="https://kangtain.com/wiki/index.php?title=PNETLab:_skip_setup_wizard&amp;action=history"/>
	<updated>2026-05-02T06:28:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://kangtain.com/wiki/index.php?title=PNETLab:_skip_setup_wizard&amp;diff=8315&amp;oldid=prev</id>
		<title>Kangmus: Created page with &quot;How to disable setup wizard on login 1. Edit the setup wizard script:  vim /opt/ovf/ovfconfig.sh  2. Add this after the first line:  # If .skipovfconfig exists in home, skip the OVF config script  if  -e ~/.skipovfconfig ; then      echo &quot;Skipping OVF config script&quot;      exit  fi  3. Create the .skipovfconfig file:  cd ~  touch .skipovfconfig  Next time you login, you shouldn&#039;t get the setup wizard popping up&quot;</title>
		<link rel="alternate" type="text/html" href="https://kangtain.com/wiki/index.php?title=PNETLab:_skip_setup_wizard&amp;diff=8315&amp;oldid=prev"/>
		<updated>2024-02-21T15:29:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;How to disable setup wizard on login 1. Edit the setup wizard script:  vim /opt/ovf/ovfconfig.sh  2. Add this after the first line:  # If .skipovfconfig exists in home, skip the OVF config script  if &lt;a href=&quot;/wiki/index.php?title=-e_~/.skipovfconfig&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;-e ~/.skipovfconfig (page does not exist)&quot;&gt;-e ~/.skipovfconfig &lt;/a&gt;; then      echo &amp;quot;Skipping OVF config script&amp;quot;      exit  fi  3. Create the .skipovfconfig file:  cd ~  touch .skipovfconfig  Next time you login, you shouldn&amp;#039;t get the setup wizard popping up&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;How to disable setup wizard on login&lt;br /&gt;
1. Edit the setup wizard script:&lt;br /&gt;
 vim /opt/ovf/ovfconfig.sh&lt;br /&gt;
&lt;br /&gt;
2. Add this after the first line:&lt;br /&gt;
 # If .skipovfconfig exists in home, skip the OVF config script&lt;br /&gt;
 if [[ -e ~/.skipovfconfig ]]; then&lt;br /&gt;
     echo &amp;quot;Skipping OVF config script&amp;quot;&lt;br /&gt;
     exit&lt;br /&gt;
 fi&lt;br /&gt;
&lt;br /&gt;
3. Create the .skipovfconfig file:&lt;br /&gt;
 cd ~&lt;br /&gt;
 touch .skipovfconfig&lt;br /&gt;
&lt;br /&gt;
Next time you login, you shouldn&amp;#039;t get the setup wizard popping up&lt;/div&gt;</summary>
		<author><name>Kangmus</name></author>
	</entry>
</feed>