<?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>Linux &#8211; Draklyckan</title>
	<atom:link href="https://draklyckan.se/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://draklyckan.se</link>
	<description>För att drömmar aldrig dör</description>
	<lastBuildDate>Thu, 31 Jul 2025 19:53:51 +0000</lastBuildDate>
	<language>sv-SE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://draklyckan.se/wp-content/uploads/2019/05/cropped-2019-05-17-draklyckan-favicon-v3-32x32.png</url>
	<title>Linux &#8211; Draklyckan</title>
	<link>https://draklyckan.se</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Guide: Egen krypterad chattserver baserad på  Matrix</title>
		<link>https://draklyckan.se/2025/07/guide-egen-krypterad-chattserver/</link>
					<comments>https://draklyckan.se/2025/07/guide-egen-krypterad-chattserver/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Thu, 31 Jul 2025 19:50:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Matrix]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1869</guid>

					<description><![CDATA[Trött på övervakning och proprietära appar som skannar alla dina meddelanden? Det här är en guide för hur du installerar din egen Matrix-chattserver, så att du själv är i kontroll över din data och dina meddelanden. Med ände-till-ände kryptering (E2E), open source mjukvara och federering är det du som bestämmer. Den här guiden går igenom [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2025/07/guide-egen-krypterad-chattserver/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix Firefox freezing when opening a new tab using middle mouse button</title>
		<link>https://draklyckan.se/2023/11/fix-firefox-freezing-new-tab/</link>
					<comments>https://draklyckan.se/2023/11/fix-firefox-freezing-new-tab/#comments</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Wed, 22 Nov 2023 20:58:44 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Teknik]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1777</guid>

					<description><![CDATA[Is your Firefox browser freezing when you try to open a new tab using middle mouse button? Are you on Linux? Then this fix might be for you. How to fix it:1. Open Firefox2. Go to about:config3. Find middlemouse.paste and change it to &#8221;false&#8221;4. Restart Firefox Easy as that 🙂 Source: https://old.reddit.com/r/firefox/comments/10eqsxu/recent_update_broke_middleclicksevere_lag_when/jm3nf4f/]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2023/11/fix-firefox-freezing-new-tab/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>A bash script to update element-web</title>
		<link>https://draklyckan.se/2023/04/a-bash-script-to-update-element-web/</link>
					<comments>https://draklyckan.se/2023/04/a-bash-script-to-update-element-web/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Thu, 27 Apr 2023 14:48:11 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1593</guid>

					<description><![CDATA[I got tired of manually updating Element Web to the newest version so I made a simple script to do most of the work for me. All you have to provide is the new version of element-web and confirm that the signature is correct. Everything else is handled by the script. The script should be [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2023/04/a-bash-script-to-update-element-web/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A bash script for listing the number of registered users on a Matrix homeserver</title>
		<link>https://draklyckan.se/2022/01/listing-registered-matrix-users/</link>
					<comments>https://draklyckan.se/2022/01/listing-registered-matrix-users/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Fri, 14 Jan 2022 15:52:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1426</guid>

					<description><![CDATA[I wanted a quick and easy way to see how many registered users there are on my Matrix homeserver without having to log in to the admin interface, so I wrote a short bash script. Here&#8217;s what it does: read [-s] TOKEN asks the user for an input, where you enter your homeserver URL and [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2022/01/listing-registered-matrix-users/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to increase the character limit for toots in Mastodon</title>
		<link>https://draklyckan.se/2021/11/how-to-increase-the-character-limit-for-toots-in-mastodon/</link>
					<comments>https://draklyckan.se/2021/11/how-to-increase-the-character-limit-for-toots-in-mastodon/#comments</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Mon, 08 Nov 2021 17:46:17 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1346</guid>

					<description><![CDATA[The default character limit for new toots is 500. But what if you want to increase or decrease it? We will edit three different files, two which set the character limit on your instance, and one which tells other clients or apps what your custom character limit is (for those that support it). 1. Switch [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2021/11/how-to-increase-the-character-limit-for-toots-in-mastodon/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to import an existing PostgreSQL database with matrix-docker-ansible-deploy</title>
		<link>https://draklyckan.se/2021/10/how-to-import-an-existing-postgresql-database-with-matrix-docker-ansible-deploy/</link>
					<comments>https://draklyckan.se/2021/10/how-to-import-an-existing-postgresql-database-with-matrix-docker-ansible-deploy/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Sat, 30 Oct 2021 16:07:45 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Teknik]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1316</guid>

					<description><![CDATA[Have you tried to import an existing Postgres database with the matrix-docker-ansible-deploy playbook, but stumbled upon errors such as &#8217;ERROR: role &#8221;synapse_user&#8221; does not exist&#8217;, or &#8217;ERROR: relation &#8221;access_tokens&#8221; already exists&#8217;? Then this guide is for you! (I hope) The cause of the errors above is that the database has already been populated when Synapse [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2021/10/how-to-import-an-existing-postgresql-database-with-matrix-docker-ansible-deploy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Setting up email in Mastodon using an external SMTP server</title>
		<link>https://draklyckan.se/2021/10/setting-up-email-in-mastodon/</link>
					<comments>https://draklyckan.se/2021/10/setting-up-email-in-mastodon/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Sun, 24 Oct 2021 13:00:57 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1281</guid>

					<description><![CDATA[This is how I got Mastodon to use an external SMTP server to deliver outgoing mail. I received lots of errors such as &#8221;WARN: Net::SMTPFatalError: 550 Bad HELO &#8211; Host impersonating domain name [hingst.net]&#8221;, which resulted in zero emails being sent. I solved it by adding my server&#8217;s IP to a TXT record for my [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2021/10/setting-up-email-in-mastodon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Setting up Tor for Mastodon (onion service)</title>
		<link>https://draklyckan.se/2021/10/setting-up-tor-for-mastodon-onion-service/</link>
					<comments>https://draklyckan.se/2021/10/setting-up-tor-for-mastodon-onion-service/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Sun, 24 Oct 2021 12:32:24 +0000</pubDate>
				<category><![CDATA[Integritet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Säkerhet]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=1284</guid>

					<description><![CDATA[This is a short guide on how to serve your Mastodon instance through Tor using an onion service. First install the tor package, apt install tor Then change your Tor and nginx configs according to the Mastodon docs: https://docs.joinmastodon.org/admin/optional/tor/. You can verify that your nginx config is correct with the command, sudo nginx -c /etc/nginx/nginx.conf [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2021/10/setting-up-tor-for-mastodon-onion-service/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fixa synkningsproblem i Dropbox med en rad kod</title>
		<link>https://draklyckan.se/2020/07/fixa-synkningsproblem-i-dropbox-med-en-rad-kod/</link>
					<comments>https://draklyckan.se/2020/07/fixa-synkningsproblem-i-dropbox-med-en-rad-kod/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 17:50:30 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=937</guid>

					<description><![CDATA[Om ditt Dropbox program har fastnat i synkningsfasen (&#8221;syncing&#8221; notifikation) och du kör Linux så kan det vara så att du har nått det maximala antalet filer/mappar i din Dropbox mapp som systemet får &#8221;övervaka&#8221; samtidigt. Detta är en begränsning i Linux, men den går att öka genom att skriva ett kort kommando i konsolen: [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2020/07/fixa-synkningsproblem-i-dropbox-med-en-rad-kod/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Nu lanseras Matrix-servern Hovkluster.eu!</title>
		<link>https://draklyckan.se/2020/06/nu-lanseras-matrix-servern-hovkluster/</link>
					<comments>https://draklyckan.se/2020/06/nu-lanseras-matrix-servern-hovkluster/#respond</comments>
		
		<dc:creator><![CDATA[Drakfrid]]></dc:creator>
		<pubDate>Thu, 18 Jun 2020 09:46:14 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Säkerhet]]></category>
		<category><![CDATA[Teknik]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[hemserver]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[riot]]></category>
		<category><![CDATA[synapse]]></category>
		<guid isPermaLink="false">https://draklyckan.se/?p=922</guid>

					<description><![CDATA[Servern has stängts ner den 30e juli 2021 och har ersatts av hingst.net. Ända sedan jag upptäckte Matrix-protokollet och alla dess fördelar (men tyvärr en del nackdelar också) så har jag velat köra min egen hemserver, och nu gör jag det äntligen! Matrix är en open-source standard för decentraliserad kommunikation, dvs ett nätverk där det [&#8230;]]]></description>
		
					<wfw:commentRss>https://draklyckan.se/2020/06/nu-lanseras-matrix-servern-hovkluster/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
