<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Solaris Cookbook</title>
	<atom:link href="https://www.solaris-cookbook.eu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.solaris-cookbook.eu/</link>
	<description>The Cookbook and reference for IT Admins</description>
	<lastBuildDate>Wed, 01 Jul 2026 11:49:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">73888046</site>	<item>
		<title>Deploying ThousandEyes Enterprise Agent on Proxmox (pve version 8.3+)</title>
		<link>https://www.solaris-cookbook.eu/uncategorized/deploying-thousandeyes-enterprise-agent-on-proxmox-pve/</link>
					<comments>https://www.solaris-cookbook.eu/uncategorized/deploying-thousandeyes-enterprise-agent-on-proxmox-pve/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Wed, 01 Jul 2026 11:49:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4730</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>I&#8217;ve been asked a few times on how to easily import the ThousandEyes Enterprise Agent...</p>
<p>The post <a href="https://www.solaris-cookbook.eu/uncategorized/deploying-thousandeyes-enterprise-agent-on-proxmox-pve/">Deploying ThousandEyes Enterprise Agent on Proxmox (pve version 8.3+)</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/uncategorized/deploying-thousandeyes-enterprise-agent-on-proxmox-pve/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4730</post-id>	</item>
		<item>
		<title>XCP-NG use powerbutton to shutdown Server</title>
		<link>https://www.solaris-cookbook.eu/virtualisation/xcp-ng/xcp-ng-use-powerbutton-to-shutdown-server/</link>
					<comments>https://www.solaris-cookbook.eu/virtualisation/xcp-ng/xcp-ng-use-powerbutton-to-shutdown-server/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Sat, 23 Mar 2024 14:38:22 +0000</pubDate>
				<category><![CDATA[RedHat / CentOS]]></category>
		<category><![CDATA[XCP-NG]]></category>
		<category><![CDATA[XenServer]]></category>
		<category><![CDATA[poweroff]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[xcp-ng]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4569</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>The user has an XCP-NG Server for a home lab that they wish to shut down quickly and easily without using XOA or shell. They couldn't find a direct solution for XCP, so they adapted a method from CentOS. By editing the /etc/systemd/logind.conf file to modify the power key behavior, they achieved a quick shutdown process.</p>
<p>The post <a href="https://www.solaris-cookbook.eu/virtualisation/xcp-ng/xcp-ng-use-powerbutton-to-shutdown-server/">XCP-NG use powerbutton to shutdown Server</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/virtualisation/xcp-ng/xcp-ng-use-powerbutton-to-shutdown-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4569</post-id>	</item>
		<item>
		<title>Ubuntu 22.04 &#8211; Gnome Hacks &#8211; Remove Mounted Drives From the Dock</title>
		<link>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-remove-mounted-drives-from-the-dock/</link>
					<comments>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-remove-mounted-drives-from-the-dock/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Sun, 20 Feb 2022 16:06:28 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu / Debian]]></category>
		<category><![CDATA[Desktop usability enhancement]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[Gnome Hacks]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4416</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>Ubuntu 22.04 removing  mounted drives from the dock </p>
<p>The post <a href="https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-remove-mounted-drives-from-the-dock/">Ubuntu 22.04 &#8211; Gnome Hacks &#8211; Remove Mounted Drives From the Dock</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-remove-mounted-drives-from-the-dock/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4416</post-id>	</item>
		<item>
		<title>Virtual Business Cards via QR Code</title>
		<link>https://www.solaris-cookbook.eu/best-practices/virtual-business-cards-via-qr-code/</link>
					<comments>https://www.solaris-cookbook.eu/best-practices/virtual-business-cards-via-qr-code/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 21:37:19 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[business cards]]></category>
		<category><![CDATA[general knowledge]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4354</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>I admit, I am totally excited. Mid-February 2022 and Europe is more or less reopening...</p>
<p>The post <a href="https://www.solaris-cookbook.eu/best-practices/virtual-business-cards-via-qr-code/">Virtual Business Cards via QR Code</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/best-practices/virtual-business-cards-via-qr-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4354</post-id>	</item>
		<item>
		<title>Ubuntu 22.04 &#8211; Gnome Hacks &#8211; Minimize Apps on Click</title>
		<link>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-minimize-apps-on-click/</link>
					<comments>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-minimize-apps-on-click/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Sun, 06 Feb 2022 12:41:38 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu / Debian]]></category>
		<category><![CDATA[Desktop usability enhancement]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Gnome Hacks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4377</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>Ubuntu 22.04 minimize Apps in Dock to bring them in or out fo focus</p>
<p>The post <a href="https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-minimize-apps-on-click/">Ubuntu 22.04 &#8211; Gnome Hacks &#8211; Minimize Apps on Click</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-gnome-hacks-minimize-apps-on-click/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4377</post-id>	</item>
		<item>
		<title>Ubuntu 22.04 &#8211; Fix grub dual boot with windows</title>
		<link>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-fix-grub-dual-boot-with-windows/</link>
					<comments>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-fix-grub-dual-boot-with-windows/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Sun, 06 Feb 2022 12:11:22 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu / Debian]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4368</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>Ubuntu 22.04 doesn't show Windows on grub  dual boot  any more. Here is how to fix.</p>
