Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 117
» Latest member: ramiroflores
» Forum threads: 94
» Forum posts: 458

Full Statistics

Online Users
There are currently 30 online users.
» 0 Member(s) | 29 Guest(s)
Bing

Latest Threads
need help!
Forum: User Feedback
Last Post: Yan
05-07-2024, 04:49 PM
» Replies: 1
» Views: 125
Driver install
Forum: Help Section
Last Post: John
05-06-2024, 10:37 PM
» Replies: 11
» Views: 650
Website won't load
Forum: Help Section
Last Post: John
05-04-2024, 05:29 AM
» Replies: 8
» Views: 1,699
Problem installing DSL on...
Forum: Help Section
Last Post: tony
04-29-2024, 03:04 PM
» Replies: 2
» Views: 326
Comments on RC3
Forum: User Feedback
Last Post: John
04-20-2024, 07:59 AM
» Replies: 5
» Views: 1,859
Release Candidate 3 Now A...
Forum: DSL News
Last Post: meo
04-14-2024, 12:23 PM
» Replies: 6
» Views: 2,500
Interest in a lower compr...
Forum: User Feedback
Last Post: dbohdan
04-10-2024, 09:01 PM
» Replies: 55
» Views: 17,006
BETA 3 Not Booting...
Forum: Help Section
Last Post: friedsonjm
04-09-2024, 10:34 PM
» Replies: 2
» Views: 648
Asus Eee PC 1001PX starts...
Forum: User Feedback
Last Post: John
04-09-2024, 05:40 PM
» Replies: 14
» Views: 5,226
DSL on Proxmox
Forum: User Feedback
Last Post: lokamaya
04-04-2024, 12:35 PM
» Replies: 0
» Views: 391

 
  Hit 100k downloads today.
Posted by: John - 03-14-2024, 09:01 PM - Forum: Other Topics - Replies (2)

Just FYI.  Way more people are interested in this project than I thought would happen this early on.

Print this item

  Distrowatch Link.
Posted by: meo - 03-13-2024, 07:25 PM - Forum: Other Topics - Replies (1)

It seems that the download link in Distrowatch.com for DSL leads to the old 50 MB DSL download mirrors. It refers to rc1 but leads to the historic DSL. It would probably be something worth checking up.

// meo

Print this item

  error: attempt to read or write outside of disk 'hd0'
Posted by: krytie3@yahoo.com - 03-10-2024, 06:08 PM - Forum: Help Section - Replies (3)

Newbie trying to install 3-10-25 version of dsl2024 from CD-ROM ISO onto an old HP7955 desktop with single 200GB internal HDD using entire HDD, 1.2 GB RAM. No errors during install and the Live CD instance seems to work OK. But once rebooted to HDD got the following error:

grub rescue> error: attempt to read or write outside of disk 'hd0'

ls shows:
(hd0) (hd0,msdos1) (fd0)
ls (hd0.msdos1) yields:

(hd0,msdos1): Filesystem is ext2

I assume the dsl2024 is installed on ( hd0, msdos1)?

Not sure what is wrong or how to fix.


Any help deeply appreciated!  Smile

Print this item

  Another JWM project
Posted by: Rev - 03-09-2024, 10:46 AM - Forum: Other Topics - Replies (6)

Hey everyone, I don't know if this is the right place but I'll post it here anyway.

I am currently writing a  low dependency quasi session manager for JWM.
It is written exclusively in C. It only uses libbsd and libconfuse as dependicies (for now)

Now you are probably wondering why?
Can't I just use Dex? Yes I could, but I want something more fast, something that could potentially run after every login with no performance impact. As for lxsession, I feel it's too intergrated with lxde.

The bare minimum of what this project hopes to implement is the following:

xdg-user-dirs management
Automatic JWM menu updates
New easy config file for managing the look and feel of jwm
XDG Autostart

Overall, this project aims use ideas from different programs like Dex and JWMKit and combine it to make something extremely lightweight yet improving the JWM experience.

So what is currently done you may ask?

