gnu linux distribution
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6997
Linux distribution race 1.0
Linux distribution race is a cool car race for 4 players. more>>
Linux distribution race is a cool car race for 4 players, cars are named by Linux distributions (Mandrake, SUSE, RedHat, Debian).
You can create maps in GIMP. Controls: WSAD, TGFH, IKJL, arrows.
<<lessYou can create maps in GIMP. Controls: WSAD, TGFH, IKJL, arrows.
Download (1.2MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1422 downloads
Core Linux Distribution 2.0 Beta
Core is a minimal distribution of the GNU/Linux operating system. more>>
Core is a minimal distribution of the GNU/Linux operating system designed to be the basis for a complete system constructed by the end user. A fresh installation of Core will boot into a console and provide the user with the tools needed to download, compile and install other applications. Core contains nothing beyond what is required to perform these tasks.
Core is primarily designed for experienced Linux users, though it has found an audience with those looking to learn about the internals and operation of a Linux system. Core requires the user to manually configure, compile and install applications and expects the user to consult man pages and other documentation.
Installation:
These instructions are incomplete, but should be sufficient:
- Download, burn and boot the ISO.
- Partition, format and mount the hard drive.
- Run install_core [mount point of hard drive].
- Optional packages in /pkgs/optional can be installed with corepkg(8).
- Copy the kernel from /pkgs/kernel to /usr/src of the hard drive.
- Run chroot [mount point] bash -l to chroot into the new system.
- Compile and install the Linux kernel [be sure to run LILO].
- Review and modify the files under /etc.
- Reboot and start constructing the new system.
MD5 sum: 5da52af0d4b0a599cc119afcace77c9c
<<lessCore is primarily designed for experienced Linux users, though it has found an audience with those looking to learn about the internals and operation of a Linux system. Core requires the user to manually configure, compile and install applications and expects the user to consult man pages and other documentation.
Installation:
These instructions are incomplete, but should be sufficient:
- Download, burn and boot the ISO.
- Partition, format and mount the hard drive.
- Run install_core [mount point of hard drive].
- Optional packages in /pkgs/optional can be installed with corepkg(8).
- Copy the kernel from /pkgs/kernel to /usr/src of the hard drive.
- Run chroot [mount point] bash -l to chroot into the new system.
- Compile and install the Linux kernel [be sure to run LILO].
- Review and modify the files under /etc.
- Reboot and start constructing the new system.
MD5 sum: 5da52af0d4b0a599cc119afcace77c9c
Download (137.6MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
905 downloads
Linux::Distribution::Packages 0.05
Linux::Distribution::Packages Perl module contains a list all packages on various Linux distributions. more>>
Linux::Distribution::Packages Perl module contains a list all packages on various Linux distributions.
SYNOPSIS
use Linux::Distribution::Packages qw(distribution_packages distribution_write);
$linux = new Linux::Distribution::Packages({format => csv, output_file => packages.csv});
$linux->distribution_write();
# Or you can (re)set the options when you write.
$linux->distribution_write({format => xml, output_file => packages.xml});
# If you want to reload the package data
$linux->distribution_packages();
This is a simple module that uses Linux::Distribution to guess the linux distribution and then uses the correct commands to list all the packages on the system and then output them in one of three formats: native, csv, and xml.
Distributions currently working: debian, ubuntu, fedora, redhat, suse, gentoo, slackware, redflag.
The module inherits from Linux::Distribution, so can also use its calls.
<<lessSYNOPSIS
use Linux::Distribution::Packages qw(distribution_packages distribution_write);
$linux = new Linux::Distribution::Packages({format => csv, output_file => packages.csv});
$linux->distribution_write();
# Or you can (re)set the options when you write.
$linux->distribution_write({format => xml, output_file => packages.xml});
# If you want to reload the package data
$linux->distribution_packages();
This is a simple module that uses Linux::Distribution to guess the linux distribution and then uses the correct commands to list all the packages on the system and then output them in one of three formats: native, csv, and xml.
Distributions currently working: debian, ubuntu, fedora, redhat, suse, gentoo, slackware, redflag.
The module inherits from Linux::Distribution, so can also use its calls.
Download (0.004MB)
Added: 2007-07-26 License: Perl Artistic License Price:
825 downloads
ROOT GNU/Linux 1.4b1
ROOT Linux is an advanced GNU/Linux operating system. more>>
Version 1.4 (Pommes) of the GNU/Linux operating system ROOT has been released! ROOT is a complete GNU/Linux operating system with the latest GNU and Linux technology.
Release 1.4 includes lots of high quality software like GCC 3.4.3, Perl 5.8.6, WindowMaker 0.91.0, X.org 6.8.1, KDE 3.2.3, TeTeX 2.0.2 and Linux 2.4.18.
The 1.4 generation of ROOT contains many major changes from the previous release 1.3. This is a small list of new features or other changes:
The package system
ROOT now includes a much more advanced package system with many new features based on pkgutils from CRUX.
The system installer
The system installer has been updated. It fixes many bugs and is generally more stable.
Latest KDE
The latest stable KDE, version 3.3.2, is included. It is the best and most stable KDE release ever.
GNOME libraries
GNOME1 and GNOME2 libraries are included for compatibility with programs. However, the GNOME2 desktop is not included because its hard to maintain and takes up too much space on the CD.
Translations
All translations of programs has been removed.
New packages
The new version of ROOT contains a very large number of updated packages. For a full list, see the manual.
Main features:
- Kernel 2.4.28
- Init BSD-style
- X X.org 6.8.1
- GNOME 2.8.2 libraries
- KDE 3.3.2
- WindowMaker 0.91.0
- File Systems ext[2,3], reiserfs, jfs
- Office Suite KOffice
- Optimization i586
- Web Server Apache 2.0.52
- FTP Server PureFTPd 1.0.20
- Remote Login OpenSSH 3.9
<<lessRelease 1.4 includes lots of high quality software like GCC 3.4.3, Perl 5.8.6, WindowMaker 0.91.0, X.org 6.8.1, KDE 3.2.3, TeTeX 2.0.2 and Linux 2.4.18.
The 1.4 generation of ROOT contains many major changes from the previous release 1.3. This is a small list of new features or other changes:
The package system
ROOT now includes a much more advanced package system with many new features based on pkgutils from CRUX.
The system installer
The system installer has been updated. It fixes many bugs and is generally more stable.
Latest KDE
The latest stable KDE, version 3.3.2, is included. It is the best and most stable KDE release ever.
GNOME libraries
GNOME1 and GNOME2 libraries are included for compatibility with programs. However, the GNOME2 desktop is not included because its hard to maintain and takes up too much space on the CD.
Translations
All translations of programs has been removed.
New packages
The new version of ROOT contains a very large number of updated packages. For a full list, see the manual.
Main features:
- Kernel 2.4.28
- Init BSD-style
- X X.org 6.8.1
- GNOME 2.8.2 libraries
- KDE 3.3.2
- WindowMaker 0.91.0
- File Systems ext[2,3], reiserfs, jfs
- Office Suite KOffice
- Optimization i586
- Web Server Apache 2.0.52
- FTP Server PureFTPd 1.0.20
- Remote Login OpenSSH 3.9
Download (600MB)
Added: 2005-05-17 License: GPL (GNU General Public License) Price:
1627 downloads
Bluewall GNU/Linux 1.2 Lite
Bluewall is a GNU/Linux distribution based on Debian and pkgsrc. more>>
Bluewall is a GNU/Linux distribution based on Debian and pkgsrc.
Bluewall GNU/Linux aims to create a complete pkgsrc-based GNU/Linux distribution.
Packages:
- debian
- pkgsrc
Enhancements:
- After some long time, a new bluewall has been released.
- This is a transient release, after the maintainer change this version tries to be a testing release, but feel free to report bugs!
- This new version updates the base debian to SID aka Debian unstable, also integrates the current CVS tree and some (541) i386-binary pkgsrc packages like Gnome, 2.12.2, Gimp 2.2.10, Xorg 6.8.1...
<<lessBluewall GNU/Linux aims to create a complete pkgsrc-based GNU/Linux distribution.
Packages:
- debian
- pkgsrc
Enhancements:
- After some long time, a new bluewall has been released.
- This is a transient release, after the maintainer change this version tries to be a testing release, but feel free to report bugs!
- This new version updates the base debian to SID aka Debian unstable, also integrates the current CVS tree and some (541) i386-binary pkgsrc packages like Gnome, 2.12.2, Gimp 2.2.10, Xorg 6.8.1...
Download (128MB)
Added: 2006-02-05 License: GPL (GNU General Public License) Price:
1359 downloads
Other version of Bluewall GNU/Linux
License:GPL (GNU General Public License)
Musix GNU+Linux 1.0r2
Musix GNU+Linux is a Free Operating system intended for musicians and users in general. more>>
Musix GNU+Linux is a Free Operating system intended for musicians and users in general. Musix GNU+Linux also contains an enormous collection of free programs.
The system will boot from your CD/DVD drive, with no need to install anything on your hard disk. The programs currently support the Spanish and English languages.
Main features:
- Master for CD
- Publish musical scores
- Print musical scores
- Create MIDI Instruments
- Record and reproduce Audio and MIDI
- Edit and mix Audio and MIDI tracks with Multitrack Sequencers/Editors
- Perform noise-reduction to recover recordings
- Use effects in real time with any device (microphone, line, etc.)
- Connect a keyboard or another MIDI device and control the available software synthesizers
<<lessThe system will boot from your CD/DVD drive, with no need to install anything on your hard disk. The programs currently support the Spanish and English languages.
Main features:
- Master for CD
- Publish musical scores
- Print musical scores
- Create MIDI Instruments
- Record and reproduce Audio and MIDI
- Edit and mix Audio and MIDI tracks with Multitrack Sequencers/Editors
- Perform noise-reduction to recover recordings
- Use effects in real time with any device (microphone, line, etc.)
- Connect a keyboard or another MIDI device and control the available software synthesizers
Download (701.2MB)
Added: 2007-06-09 License: GPL (GNU General Public License) Price:
871 downloads
GNU/Linux Desktop Testing Project 0.8.0
GNU/Linux Desktop Testing Project is aimed at producing high quality test automation framework. more>>
GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing high quality test automation framework and cutting-edge tools that can be used to test GNU/Linux Desktop and improve it.
GNU/Linux Desktop Testing Project uses the "Accessibility" libraries to poke through the applications user interface. The framework has tools to generate "AppMap" by reading through the user interface components of an application. The framework also has tools to record test-cases based on user-selection on the application.
GNU/LDTP core framework uses "AppMap" and the recorded "test-cases" to test an application and gives the status of each test-case as output.
As of now, GNU/LDTP can test any GNOME application which are accessibility enabled, Mozilla, OpenOffice.org, any Java application (should have a UI based on swing) and KDE 4.0 applications based on QT 4.0 (based on the press releases by KDE).
We encourage you to join the project and help us to create robust, reliable and stable test tool/framework for Linux Desktops.
Main features:
- LDTP concepts are derived from Software Automation Framework Support
- LDTP supports verification of actions performed (GuiExist, VerifyState, etc) - API Reference
- Writing test scripts are very easy, the script writer need not know about the object hierarchy
- CPU / Memory performance monitoring of application-under-test can be measured - Class pstats
- From the XML log, we can gather HTML report using XSLT
- Group based execution, which provides precise control on the flow of test-script execution - Gldap XML
- Scripts can be written as a reusable component and for that the datas can be stored / retrieved in XML - Data XML
- User-friendly Text Editor with syntax highlighting for generating and grouping test data Howto use LDTP Editor
- Objects are identified both statically and dynamically
Enhancements:
- Now automation scripts can be written without using time.sleep.
- A particular object and its child can be remapped in a window.
- Memory leaks were fixed.
<<lessGNU/Linux Desktop Testing Project uses the "Accessibility" libraries to poke through the applications user interface. The framework has tools to generate "AppMap" by reading through the user interface components of an application. The framework also has tools to record test-cases based on user-selection on the application.
GNU/LDTP core framework uses "AppMap" and the recorded "test-cases" to test an application and gives the status of each test-case as output.
As of now, GNU/LDTP can test any GNOME application which are accessibility enabled, Mozilla, OpenOffice.org, any Java application (should have a UI based on swing) and KDE 4.0 applications based on QT 4.0 (based on the press releases by KDE).
We encourage you to join the project and help us to create robust, reliable and stable test tool/framework for Linux Desktops.
Main features:
- LDTP concepts are derived from Software Automation Framework Support
- LDTP supports verification of actions performed (GuiExist, VerifyState, etc) - API Reference
- Writing test scripts are very easy, the script writer need not know about the object hierarchy
- CPU / Memory performance monitoring of application-under-test can be measured - Class pstats
- From the XML log, we can gather HTML report using XSLT
- Group based execution, which provides precise control on the flow of test-script execution - Gldap XML
- Scripts can be written as a reusable component and for that the datas can be stored / retrieved in XML - Data XML
- User-friendly Text Editor with syntax highlighting for generating and grouping test data Howto use LDTP Editor
- Objects are identified both statically and dynamically
Enhancements:
- Now automation scripts can be written without using time.sleep.
- A particular object and its child can be remapped in a window.
- Memory leaks were fixed.
Download (0.36MB)
Added: 2007-02-22 License: LGPL (GNU Lesser General Public License) Price:
978 downloads
SUSE Linux 10.1 Remastered
SUSE Linux Remastered combines the 10.1 GM and all online updates that have been released for 10.1. more>>
SUSE Linux Remastered combines the 10.1 GM and all online updates that have been released for 10.1.
openSUSE Linux provides anyone with free and easy access to the worlds most usable Linux distribution, SUSE Linux.
The openSUSE project is a worldwide community program sponsored by Novell (http://www.novell.com) that promotes the use of Linux everywhere.
The goals of the openSUSE project are:
Make SUSE Linux the easiest Linux distribution for anyone to obtain, and the most widely used open source platform.
Provide an environment for open source collaboration tha makes SUSE Linux the worlds best Linux distribution for new and experienced Linux users.
Dramatically simplify and open the development and packaging processes to make SUSE Linux the platform of choice for Linux hackers and application developers.
Currently, SUSE Linux is an unsupported, open source only, preliminary edition of SUSE Linux that contains bleeding-edge packages and represents the latest development snapshot. If you intend to test for bugs or contribute patches, this version is for you...
<<lessopenSUSE Linux provides anyone with free and easy access to the worlds most usable Linux distribution, SUSE Linux.
The openSUSE project is a worldwide community program sponsored by Novell (http://www.novell.com) that promotes the use of Linux everywhere.
The goals of the openSUSE project are:
Make SUSE Linux the easiest Linux distribution for anyone to obtain, and the most widely used open source platform.
Provide an environment for open source collaboration tha makes SUSE Linux the worlds best Linux distribution for new and experienced Linux users.
Dramatically simplify and open the development and packaging processes to make SUSE Linux the platform of choice for Linux hackers and application developers.
Currently, SUSE Linux is an unsupported, open source only, preliminary edition of SUSE Linux that contains bleeding-edge packages and represents the latest development snapshot. If you intend to test for bugs or contribute patches, this version is for you...
Download (MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1155 downloads
Live GNU/Linux 3.7
Live GNU/Linux the free Knoppix as it takes the usual Knoppix from Klaus Knopper and strips off all non-free bits and bytes. more>>
Live GNU/Linux the free Knoppix as it takes the usual Knoppix from Klaus Knopper, and strips off all non-free bits and bytes. The result is a product that consists entirely of Free Software.
We hope to provide a useful Free Software resource for you. Live GNU/Linux is also meant as a live system others can base customised version on, if they want to build up a Free Software system as well.
Live GNU/Linux is based on Knoppix which itself is based on Debian GNU/Linux. Freeing the original Knoppix was developed at Intevation.
<<lessWe hope to provide a useful Free Software resource for you. Live GNU/Linux is also meant as a live system others can base customised version on, if they want to build up a Free Software system as well.
Live GNU/Linux is based on Knoppix which itself is based on Debian GNU/Linux. Freeing the original Knoppix was developed at Intevation.
Download (690MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
848 downloads
Debian GNU/Linux 4.0r1
Debian Operating System is an association of individuals who have made common cause to create a free operating system. more>>
Debian Operating System is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel.
Linux is a completely free piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. Of course, the thing that people want is application software: programs to help them get what they want to do done, from editing documents to running a business to playing games to writing more software.
Debian comes with over 8000 packages (precompiled software that is bundled up in a nice format for easy installation on your machine) - all of it free. Its a bit like a tower. At the base is the kernel. On top of that are all the basic tools.
Next is all the software that you run on the computer. At the top of the tower is Debian -- carefully organizing and fitting everything so it all works together.
Among versions of Linux, Debian is fairly unique, unlike most distributions it isnt backed by any for profit venture and instead is an all volunteer organization. There is no for profit company, or business plan behind Debian, it is a wide ranging project along the lines of GNU. Debian also provides the basis for a number of other Linux distributions, such as Lindows, Xandros, Libranet, and Knoppix.
The linchpin of Debian is a combination package management system and distribution network called forth by the mighty apt-get command. What makes this network so exceptional is that the dpkg-deb files which make up Debian packages contain information on their underlying dependencies so installing a package from the Debian network will call up all of its dependent packages.
As an example, installing a KDE application would make sure that KDE, X windows, and everything underneath was already installed on the system, and if the prerequisite packages werent already installed than the packages would automatically be downloaded and installed from the Debian network.
Enhancements:
- The Debian project has updated the stable distribution Debian GNU/Linux 4.0 (code name Etch). This update adds security updates to the stable release, together with a few corrections to serious problems. As always, the first point release also corrects a few issues that have been noticed too late in the release process to stop the release, but still should be fixed. This point release for Etch also includes an updated release of the installer, which includes the following changes: kernels used in the installer have been updated to ABI 2.6.18-5; updated mirror list; support added for certain USB CD drives that were not being detected; incorrect setup of GKSu fixed when user chooses to install with the root account disabled...
<<lessLinux is a completely free piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. Of course, the thing that people want is application software: programs to help them get what they want to do done, from editing documents to running a business to playing games to writing more software.
Debian comes with over 8000 packages (precompiled software that is bundled up in a nice format for easy installation on your machine) - all of it free. Its a bit like a tower. At the base is the kernel. On top of that are all the basic tools.
Next is all the software that you run on the computer. At the top of the tower is Debian -- carefully organizing and fitting everything so it all works together.
Among versions of Linux, Debian is fairly unique, unlike most distributions it isnt backed by any for profit venture and instead is an all volunteer organization. There is no for profit company, or business plan behind Debian, it is a wide ranging project along the lines of GNU. Debian also provides the basis for a number of other Linux distributions, such as Lindows, Xandros, Libranet, and Knoppix.
The linchpin of Debian is a combination package management system and distribution network called forth by the mighty apt-get command. What makes this network so exceptional is that the dpkg-deb files which make up Debian packages contain information on their underlying dependencies so installing a package from the Debian network will call up all of its dependent packages.
As an example, installing a KDE application would make sure that KDE, X windows, and everything underneath was already installed on the system, and if the prerequisite packages werent already installed than the packages would automatically be downloaded and installed from the Debian network.
Enhancements:
- The Debian project has updated the stable distribution Debian GNU/Linux 4.0 (code name Etch). This update adds security updates to the stable release, together with a few corrections to serious problems. As always, the first point release also corrects a few issues that have been noticed too late in the release process to stop the release, but still should be fixed. This point release for Etch also includes an updated release of the installer, which includes the following changes: kernels used in the installer have been updated to ABI 2.6.18-5; updated mirror list; support added for certain USB CD drives that were not being detected; incorrect setup of GKSu fixed when user chooses to install with the root account disabled...
Download (MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
810 downloads
Draco GNU/Linux 0.1
Draco GNU/Linux is a Linux distribution based on Slackware 11.0 and featuring packages from pkgsrc 2007Q1. more>>
Draco GNU/Linux is a Linux distribution based on Slackware 11.0 and featuring packages from pkgsrc 2007Q1.
Main features:
- Kernel 2.6.19
- Glibc 2.3.6
- GCC 3.4.6
- X.org 7.2
- XFCE 4.4.1
- GNOME 2.16.3
- KDE 3.5.6
And many more (678 precompiled packages available and over 8000 from source).
It also contains the following applications:
- Slim
- Firefox
- MPlayer
- Thunderbird
- Gaim
- XChat
- Liferea
- Transmission
- GIMP
- Inkscape
- GQview
- Abiword
- Gnumeric
- Bluefish
- Audacious
- GXine
- Graveman
- SeaMonkey
- Epiphany
- Evolution
- Rhythmbox
- Totem
- KTorrent
- KOffice
- Amarok
- Kaffeine
<<lessMain features:
- Kernel 2.6.19
- Glibc 2.3.6
- GCC 3.4.6
- X.org 7.2
- XFCE 4.4.1
- GNOME 2.16.3
- KDE 3.5.6
And many more (678 precompiled packages available and over 8000 from source).
It also contains the following applications:
- Slim
- Firefox
- MPlayer
- Thunderbird
- Gaim
- XChat
- Liferea
- Transmission
- GIMP
- Inkscape
- GQview
- Abiword
- Gnumeric
- Bluefish
- Audacious
- GXine
- Graveman
- SeaMonkey
- Epiphany
- Evolution
- Rhythmbox
- Totem
- KTorrent
- KOffice
- Amarok
- Kaffeine
Download (170.7MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
839 downloads
easys GNU/Linux 3.0
easys GNU/Linux 2.1 is a Slackware-based distribution with KDE Light and formerly known as more>>
easys GNU/Linux was formerly known as "pocketlinux".
easys GNU/Linux main aims are to be small, fast and easy to use. If you think your live isnt slacked, yet, give this one a try.
easys GNU/Linux is a Slackware-based distribution developed by former developers of the now-discontinued Bonzai Linux.
easys GNU/Linux has a different approach then most other distributions. We want to build up a version of linux you can count on, and you can do your daily work with.
In the past 10 years in computer business I have noticed that most users only need a few applications (f.e. a texteditor, a spreadsheet, a browser or an email client). Current Desktop Environemnts like KDE offer a lot more. But can you tell me WHO really needs 3 different texteditors? So we slimmed it all down a bit. And thats what pocketlinux is about. We do not offer any administration frontends for deep system tweeks, as we think a "normal" user should not touch these things. Experienced Users can use the on board administration tools that come with the Slackware core. (Of course, if you really want to change any hardware specific settings like your monitor resolution, feel free to ask someone in the forum).
We only offer 1 application per task, so there is only one texteditor visible for the end user. (Please note that the kde-light environment is based on a complete KDE version, so most of the KDE application are onboard, too. But they are not visible to the end user per default.)
So we took a look at other installers and noticed the "shell script" based Slackware installer. The only thing we do not like about it is that its not i18n-able. So we took some time to customize the installer to be able to write back a complete tar archive on nearly any harddrive. We added i18n support (English and German right now. We are still looking for translators) and modified the kernel installation.
Enhancements:
- We are proud to present the next generation of the easys GNU/Linux operating system. The OS is now based on Slackware Linux 11.0 which comes with full kernel 2.6 support, including udev for device initialization. Kernel 2.6.17.13 is the default for a fresh installation. Besides current versions of glibc (2.3.6), GCC (3.4.6) and X.Org 6.9.0, we have included a full version of KDE 3.5.4 instead of KDE light. It has been optimized for easier usage including one application per task and a fresh enterprise GUI design called waveline. Kiosktool and KDE Kiosk Mode can be used to create user and group policies which allows you to easily setup internet kiosks or locked down workstations.
<<lesseasys GNU/Linux main aims are to be small, fast and easy to use. If you think your live isnt slacked, yet, give this one a try.
easys GNU/Linux is a Slackware-based distribution developed by former developers of the now-discontinued Bonzai Linux.
easys GNU/Linux has a different approach then most other distributions. We want to build up a version of linux you can count on, and you can do your daily work with.
In the past 10 years in computer business I have noticed that most users only need a few applications (f.e. a texteditor, a spreadsheet, a browser or an email client). Current Desktop Environemnts like KDE offer a lot more. But can you tell me WHO really needs 3 different texteditors? So we slimmed it all down a bit. And thats what pocketlinux is about. We do not offer any administration frontends for deep system tweeks, as we think a "normal" user should not touch these things. Experienced Users can use the on board administration tools that come with the Slackware core. (Of course, if you really want to change any hardware specific settings like your monitor resolution, feel free to ask someone in the forum).
We only offer 1 application per task, so there is only one texteditor visible for the end user. (Please note that the kde-light environment is based on a complete KDE version, so most of the KDE application are onboard, too. But they are not visible to the end user per default.)
So we took a look at other installers and noticed the "shell script" based Slackware installer. The only thing we do not like about it is that its not i18n-able. So we took some time to customize the installer to be able to write back a complete tar archive on nearly any harddrive. We added i18n support (English and German right now. We are still looking for translators) and modified the kernel installation.
Enhancements:
- We are proud to present the next generation of the easys GNU/Linux operating system. The OS is now based on Slackware Linux 11.0 which comes with full kernel 2.6 support, including udev for device initialization. Kernel 2.6.17.13 is the default for a fresh installation. Besides current versions of glibc (2.3.6), GCC (3.4.6) and X.Org 6.9.0, we have included a full version of KDE 3.5.4 instead of KDE light. It has been optimized for easier usage including one application per task and a fresh enterprise GUI design called waveline. Kiosktool and KDE Kiosk Mode can be used to create user and group policies which allows you to easily setup internet kiosks or locked down workstations.
Download (622.9MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1115 downloads
Debian GNU/Linux Etch RC2 (Debian-Installer)
Debian is an operating system for your computer that consists only of Free Software. more>>
Debian is an operating system for your computer that consists only of Free Software.
It uses the Linux kernel, and a large part of the basic tools that fill out the operating system come from GNU, which are also free.
Debian GNU/Linux Etch comes with thousands of packages.
<<lessIt uses the Linux kernel, and a large part of the basic tools that fill out the operating system come from GNU, which are also free.
Debian GNU/Linux Etch comes with thousands of packages.
Download (MB)
Added: 2007-04-02 License: DFSG approved Price:
954 downloads
Beryl on Debian GNU/Linux Testing 1.1.6
Beryl on Debian GNU/Linux Testing is a script which will install Beryl and possibly nVidia or ATI drivers on your Debian system. more>>
Beryl on Debian GNU/Linux Testing is a script which will install Beryl and possibly nVidia or ATI drivers on your Debian TESTING system. The script is only for users who have got a nvidia or ATI graphic card.
3 languages available:
- French
- English
- Polish
HOW TO EXECUTE:
Open a terminal and do sh beryl-debian.sh
NOTE: Its not really xgl so I changed the name into Beryl on Debian
NOTE: Some people told me that beryl doesnt work with the fglrx driver. If someone know how to make Beryl work with ATI cards, please contact me.
Enhancements:
- Add possibility to install Heliodor if you use GNOME
- You can see the countdown at the beginning.
<<less3 languages available:
- French
- English
- Polish
HOW TO EXECUTE:
Open a terminal and do sh beryl-debian.sh
NOTE: Its not really xgl so I changed the name into Beryl on Debian
NOTE: Some people told me that beryl doesnt work with the fglrx driver. If someone know how to make Beryl work with ATI cards, please contact me.
Enhancements:
- Add possibility to install Heliodor if you use GNOME
- You can see the countdown at the beginning.
Download (MB)
Added: 2007-05-20 License: GPL (GNU General Public License) Price:
574 downloads
PUD GNU/Linux 0.4.7.3
PUD GNU/Linux is a desktop-oriented live CD Linux distribution. more>>
PUD GNU/Linux stands for Penks Underbred Distro/DSL Linux and is a desktop-oriented live CD Linux distribution which takes up under 180MB, with Traditional Chinese (zh_TW) supported.
Main features:
- Traditional Chinese (zh_TW) Supported -- PUD Linux can perform both Chinese input and output very well under X Window.
- Minimalism -- Although PUD contains additional fonts and databases, it still remain small that can be burned into a 8cm CD-R.
- Full Featured -- Despite the small size, the goal of PUD is to provide a easy-to-use desktop, and tries to include software which most people would use every day.
<<lessMain features:
- Traditional Chinese (zh_TW) Supported -- PUD Linux can perform both Chinese input and output very well under X Window.
- Minimalism -- Although PUD contains additional fonts and databases, it still remain small that can be burned into a 8cm CD-R.
- Full Featured -- Despite the small size, the goal of PUD is to provide a easy-to-use desktop, and tries to include software which most people would use every day.
Download (184.2MB)
Added: 2007-06-09 License: Common Public License Price:
870 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above gnu linux distribution search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed