<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Damn Small Linux Forums - All Forums]]></title>
		<link>https://damnsmalllinux.org/forums/</link>
		<description><![CDATA[Damn Small Linux Forums - https://damnsmalllinux.org/forums]]></description>
		<pubDate>Thu, 09 Apr 2026 05:06:11 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Gaming]]></title>
			<link>https://damnsmalllinux.org/forums/thread-273.html</link>
			<pubDate>Fri, 27 Feb 2026 15:16:49 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-273.html</guid>
			<description><![CDATA[Anyone doing any gaming using DSL 2024?  I am loving retro gaming through Dosbox with the files from my GOG.com Quest For Glory 1 purchase.<br />
<br />
Has anyone done other retro or new games?<br />
<br />
If anyone is wondering how I extracted QFG1 from a GOG.com exe, here is what I did:<br />
<br />
I installed dosbox, innoextract, and p7zip-full from the terminal:<br />
sudo apt install -y dosbox innoextract p7zip-full<br />
<br />
Then I made a directory:<br />
mkdir -p ~/games/qfg1<br />
<br />
Then I extracted the files from the GOG exe:<br />
innoextract --gog -d ~/games/qfg1 "setup_quest_for_glory_-_so_you_want_to_be_a_hero_2.00_(28045).exe"<br />
<br />
Then I used DOSBOX as normal to mount the drive then run the game<br />
<br />
<br />
Have a great one any other gamers,<br />
Will]]></description>
			<content:encoded><![CDATA[Anyone doing any gaming using DSL 2024?  I am loving retro gaming through Dosbox with the files from my GOG.com Quest For Glory 1 purchase.<br />
<br />
Has anyone done other retro or new games?<br />
<br />
If anyone is wondering how I extracted QFG1 from a GOG.com exe, here is what I did:<br />
<br />
I installed dosbox, innoextract, and p7zip-full from the terminal:<br />
sudo apt install -y dosbox innoextract p7zip-full<br />
<br />
Then I made a directory:<br />
mkdir -p ~/games/qfg1<br />
<br />
Then I extracted the files from the GOG exe:<br />
innoextract --gog -d ~/games/qfg1 "setup_quest_for_glory_-_so_you_want_to_be_a_hero_2.00_(28045).exe"<br />
<br />
Then I used DOSBOX as normal to mount the drive then run the game<br />
<br />
<br />
Have a great one any other gamers,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Small Suggestion]]></title>
			<link>https://damnsmalllinux.org/forums/thread-270.html</link>
			<pubDate>Wed, 18 Feb 2026 20:13:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-270.html</guid>
			<description><![CDATA[Thanks for building DSL 2024!<br />
<br />
Here are a few more ideas and issues I have had.<br />
<br />
1.  Polish spam-bots on the forum -- can you please zap these guys?  I get emails from every time one of these things post.<br />
<br />
2.  It is pretty manual to change the screen timeout.  I wish this was part of the menu GUI system<br />
<br />
3.  I have a laptop hooked to an external monitor, even after disabling the laptop monitor through Control Centre/Session/Set Screen Resolution (ARandR) the wallpaper image I selected is stretched in a strange way.  I wish there was a more robust wallpaper GUI to stretch and center the image I select from Control Center/Choose Wallpaper.<br />
<br />
4.  When I reboot, the laptop goes back to the laptop screen.  I wish it remembered what to do when the laptop is connected to an external monitor.<br />
<br />
Thanks for your work,<br />
Will]]></description>
			<content:encoded><![CDATA[Thanks for building DSL 2024!<br />
<br />
Here are a few more ideas and issues I have had.<br />
<br />
1.  Polish spam-bots on the forum -- can you please zap these guys?  I get emails from every time one of these things post.<br />
<br />
2.  It is pretty manual to change the screen timeout.  I wish this was part of the menu GUI system<br />
<br />
3.  I have a laptop hooked to an external monitor, even after disabling the laptop monitor through Control Centre/Session/Set Screen Resolution (ARandR) the wallpaper image I selected is stretched in a strange way.  I wish there was a more robust wallpaper GUI to stretch and center the image I select from Control Center/Choose Wallpaper.<br />
<br />
4.  When I reboot, the laptop goes back to the laptop screen.  I wish it remembered what to do when the laptop is connected to an external monitor.<br />
<br />
Thanks for your work,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Code]]></title>
			<link>https://damnsmalllinux.org/forums/thread-269.html</link>
			<pubDate>Thu, 12 Feb 2026 04:01:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-269.html</guid>
			<description><![CDATA[All is well.  Installing dosbox was easy (through apt) and installing Quest For Glory 1 from a Gog installer went smooth (with the help of innoextract).  I then went on to set up NordVPN.  All is well and Im ready to retro game in the airplane.<br />
<br />
Having tons of fun so far.  Is John doing all the code himself?  I have some programming experience.  If John is not doing all the code himself, how does one sign up to fix small problems (GitHub repo?)?<br />
<br />
Have a good one,<br />
Will]]></description>
			<content:encoded><![CDATA[All is well.  Installing dosbox was easy (through apt) and installing Quest For Glory 1 from a Gog installer went smooth (with the help of innoextract).  I then went on to set up NordVPN.  All is well and Im ready to retro game in the airplane.<br />
<br />
Having tons of fun so far.  Is John doing all the code himself?  I have some programming experience.  If John is not doing all the code himself, how does one sign up to fix small problems (GitHub repo?)?<br />
<br />
Have a good one,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Suggestion on login background]]></title>
			<link>https://damnsmalllinux.org/forums/thread-268.html</link>
			<pubDate>Wed, 11 Feb 2026 17:18:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-268.html</guid>
			<description><![CDATA[Howdy,<br />
<br />
The login background still says AntiX.  It shows up right after I log in with my username and password, before the desktop is visible.<br />
<br />
My suggestion, come up with a new background that says DSL 2024 that appears, instead of AntiX.<br />
<br />
Regards,<br />
Will]]></description>
			<content:encoded><![CDATA[Howdy,<br />
<br />
The login background still says AntiX.  It shows up right after I log in with my username and password, before the desktop is visible.<br />
<br />
My suggestion, come up with a new background that says DSL 2024 that appears, instead of AntiX.<br />
<br />
Regards,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Terminal shortcut idea]]></title>
			<link>https://damnsmalllinux.org/forums/thread-267.html</link>
			<pubDate>Wed, 11 Feb 2026 16:59:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-267.html</guid>
			<description><![CDATA[Small idea:<br />
<br />
Many distros use the shortcut Cntl-Alt-T to start a terminal window.  My suggestion is to add this shortcut by default<br />
<br />
Regards,<br />
Will]]></description>
			<content:encoded><![CDATA[Small idea:<br />
<br />
Many distros use the shortcut Cntl-Alt-T to start a terminal window.  My suggestion is to add this shortcut by default<br />
<br />
Regards,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Use as wallpaper bug]]></title>
			<link>https://damnsmalllinux.org/forums/thread-266.html</link>
			<pubDate>Wed, 11 Feb 2026 16:51:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-266.html</guid>
			<description><![CDATA[When I right click, in the file manager, the image that I downloaded from the below link, I get the following error:<br />
Link to Image : <a href="https://wallpapercave.com/w/wp6099242" target="_blank" rel="noopener" class="mycode_url">https://wallpapercave.com/w/wp6099242</a><br />
<br />
Error I received: <br />
<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper.conf': No such file or directory<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper-list.conf': No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
sed: can't read /home/willz06jw/.desktop-session/wallpaper-list.conf: No such file or directory<br />
There was no valid style for wallpaper setting found, defaulting to grey background<br />
<br />
When I used the Control Centre/Use Wallpaper menu it worked fine]]></description>
			<content:encoded><![CDATA[When I right click, in the file manager, the image that I downloaded from the below link, I get the following error:<br />
Link to Image : <a href="https://wallpapercave.com/w/wp6099242" target="_blank" rel="noopener" class="mycode_url">https://wallpapercave.com/w/wp6099242</a><br />
<br />
Error I received: <br />
<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper.conf': No such file or directory<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper-list.conf': No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
sed: can't read /home/willz06jw/.desktop-session/wallpaper-list.conf: No such file or directory<br />
There was no valid style for wallpaper setting found, defaulting to grey background<br />
<br />
When I used the Control Centre/Use Wallpaper menu it worked fine]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wifi UI idea]]></title>
			<link>https://damnsmalllinux.org/forums/thread-265.html</link>
			<pubDate>Wed, 11 Feb 2026 16:39:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-265.html</guid>
			<description><![CDATA[When i first opened my dsl 2024 computer, a screen came up showing me all the wireless networks my wifi adapter could see.  I clicked on them, I then double clicked on them.  I pressed Enter -- and it just unhighlighted the selected network.  I took a moment and then found that there was a tab at the top that had setting to connect to the network.  The first screen was just a list of networks that the adapter could see.<br />
<br />
I think it would help adoption if the initial wifi screen allowed a user to double click on the wifi network shown to connect to it.<br />
<br />
Will]]></description>
			<content:encoded><![CDATA[When i first opened my dsl 2024 computer, a screen came up showing me all the wireless networks my wifi adapter could see.  I clicked on them, I then double clicked on them.  I pressed Enter -- and it just unhighlighted the selected network.  I took a moment and then found that there was a tab at the top that had setting to connect to the network.  The first screen was just a list of networks that the adapter could see.<br />
<br />
I think it would help adoption if the initial wifi screen allowed a user to double click on the wifi network shown to connect to it.<br />
<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation idea]]></title>
			<link>https://damnsmalllinux.org/forums/thread-264.html</link>
			<pubDate>Wed, 11 Feb 2026 16:35:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-264.html</guid>
			<description><![CDATA[Hi,<br />
<br />
Let me start by saying that the installation succeeded.  <br />
<br />
I wanted to mention that at one part of the installation it seemed like it hung at 97%, with a close button at the bottom of the screen.  I waited a minute or two and then it finished the installation.  I expect that if I had hit that close button it would have screwed up the installation.  I just wanted to mention that.<br />
<br />
Will]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Let me start by saying that the installation succeeded.  <br />
<br />
I wanted to mention that at one part of the installation it seemed like it hung at 97%, with a close button at the bottom of the screen.  I waited a minute or two and then it finished the installation.  I expect that if I had hit that close button it would have screwed up the installation.  I just wanted to mention that.<br />
<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Newbie idea vomit]]></title>
			<link>https://damnsmalllinux.org/forums/thread-263.html</link>
			<pubDate>Mon, 09 Feb 2026 21:23:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-263.html</guid>
			<description><![CDATA[Hi everyone,<br />
<br />
I used to use DSL back in the day, like more than a few of you.<br />
<br />
I'm looking forward to a DSL 2024 full release and am going to install on an old netbook someone gave me<br />
<br />
Here are some ideas I have had so far:<br />
--Remove the gotcha style ads on the webpage.  If I recommend this distro to someone, and they can't figure out which "Download here" button is real or fake, it would make us both look bad.<br />
--Fix the Paypal error, where you donate and then it doesn't go back to the main page<br />
--Publish a roadmap of future release milestones and estimated times of release<br />
--Remove 2024 from the name, its 2026.  How about Freaking Damn Small Linux?<br />
--create 4 versions: DVD-size, CD-size, Zipdisk-size (100MB), and Floppy-size (1.44MB)<br />
<br />
I expect the antiX version won't be able to cram into a zipdisk more than my wife's foot can fit into a normal woman's sized shoe, but perhaps we could do what is possible (like a tiny core version for the zipdisk-size and ELKS version for the floppy size) --- and make the rest a work in process. <br />
<br />
Also, open the project up to other developers...you and Cursor can't write the whole thing man!<br />
<br />
Have a good one and thank you for your damn awesome work over the years,<br />
Will]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
I used to use DSL back in the day, like more than a few of you.<br />
<br />
I'm looking forward to a DSL 2024 full release and am going to install on an old netbook someone gave me<br />
<br />
Here are some ideas I have had so far:<br />
--Remove the gotcha style ads on the webpage.  If I recommend this distro to someone, and they can't figure out which "Download here" button is real or fake, it would make us both look bad.<br />
--Fix the Paypal error, where you donate and then it doesn't go back to the main page<br />
--Publish a roadmap of future release milestones and estimated times of release<br />
--Remove 2024 from the name, its 2026.  How about Freaking Damn Small Linux?<br />
--create 4 versions: DVD-size, CD-size, Zipdisk-size (100MB), and Floppy-size (1.44MB)<br />
<br />
I expect the antiX version won't be able to cram into a zipdisk more than my wife's foot can fit into a normal woman's sized shoe, but perhaps we could do what is possible (like a tiny core version for the zipdisk-size and ELKS version for the floppy size) --- and make the rest a work in process. <br />
<br />
Also, open the project up to other developers...you and Cursor can't write the whole thing man!<br />
<br />
Have a good one and thank you for your damn awesome work over the years,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hello!]]></title>
			<link>https://damnsmalllinux.org/forums/thread-261.html</link>
			<pubDate>Tue, 20 Jan 2026 01:30:04 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=729">George Brown</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-261.html</guid>
			<description><![CDATA[Introducing myself: <br />
<br />
I am an ornery geekly old fart well into my geezerhood. I love using Lini: the basic concepts have been very appealing. However arfter too many years with Fedora and Mint, I still feel like a rank newcomer, often overwhelmed by the jargon.<br />
<br />
Web searches have ofen resulted in cascading confusion. I have learned  the hard way that much of the advice on the Web is outdated, irrelevant, or just outright bad. I'm still a beginner.<br />
<br />
I doddered onto your refreshingly-forthright distro with such a delightful name. I mean, John: you could have been more polite and named it, well, you know: "Darn Small Linux," Or "Gosh-Dang Little Linux." How enticing!<br />
<br />
Herewith, I will submit my first question in what looks like the appropriate forum.<br />
<br />
Please admit me into your Community of the Damned!<br />
<br />
George]]></description>
			<content:encoded><![CDATA[Introducing myself: <br />
<br />
I am an ornery geekly old fart well into my geezerhood. I love using Lini: the basic concepts have been very appealing. However arfter too many years with Fedora and Mint, I still feel like a rank newcomer, often overwhelmed by the jargon.<br />
<br />
Web searches have ofen resulted in cascading confusion. I have learned  the hard way that much of the advice on the Web is outdated, irrelevant, or just outright bad. I'm still a beginner.<br />
<br />
I doddered onto your refreshingly-forthright distro with such a delightful name. I mean, John: you could have been more polite and named it, well, you know: "Darn Small Linux," Or "Gosh-Dang Little Linux." How enticing!<br />
<br />
Herewith, I will submit my first question in what looks like the appropriate forum.<br />
<br />
Please admit me into your Community of the Damned!<br />
<br />
George]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[waiting for /dev to be fully populated]]></title>
			<link>https://damnsmalllinux.org/forums/thread-260.html</link>
			<pubDate>Tue, 06 Jan 2026 13:03:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=713">Justin</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-260.html</guid>
			<description><![CDATA[I'm working on reviving some pretty old hardware that previously had DSL 4.x. Hard drive died so I'm starting "New". Might have to go back to 4.x<br />
<br />
Panasonic Toughbook CF-45<br />
Pentium MMX 233MHz<br />
96MB Ram<br />
64GB CF to IDE "hard drive"<br />
USB 1.1<br />
800x600 TFT 256K colors<br />
<br />
When booting it gets stuck at "waiting for /dev to be fully populated". Searching the internets, it appears this may be a driver issue.<br />
<br />
I see during the boot stages that it's defaulting Xorg to VESA. I believe this may be the issue as VESA never worked with this laptop.<br />
<br />
<br />
When I boot DSL 4.x liveCD I use the use the following<br />
<br />
fb800x600 (this option is not recognized in DSL 2024)<br />
NO: usb mouse<br />
Yes: IMPS/Wheel <br />
<br />
Looks like there's a hardware minimum that I haven't been able to find yet.]]></description>
			<content:encoded><![CDATA[I'm working on reviving some pretty old hardware that previously had DSL 4.x. Hard drive died so I'm starting "New". Might have to go back to 4.x<br />
<br />
Panasonic Toughbook CF-45<br />
Pentium MMX 233MHz<br />
96MB Ram<br />
64GB CF to IDE "hard drive"<br />
USB 1.1<br />
800x600 TFT 256K colors<br />
<br />
When booting it gets stuck at "waiting for /dev to be fully populated". Searching the internets, it appears this may be a driver issue.<br />
<br />
I see during the boot stages that it's defaulting Xorg to VESA. I believe this may be the issue as VESA never worked with this laptop.<br />
<br />
<br />
When I boot DSL 4.x liveCD I use the use the following<br />
<br />
fb800x600 (this option is not recognized in DSL 2024)<br />
NO: usb mouse<br />
Yes: IMPS/Wheel <br />
<br />
Looks like there's a hardware minimum that I haven't been able to find yet.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No Option for TouchPad Tap to Click]]></title>
			<link>https://damnsmalllinux.org/forums/thread-259.html</link>
			<pubDate>Fri, 26 Dec 2025 16:39:10 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=705">Bill_Chatfield</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-259.html</guid>
			<description><![CDATA[The mouse configuration tool doesn't have an option to turn on tap-to-click for touch pads. Is there a standard way to do this? I added<br />
/etc/X11/xorg/conf.d/touchpad.conf:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Section "InputClass"<br />
  Identifier "touchpad"<br />
  Driver "libinput"<br />
  MatchIsTouchpad "on"<br />
  Option "Tapping" "on"<br />
EndSection</code></div></div><br />
<br />
It works, but I think the mouse config should be able to do it.]]></description>
			<content:encoded><![CDATA[The mouse configuration tool doesn't have an option to turn on tap-to-click for touch pads. Is there a standard way to do this? I added<br />
/etc/X11/xorg/conf.d/touchpad.conf:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Section "InputClass"<br />
  Identifier "touchpad"<br />
  Driver "libinput"<br />
  MatchIsTouchpad "on"<br />
  Option "Tapping" "on"<br />
EndSection</code></div></div><br />
<br />
It works, but I think the mouse config should be able to do it.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No Battery Icon in System Tray]]></title>
			<link>https://damnsmalllinux.org/forums/thread-258.html</link>
			<pubDate>Fri, 26 Dec 2025 14:53:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=705">Bill_Chatfield</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-258.html</guid>
			<description><![CDATA[Is there something I have to install or run to get a battery icon in the system tray? If there is nothing to do this, I have written my own app to do this for another distro that lacked this capability that I could adapt.]]></description>
			<content:encoded><![CDATA[Is there something I have to install or run to get a battery icon in the system tray? If there is nothing to do this, I have written my own app to do this for another distro that lacked this capability that I could adapt.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PayPal]]></title>
			<link>https://damnsmalllinux.org/forums/thread-257.html</link>
			<pubDate>Wed, 17 Dec 2025 11:29:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=699">Mentor</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-257.html</guid>
			<description><![CDATA[I've just put DSL2024 on two twenty-year-old Dell laptops which would otherwise have been thrown away (which I hate doing). They were both once-upon-a-time high-end expensive machines - now useless because not upgradeable (Dell were money-grubbers).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Then I clicked Donate, went to PayPal, made a donation (which seems to have gone through), but then PayPal could not send me back to the DSL website page that I had come from.</span><br />
<span style="font-weight: bold;" class="mycode_b">Doesn't bother me, but I thought you might want to know. Hiccups in the payment process are not good for a site that lives by donations.</span><br />
<br />
I am very grateful for your work - it was the original DSL (the 50 MB one, on a Year2000 IBM Thinkpad, that got me started with Linux.<br />
<br />
*** My username is because I teach programming to kids at a Coder Dojo (a Raspberry Pi sponsored club ***]]></description>
			<content:encoded><![CDATA[I've just put DSL2024 on two twenty-year-old Dell laptops which would otherwise have been thrown away (which I hate doing). They were both once-upon-a-time high-end expensive machines - now useless because not upgradeable (Dell were money-grubbers).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Then I clicked Donate, went to PayPal, made a donation (which seems to have gone through), but then PayPal could not send me back to the DSL website page that I had come from.</span><br />
<span style="font-weight: bold;" class="mycode_b">Doesn't bother me, but I thought you might want to know. Hiccups in the payment process are not good for a site that lives by donations.</span><br />
<br />
I am very grateful for your work - it was the original DSL (the 50 MB one, on a Year2000 IBM Thinkpad, that got me started with Linux.<br />
<br />
*** My username is because I teach programming to kids at a Coder Dojo (a Raspberry Pi sponsored club ***]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[does dsl support 486cpu?]]></title>
			<link>https://damnsmalllinux.org/forums/thread-256.html</link>
			<pubDate>Fri, 28 Nov 2025 10:31:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=692">youxiaojie</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-256.html</guid>
			<description><![CDATA[does dsl support 486cpu eg 486dx2/dx4 amd cyrix 5x86?if not 586 cpu? pentium?]]></description>
			<content:encoded><![CDATA[does dsl support 486cpu eg 486dx2/dx4 amd cyrix 5x86?if not 586 cpu? pentium?]]></content:encoded>
		</item>
	</channel>
</rss>