Well I only started several days ago but my .desktop parser for the most part works perfectly. It's fast too, unlike all these python scripts out there, haha. 

Right now I'm working on the auto generation config for jwm. The root menu has a few issues where I need to strip %U and %F arguments that require a input. But other that I'm making good progress.

If you guys are interested, I will post a link to my github.

Print this item

  Release Candidate 1 Now Available
Posted by: John - 03-09-2024, 05:55 AM - Forum: DSL News - Replies (15)

In addition to the changes in Alpha 2, I have made the following adjustments:

  • Added "Set Date and Time" widget to Control Center.
  • Incorporated DSL's Live USB making script into Control Center.
  • Added IP into Conky.
  • Incorporated DSL-specific scripts into the automatic menuing system and integrated the system menu into the default menu in JWM and Fluxbox.
  • Added the firmware-misc-nonfree package—this should significantly enhance DSL's hardware support.
  • Updated the included FAQs with useful information.
  • Made available a low-compression build that should perform better in virtual machines.

https://damnsmalllinux.org/2024-download.html

Print this item

  Windows and WSL 2!?
Posted by: meo - 03-04-2024, 04:43 PM - Forum: Other Topics - No Replies

Some time ago I tried to use WSL (Windows Subsystem for Linux) to install Linux on my Windows 11 laptop. The first time I was just able to install Ubuntu headless (no gui in other words). Now WSL 2, an updated version is available, is able to handle a GUI also. The internet are swarmed with HOWTO's about this. So I decided to give it a try since Kali Linux, a distro I've been using for some years, is among the Linux Distributions that has cooperated with Microsoft to make it easier to install on later editions of Windows. No I haven't tried to hack any Corporations or governmental institutions (even if an unnamed institution is acting like a "Big Brother" all over the world). I'm purely a White Hat (if you notice any speck on my hat it's just dust ;-)). I have been programming a lot of Python (nice guy that Guido van Rossum) on it since it contains a lot of Python libraries and therefore supports most any project I've taken on. To make a long story short I now have the latest Kali Linux fully functional on my laptop that was designed for Windows. I find that kind of an impressive move of Microsoft. So why bring this up here? Well in the WSL documentation it says that ANY Linux distro could be made to work the same way by importing a tar file of it (I assume they mean a tar-ball). Since I just have made it work with Kali Linux, a pretty big distro, and I'm just kind of enjoying the victory over my laptop when it comes to host a Linux Distribution in a way that is far better than using any kind of virtualization software, I haven't checked the statement that ANY Linux Distro could be installed using this subsystem. I think it would be amazing if DSL-2024 could be installed this way but I have to investigate it further. At least Kali Linux works as if it was installed on the "bare bones" on this computer.

// meo

Print this item

  I just like the way these turned out.
Posted by: John - 03-02-2024, 11:25 PM - Forum: Other Topics - Replies (10)

Just got a shipment of blank CDs with the logo on it and I really like the way they look.



Attached Files Thumbnail(s)
   
Print this item

  Installing does not update menus
Posted by: utabintarbo - 02-28-2024, 02:47 PM - Forum: Help Section - Replies (2)

[Environment: VirtualBox 7 on Win10 host]

So I installed both Synaptic and Idle (Tkinter IDE for python) via apt and did not see any kind of menu entry for either. Is this something I must add for myself with Openbox/JWM? If so, where/which config files? TIA

Print this item

  UEFI enabled boot
Posted by: KarsteinE - 02-25-2024, 01:11 PM - Forum: User Feedback - Replies (5)

Could we PLEASE have an ISO that is capable of booting on an UEFI computer? I want to run dsl alongside Windows 11 and a variant of Ubuntu but then I have to have GPT disks and UEFI boot..

Print this item

  Website won't load
Posted by: Jim2029 - 02-24-2024, 10:24 PM - Forum: Help Section - Replies (8)

Fresh install. Badwolf browser. JavaScript on. Only the title bar will load but the site will stay blank white page.

[/url][url=https://ibb.co/F4JhyRt][Image: 20240224-172310.jpg]

Print this item