<?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 Archives - blog.icod.de</title>
	<atom:link href="https://blog.icod.de/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.icod.de/tag/linux/</link>
	<description>Webentwicklung und sonstiger Unsinn :) Web development and other nonsense :)</description>
	<lastBuildDate>Tue, 13 Jan 2026 11:45:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.icod.de/wp-content/uploads/2017/04/darko-luketic-foto.256x256-150x150.jpg</url>
	<title>linux Archives - blog.icod.de</title>
	<link>https://blog.icod.de/tag/linux/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Create Swapfile on Linux (Ubuntu, Fedora, Alma)</title>
		<link>https://blog.icod.de/2026/01/13/create-swapfile-linux/</link>
					<comments>https://blog.icod.de/2026/01/13/create-swapfile-linux/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Tue, 13 Jan 2026 11:41:20 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[swapfile]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=2978</guid>

					<description><![CDATA[<p>Do you need to create swapfile configurations for your Linux server? Whether you are managing a high-performance VPS or a local workstation, running out of memory can abruptly crash your database or web server. In this guide, we will walk you through the standard process for Ubuntu, Fedora, Debian, and RHEL-based systems like AlmaLinux. Even&#8230;</p>
<p>The post <a href="https://blog.icod.de/2026/01/13/create-swapfile-linux/">How to Create Swapfile on Linux (Ubuntu, Fedora, Alma)</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2026/01/13/create-swapfile-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Save Linux state, boot other OS and resume later ChatGPT response</title>
		<link>https://blog.icod.de/2025/08/29/save-linux-state-boot-other-os-and-resume-later-chatgpt-response/</link>
					<comments>https://blog.icod.de/2025/08/29/save-linux-state-boot-other-os-and-resume-later-chatgpt-response/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Fri, 29 Aug 2025 10:25:59 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=2474</guid>

					<description><![CDATA[<p>Model: ChatGPT-5 Thinking Question: Is it possible to save a Linux machine state to disk, kind of like a sleep, boot a different system and when booting the system with the saved state resume from that saved state? Short answer: yes, but only with strict caveats. Linux “hibernate” (aka suspend-to-disk) writes RAM to swap, powers&#8230;</p>
<p>The post <a href="https://blog.icod.de/2025/08/29/save-linux-state-boot-other-os-and-resume-later-chatgpt-response/">Save Linux state, boot other OS and resume later ChatGPT response</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2025/08/29/save-linux-state-boot-other-os-and-resume-later-chatgpt-response/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using Logitech G915 X G-Keys (Macro keys) on Linux (Cinnamon)</title>
		<link>https://blog.icod.de/2025/08/02/using-logitech-g915-x-g-keys-macro-keys-on-linux-cinnamon/</link>
					<comments>https://blog.icod.de/2025/08/02/using-logitech-g915-x-g-keys-macro-keys-on-linux-cinnamon/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Sat, 02 Aug 2025 12:24:32 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shortcut]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=2460</guid>

					<description><![CDATA[<p>I&#8217;m running arch linux with the Cinnamon Desktop Environment. I have recently bought a Logitech G915 X keyboard and I&#8217;m missing the macro key to launch the gnome-terminal program. Lucky Cinnamon has custom shortcuts. Go to System Settings. Keyboard. Shortcuts. There are 2 options for you. 1. Launchers Under Launchers, there&#8217;s &#8220;Launch terminal&#8221; and you&#8230;</p>
<p>The post <a href="https://blog.icod.de/2025/08/02/using-logitech-g915-x-g-keys-macro-keys-on-linux-cinnamon/">Using Logitech G915 X G-Keys (Macro keys) on Linux (Cinnamon)</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2025/08/02/using-logitech-g915-x-g-keys-macro-keys-on-linux-cinnamon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to have a nice looking prompt in Rocky Linux</title>
		<link>https://blog.icod.de/2023/11/26/how-to-have-a-nice-looking-prompt-in-rocky-linux/</link>
					<comments>https://blog.icod.de/2023/11/26/how-to-have-a-nice-looking-prompt-in-rocky-linux/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Sun, 26 Nov 2023 16:31:44 +0000</pubDate>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[ps1]]></category>
		<category><![CDATA[rocky]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=1983</guid>

					<description><![CDATA[<p>Well, Gentoo isn&#8217;t all bad. It has a very nice prompt. It displays the root user in RED and the non-root user in GREEN. So in order to have a nice looking prompt in Rocky Linux, just copy the Gentoo /etc/bash/bashrc to /etc/bashrc in Rocky. Or paste this here to /etc/bashrc [crayon-69c8a7ace8e10947288441/]</p>
<p>The post <a href="https://blog.icod.de/2023/11/26/how-to-have-a-nice-looking-prompt-in-rocky-linux/">How to have a nice looking prompt in Rocky Linux</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2023/11/26/how-to-have-a-nice-looking-prompt-in-rocky-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>sshd sftp chroot jail howto</title>
		<link>https://blog.icod.de/2023/10/05/sshd-sftp-chroot-jail-howto/</link>
					<comments>https://blog.icod.de/2023/10/05/sshd-sftp-chroot-jail-howto/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Thu, 05 Oct 2023 15:00:42 +0000</pubDate>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[ftps]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=1960</guid>

					<description><![CDATA[<p>Problem description: You would like to jail users to their home directories and not allow shell access, only sftp access. Solution: SFTP chroot jail 1. Create a system group. Here I call it sftponly. [crayon-69c8a7ace8e63042666472/] 2. edit the sshd_config file, usually residing in /etc/ssh/sshd_config (in weird opensuse it&#8217;s in /usr/etc/sshd/ ) and append (it needs&#8230;</p>
<p>The post <a href="https://blog.icod.de/2023/10/05/sshd-sftp-chroot-jail-howto/">sshd sftp chroot jail howto</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2023/10/05/sshd-sftp-chroot-jail-howto/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
