Damn Small 4.4.2 is here!
July 7, 2008
You can download the latest DSL image from here!
Ready-to-use virtual machines for open-source operating systems
June 26, 2008
I just uploaded a new small distro: DeLi Linux 0.8 Core version.
You can download it by clicking here.
In order to use this new image, you need the latest VirtualBox release (>= 1.6).
May 1, 2008
I just uploaded the last version of DeLi Linux, a Linux Distribution for old computers, from 486 to Pentium II.
You can download it by clicking here.
To use the GUI, you have to type startx from the command line.
April 29, 2008
I just uploaded Nexenta 1.0!
You can download it here.
I splitted the image in three different segments: nexenta-1.0.x86__a, nexenta-1.0.x86__b and nexenta-1.0.x86__c.
To use this image you have to download all the segments in which the image was splitted and concatenate the files into a single .7z file.
If you are under a UNIX-like system, you have to use the cat command:
cat nexenta-1.0.x86__a nexenta-1.0.x86__b nexenta-1.0.x86__c > nexenta-1.0.x86.7z
If you are under Windows, you can use the copy command from the command prompt (MS-DOS prompt in all Windows versions up to Windows Millennium Edition), as such:
verify on
copy /b nexenta-1.0.x86__a + nexenta-1.0.x86__b + nexenta-1.0.x86__c nexenta-1.0.x86.7z
April 28, 2008
I just uploaded CentOS 5.1!
You can download it here.
I splitted the image in two different segments: centos-5.1-x86_a and centos-5.1-x86_b.
To use this image you have to download all the segments in which the image was splitted and concatenate the files into a single .7z file.
If you are under a UNIX-like system, you have to use the cat command:
cat centos-5.1-x86_a centos-5.1-x86_b > centos-5.1-x86.7z
If you are under Windows, you can use the copy command from the command prompt (MS-DOS prompt in all Windows versions up to Windows Millennium Edition), as such:
verify on
copy /b centos-5.1-x86_a + centos-5.1-x86_b centos-5.1-x86.7z
P.S.: to register this image, rename centos-5.1-x86.vdi.vdi to centos-5.1-x86.vdi!
Latest comments