<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ant4</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ant4"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Ant4"/>
	<updated>2026-04-25T18:10:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Default_applications&amp;diff=12911</id>
		<title>Default applications</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Default_applications&amp;diff=12911"/>
		<updated>2016-08-31T18:03:37Z</updated>

		<summary type="html">&lt;p&gt;Ant4: Created page with &amp;quot;To change the default application associated with a filetype you must use the xdg-mime command and point to the desired desktop file (if it doesn&amp;#039;t exist, you must create one)...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To change the default application associated with a filetype you must use the xdg-mime command and point to the desired desktop file (if it doesn&#039;t exist, you must create one).&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
In the following example we want to make mupdf the default command to open pdf files.&lt;br /&gt;
First you need to create a desktop file, because mupdf doesn&#039;t provide one.&lt;br /&gt;
{{Cmd|$ cat &amp;gt; ~/.local/share/applications/mupdf.desktop}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Type=Application&lt;br /&gt;
Terminal=false&lt;br /&gt;
Exec=/usr/local/bin/mupdf&lt;br /&gt;
Name=mupdf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you must use xdg to associate the desktop file with the pdf extension.&lt;br /&gt;
{{Cmd|$ xdg-mime default mupdf.desktop application/pdf}}&lt;br /&gt;
That&#039;s all.&lt;/div&gt;</summary>
		<author><name>Ant4</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=QEMU&amp;diff=11078</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=QEMU&amp;diff=11078"/>
		<updated>2015-07-22T15:08:54Z</updated>

		<summary type="html">&lt;p&gt;Ant4: /* Run a guest OS on Alpine Linux using Qemu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://wiki.qemu.org/Index.html QEMU] is a very flexible open source machine emulator and virtualizer. QEMU is able to virtualize x86, PowerPC, and S390 guests.&lt;br /&gt;
&lt;br /&gt;
= Install Alpine Linux in Qemu =&lt;br /&gt;
{{:Install_Alpine_in_Qemu}}&lt;br /&gt;
&lt;br /&gt;
= Live mode =&lt;br /&gt;
{{:Running_Alpine_in_Qemu_Live_mode}}&lt;br /&gt;
&lt;br /&gt;
= Advanced network configuration =&lt;br /&gt;
&lt;br /&gt;
{{:Running Alpine Linux As a QEMU networked Guest}}&lt;br /&gt;
&lt;br /&gt;
= Run a guest OS on Alpine Linux using Qemu =&lt;br /&gt;
{{Cmd|sudo apk add qemu-system-x86_64 qemu-gtk}}&lt;br /&gt;
{{Cmd|sudo modprobe kvm-intel}}&lt;br /&gt;
{{Cmd|sudo addgroup user kvm}}&lt;br /&gt;
Logout and login again so you become part of the kvm group&lt;br /&gt;
{{Cmd|qemu-system-x86_64-gtk --enable-kvm -m 1024M -fda M6410220.IMG}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Virtualization]]&lt;/div&gt;</summary>
		<author><name>Ant4</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=QEMU&amp;diff=11077</id>
		<title>QEMU</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=QEMU&amp;diff=11077"/>
		<updated>2015-07-22T15:06:06Z</updated>

		<summary type="html">&lt;p&gt;Ant4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://wiki.qemu.org/Index.html QEMU] is a very flexible open source machine emulator and virtualizer. QEMU is able to virtualize x86, PowerPC, and S390 guests.&lt;br /&gt;
&lt;br /&gt;
= Install Alpine Linux in Qemu =&lt;br /&gt;
{{:Install_Alpine_in_Qemu}}&lt;br /&gt;
&lt;br /&gt;
= Live mode =&lt;br /&gt;
{{:Running_Alpine_in_Qemu_Live_mode}}&lt;br /&gt;
&lt;br /&gt;
= Advanced network configuration =&lt;br /&gt;
&lt;br /&gt;
{{:Running Alpine Linux As a QEMU networked Guest}}&lt;br /&gt;
&lt;br /&gt;
= Run a guest OS on Alpine Linux using Qemu =&lt;br /&gt;
{{:Run_Guest_in_Alpine}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Virtualization]]&lt;/div&gt;</summary>
		<author><name>Ant4</name></author>
	</entry>
</feed>