<p>The post <a href="https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-fix-grub-dual-boot-with-windows/">Ubuntu 22.04 &#8211; Fix grub dual boot with windows</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntu-22-04-fix-grub-dual-boot-with-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4368</post-id>	</item>
		<item>
		<title>Android Apps under Windows 11 (non Insider Nov 2021)</title>
		<link>https://www.solaris-cookbook.eu/windows/android-apps-under-windows-11-non-insider-nov-2021/</link>
					<comments>https://www.solaris-cookbook.eu/windows/android-apps-under-windows-11-non-insider-nov-2021/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Wed, 10 Nov 2021 20:00:59 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Emulator]]></category>
		<category><![CDATA[Subsystem]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://www.solaris-cookbook.eu/?p=4272</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>How to make Android Apps run under Windows 11 </p>
<p>The post <a href="https://www.solaris-cookbook.eu/windows/android-apps-under-windows-11-non-insider-nov-2021/">Android Apps under Windows 11 (non Insider Nov 2021)</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/windows/android-apps-under-windows-11-non-insider-nov-2021/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4272</post-id>	</item>
		<item>
		<title>Proxmox / LXC &#8211; Running docker inside a container</title>
		<link>https://www.solaris-cookbook.eu/virtualisation/proxmox/proxmox-lxc-running-docker-inside-container/</link>
					<comments>https://www.solaris-cookbook.eu/virtualisation/proxmox/proxmox-lxc-running-docker-inside-container/#comments</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Wed, 25 Jan 2017 07:42:24 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[Proxmox]]></category>
		<category><![CDATA[Ubuntu / Debian]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[LXC]]></category>
		<guid isPermaLink="false">http://www.solaris-cookbook.eu/?p=3907</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>Proxmox / LXC - Running docker inside a container</p>
<p>In relation to Debian / Proxmox &#8211; Install Docker with Rancher and DockerUI webgui on a Debian / Proxmox Server</p>
<p>I thought that it actually may make more sense to run Rancher and my docker inside an LXC container rather than on the initial host itself.</p>
<p>The post <a href="https://www.solaris-cookbook.eu/virtualisation/proxmox/proxmox-lxc-running-docker-inside-container/">Proxmox / LXC &#8211; Running docker inside a container</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/virtualisation/proxmox/proxmox-lxc-running-docker-inside-container/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3907</post-id>	</item>
		<item>
		<title>Debian / Proxmox &#8211; Install Docker with Rancher and DockerUI webgui on a Debian / Proxmox Server</title>
		<link>https://www.solaris-cookbook.eu/linux/debian-proxmox-install-docker-with-rancher-and-dockerui-webgui/</link>
					<comments>https://www.solaris-cookbook.eu/linux/debian-proxmox-install-docker-with-rancher-and-dockerui-webgui/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Mon, 31 Oct 2016 20:49:50 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Proxmox]]></category>
		<category><![CDATA[Ubuntu / Debian]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[DockerUI]]></category>
		<category><![CDATA[Rancher]]></category>
		<category><![CDATA[WebGUI]]></category>
		<guid isPermaLink="false">http://www.solaris-cookbook.eu/?p=3902</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>I went back to utilize an old Machine with Proxmox for containers but also wanted to have a platform to play with Docker. So I though pimping the Promox server is the best solution.</p>
<p>The Steps are easy to get docker running but since Proxmox offers the best GUI for lxc I needed something similar for the docker containers.</p>
<p>Note: This DOES NOT add Docker into the Proxmox GUI itself. I'm adding a separate web page for docker running in a container by itself.</p>
<p>The post <a href="https://www.solaris-cookbook.eu/linux/debian-proxmox-install-docker-with-rancher-and-dockerui-webgui/">Debian / Proxmox &#8211; Install Docker with Rancher and DockerUI webgui on a Debian / Proxmox Server</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/linux/debian-proxmox-install-docker-with-rancher-and-dockerui-webgui/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3902</post-id>	</item>
		<item>
		<title>Ubuntu/Centos – Install 2-factor authentication for ssh login</title>
		<link>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntucentos-install-2-factor-authentication-ssh-login/</link>
					<comments>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntucentos-install-2-factor-authentication-ssh-login/#respond</comments>
		
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Thu, 05 May 2016 20:51:26 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat / CentOS]]></category>
		<category><![CDATA[Ubuntu / Debian]]></category>
		<category><![CDATA[2 factor authentication]]></category>
		<category><![CDATA[google authenticator]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://www.solaris-cookbook.eu/?p=3891</guid>

					<description><![CDATA[<p><a href="https://www.solaris-cookbook.eu">The Solaris Cookbook - The Cookbook and reference for IT Admins</a></p>
<p>PCI-DSS 3.2 has one major new requirement which is 2-factor authentication. There are many ways...</p>
<p>The post <a href="https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntucentos-install-2-factor-authentication-ssh-login/">Ubuntu/Centos – Install 2-factor authentication for ssh login</a> appeared first on <a href="https://www.solaris-cookbook.eu">The Solaris Cookbook</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solaris-cookbook.eu/linux/linux-ubuntu/ubuntucentos-install-2-factor-authentication-ssh-login/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3891</post-id>	</item>
	</channel>
</rss>
