Monday, February 27, 2012

gnuArtist Linux


Overview

gnuArtist is an artistic distribution like OpenArtist and ArtistX, providing the end-user with tools for digital content creation. The software provided grew out of what these distributions lacked (or in some cases too much software). However, its main purpose is to demonstrate how open-source software can be used to replace the need for traditional commercial software for anything dealing with digital media.

Xubuntu at its heart

gnuArtist is a highly customized setup of Xubuntu 8.04.3 (32-bit alternative install), to ensure a lightweight and stable environment for people who want stability and productivity. Any future versions will be based on the LTS versions of Ubuntu (rather than normal releases). This decision is to provide better stability and also allow more time for its overall design and development.

“Easy on the Eyes” GTK Theme

The default GTK theme is Aurora BlueGrey, which provides a nice neutral grey theme that is "easy-on-the-eyes". This was inspired from the EMRaystheme, which is made for users in a color/contrast working environment. AdriX is the default icon theme. Other GTK themes have been provided, to provide variety for the end-user.

Slogan & Logo

The logo of gnuArtist is a graphics tablet & pen, showing an artistic eye, with the words “gnuArtist” in calligraphic writing, and the slogan “Unleash your creativity”. The idea of the tablet came from one of primary features of gnuArtist - the default setup of Wacom Control Panel & Gnome Graphics Tablet Apps, which provide control for pressure sensitivity. This feature was tested using a Wacom Graphire 4 CTE-640. Other tablets cannot be confirmed, but should work with default wacom-tools drivers installed.

Unique Software Selection

The software selection for gnuArtisit was not an easy task. It grew out of using OpenArtist, where there was simply too much choice, and ArtistX, where there was less choice, but not enough. In short, it provides the end user with software that is useful and versatile, but not too much software to overwhelm any first-time users of Linux, but enough for experienced users to go to immediate work. The software categories include the following:
  • Audio – (Editing, Recording & Music Composition)
  • Video - (Editing, Capture & Conversion)
  • 3D Modeling & Animation
  • Image Editing & Digital Paint
  • Font Creation & Management
  • Animation (2D Vector & Traditional)
  • HTML/Programming & Web-Design
  • Internet & Networking
  • Multimedia Players
  • DVD Authoring & Backup
(Special Note: The "Bundled software" link above provides a better software overview.)
Click here to go to their official website.

Frugalware


The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.2pre2, the second technical preview of the upcoming 1.2 stable release.
A short and incomplete list of changes since 1.2pre1:
  • Improvements:
    • Introduced devtmpfs: you can now exclude /dev from backups, along with /proc and /sys.
    • Removed several large games from the install images (CD/DVD) which means one less DVD or 4 less CDs.
  • Package updates:
    • Linux kernel 2.6.32 + fixes
    • GNU C Library 2.11
    • Mozilla Firefox 3.5.7
    • Thunderbird 3.0
    • More than 800 other package updates
    • More than 100 new packages
Please refer to the Frugalware Locris ChangeLog for more information.
Don't forget to check the integrity of the install images before burning!
NOTE: Click here to read more about what media you need for the installation.
Question: What branches does Frugalware have?
Answer: We have a current and a stable branch. The current branch is updated daily, and we update our stable branch around every 6 months.
Question: What is "The Frugalware Philosophy" about?
Answer: Briefly: simplicity, multimedia, design. We try to make Frugalware as simple as possible while not forgetting to keep it comfortable for the user. We try to ship fresh and stable software, as close to the original source as possible, because in our opinion most software is the best as is, and doesn't need patching.
Question: What is the license of Frugalware?
Answer: That's two questions. Most software included in Frugalware have a GPL or BSD compatible license, for more information about a license of a specific package, refer to the LICENSE or COPYRIGHT file in the source tarball of the package. On the other hand, the part written by our team (FrugalBuild scripts, setup, homepage, etc) is released under GPL license. To make it even more complicated, some parts of the setup and init scripts are written by Patrick J. Volkerding. We GPL our additions, but Patrick J. Volkerding's code is still under the BSD license. For more information, refer to the COPYRIGHT file in the root directory of the FST (Frugalware Source Tree).
Question: What package manager does Frugalware use?
Answer: We don't have our own package manager, we use Judd Vinet's great work, the pacman package manager. It's a tar.bz2 based package manager, similar to Slackware's .tgz. Our packages' extension is .fpm to differentiate them from regular tarballs. Unlike Slackware's scripts, pacman is written in C, so it's much faster.
Question: How does Frugalware manage updating obsolete packages?
Answer: We don't have any standalone program for updating packages as pacman manages this task too. To update your package database, use pacman -Sy, and to update your packages according the just synchronized package database, you use pacman -Su. To install a package with the necessary dependencies directly from a mirror ftp server, you issue pacman -S foo. For more information, refer to the pacman man page.
Question: Is there any community support available for Frugalware?
Answer: Currently we have three mailing lists, an irc channel and forums that can be used to communicate with us or other users and to get help. The irc channel is on the Freenode network (server: irc.freenode.net). For more information about our mailing lists, please refer to the list section of our web site.
Question: Is there any commercial support available for Frugalware?
Answer: No, there isn't for now, and currently it isn't planned, either.
Question: For whom is Frugalware recommended to use?
Answer: Frugalware is designed for intermediate users. Installing Frugalware is not a magic, of course, but you should know what a partition, an MBR (Master Boot Record), etc. is.
Question: How to become a developer?
Answer: Get involved! :) If you installed Frugalware from CDs, get the full FST via repoman, which is available in pacman-tools. The sources are included in the DVD edition. Then start to play with the FrugalBuild scripts, for a typical example, refer to the cabextract package. Try to improve them, or write a new one for a currently unsupported program. Then send your patches to the devel mailing list. From this point everything will come naturally to you :)
Question: What do developers do?
Answer: In short, what they want to, if they play a square game. They may maintain packages: building them if a newer version is available and update the FrugalBuild scripts to work correctly against a newer version. They can contribute a new build script to a previously non-existent package. They can write articles about Frugalware, or anything else in connection with the Frugalware community. If you only want to help us, but you don't want to hack, you may help in translating Frugalware to your or other language. And, of course, we happily accept donations. :) More on this here.
Question: Who develops Frugalware?
Answer: A young group, but your age is not conditional to become a developer
Question: Is Frugalware specialized in a certain purpose?
Answer: No, it's a general purpose distribution, for desktops and servers.
Question: Do you plan to release a live cd?
Answer: Well, we have already a live cd, called FwLive. Currently it supports only i686, but an x86_64 version is also under development. You can find it in the standard release directories.
Question: Does Frugalware support languages other than English?
Answer: Yes, it supports all languages supported by the packages. If the init scripts or the setup is not available in your language, then it simply means it haven't yet translated.
Question: What about Asian languages?
Answer: Frugalware does not currently support languages written in ideographs.
Question: What architectures does Frugalware support?
Answer: Currently we support x86 and x86_64 platforms, and inside x86, only i686 (Pentium Pro or higher instruction set) and inside x86_64 only k8 (amd64). If there are any claims, an i386 port will be created, but currently we don't have resources to build and maintain those packages. Outside x86, currently we don't have any non-x86 hardware, but happily accept such patches or any effort to create non-x86 optimized packages. We are also working on a PowerPC port
Click here to go to their official website.

Easys Linux


easys gnu/linux - far too easy

Welcome to the mirror of easys GNU/Linux, the modern Open Source desktop operating system. easys offers a bunch of new concepts and improvements that lets you be more productive with your computer system than ever before.
Starting up with their well structured installation program, even a computer novice is able to perform an installation of this professional Linux operating system. Only with a few mouse clicks.
They make use of a highly awarded desktop environment which has been customized for easier usage. After a default install, easys offers single-purpose applications instead of including several similar utilities that may lead to confusion.
With easys you can listen to your music, surf the web, chat, make documents, watch movies and much more.
easys GNU/Linux is Slackware-based. Slackware is the oldest surviving and active distribution. Some of its outstanding features are: stability, speed, ease of use, ease of maintenance and long time security support. The Slackware packages used in easys are unmodified, so 100% compatibility is guaranteed.
They offer a transparent development process and are interested in communicating with our userbase.

eAR OS


eAR OS is a state-of-the-art Operating System. It can run directly from a Live-CD and optionally be installed to a hard disk. That means you can try it out before you install it - for FREE!
eAR OS comes with the very advanced and beautifully simple to operate eAR Media Center.
Furthermore, eAR OS comes with the newest version of following applications: Wine for using Windows applications, Audacity Sound and Recording Editor, Audio CD extractor with FLAC and MP3 support, k3B CD- and DVD Burner, Kaffeine for DVB-S and DVB-T TV and DVD playback, VLC for Broadband TV, Exaile audio player, Firefox Webbrowser with mediaplayer connectivity, Thunderbird E-mail/News, Pidgin internet Messenger for MSN, F-Spot Photo Manager, GIMP Image Editor, auto-started Firewall and several utilities and accessories. With its package manager you can further install more than 15000 applications via the internet for FREE!
eAR Media Center is running out-of-the-box. Tune-in the digital TV programs and rip some CD's to the hard disk in lossless FLAC quality or MP3, watch Digital TV and DVD's, listen to Internet Radio, view Photos, listen to Music while surfing the Internet, and Enjoy.

                                           Click here to go to their official website.

Dream Linux


What is Dream Linux?

  • Dreamlinux is a free, modern and modular GNU/Linux system. It can be run directly from a CD/DVD/USBStick and optionally be installed to a HDD, including IDE, SCSI, SATA, PATA and USB drives.
  • Dreamlinux comes with a selection of the best applications designed to meet most of your daily needs. Dreamlinux is based on the venerable Debian Operating System. This means it takes advantage of Debian's best features and adds its own modern development tools, system scripts and applications.
  • Dreamlinux is based on the venerable Debian Operating System. This means it takes advantage of Debian's best features and adds its own modern development tools, system scripts and applications.
  • Dreamlinux Desktop Edition 3.5 comes with XFCE Desktop Environment as default. However, nothing prevents anyone from using other desktop environments, thanks to Dreamlinux's modular architecture. For example, you'll find Gnome Desktop Environment available as an XFCE replacement. Shortly, we will make LXDE, TDE and Fluxbox available as well.
Multimedia resources
Dreamlinux comes with all the codecs and media players needed for a good multimedia experience.
If you're searching for an operating system that allows the freedom of worldwide communication; to use the same types of material produced by a worldwide community to read, write and produce art, drawings, images, music etc... better yet; to easily, quickly and safely share them all, you will now have no excuse to not give Dreamlinux 3.5 Desktop Edition a try.
Dreamlinux Desktop Edition 3.5 is a complete redesign of the distro, now supporting a totally independent architecture named Flexiboost* , based on overlaid modules.
This Flexiboost modules' feature allows the co-existence of two or more window managers (currently Gnome and Xfce) and to share the same customized appearance. Both desktop working environments share all the applications available.
Packaging the best office, image, design and multimedia OpenSource Software (OSS), Dreamlinux 3.5 Desktop Edition allows you to produce professional-quality contents.
Integrating the test-proven Linux OS base with a well organized and clean Desktop, you will experience a new way of interacting with and utilizing your
computer.

Flash Install

Dreamlinux installs in any portables devices, USB flash cards, SDDs or HDDs USB.
By using our new "Dream On A Pen" philosophy you can boot your Dreamlinux on any computer that is able to boot from a pen-drive.
Besides, once running from a pen-drive, you will be able to keep your data safe inside it. All you need to do is create folders to store your data, music, videos, you name it. They not only will be accessible inside your Dreamlinux pen-drive Operating System, they can be read in any other computer running any Linux distro.
Hold on, we haven't finished yet! Thanks to our exclusive Flexiboost Technology
you can download additional modules full of applications and simply drag them inside the pen-drive, without the need to reinstall. The applications will show immediately in the menu, what extends dramatically the power and usefulness of Dreamlinux. To know what modules are currently available check the box "Additional Application' s Modules".
Portable Dream in a Dreamlinux concept of having a full Dreamlinux installation embedded in a pen drive, SD Card, Compact Flash card or USB HDD.
With Dreamlinux fully installed and running in such devices you can literally have it on your pocket!
So, no more complaints from your colleagues that you are trying to "destroy" their machines installing Dreamlinux alongside of THAT other Operating System. Now you only use his/her box as a host to the beautiful Linux of your dreams!
And if you need to even have a common place to share files between the two operating system, it's just a
matter of pre-divide your device in more than one partition, install Dreamlinux in one or two of them using either Dreamlinux Installer (DLI for short) or DLI_OEM Installer (DLI_OEM for short) and there you go!
When using the classical DLI, choose the option "External Disk (full portable DL). It's advisable to use ext2 as the partition for Dreamlinux, when installing to a pen drive or any Flash type device. This simple care will make your device's life longer. In such case you should not use a swap partition as well, since it cause the disk to be
read and write a lot, decreasing its life endurance. However, you are not prevented from using any partition and partition filesystems scheme you wish. It's a free world and you are a free person moving on the free and open environment of Linux!
Click here to go to their official website.

Deft Linux



DEFT Linux 7 is based on the new Kernel 2.6.35 (Linux side) and the DEFT Extra 3.0 (Computer Forensic GUI) with the best freeware Windows Computer Forensic tools. DEFT it’s a new concept of Computer Forensic live system that use LXDE as desktop environment and WINE for execute Windows tools under Linux and mount manager as tool for device management.
It is a very easy to use system that includes an excellent hardware detection and the best free and open source applications dedicated to incident response and computer forensics.
DEFT is meant to be used by:
  • police
  • investigators
  • system administrator
  • individuals
and all the people who need to use forensic tool but don’t know the open source operative systems and the Forensic techniques.
DEFT Linux is 100% made in Italy
Click here to go to their official website.

CrunchBang Linux


CrunchBang Linux is an Ubuntu based distribution featuring the lightweight Openbox window manager and GTK+ applications. The distribution has been built and customised from a minimal Ubuntu install. The distribution has been designed to offer a good balance of speed and functionality. CrunchBang Linux is currently available as a LiveCD; however, best performance is achieved by installing CrunchBang Linux to your hard disk [see the disclaimer below].

Features

Speed
CrunchBang Linux has been reported to be a \u201dA Faster Ubuntu\u201d. While CrunchBang Linux is not primarily designed for old systems, it has been reported to operate very well where system resources are limited. Once installed, CrunchBang Linux should boot-up and operate much faster than a regular Ubuntu installation.
Compatibility with Ubuntu
With the exception of a few packages, CrunchBang Linux is built entirely from packages available from the Ubuntu repositories. CrunchBang Linux uses the same APT package management tools and update manager. CrunchBang Linux comes with all the lastest package updates installed and ready to go. If you are already familiar with Ubuntu, you should have no trouble working with CrunchBang Linux.
Ease of use
CrunchBang Linux comes with the ability to play most popular media formats, including but not limited to MP3, DVD playback & Adobe Flash. CrunchBang Linux also comes with many popular applications installed by default, including but not limited to Firefox 3 web browser, VLC media player, Skype and Transmission BitTorrent Client.
Highly configurable
CrunchBang Linux is infinitely hackable, this is mainly due to the standards compliant light-weight extensible window manager that is Openbox. CrunchBang Linux also comes installed with Conky, the customisable lightweight system monitor; and PCManFM, a very popular and highly configurable file manager.
Sans Brownness
Finally, unlike Ubuntu, CrunchBang Linux isn't brown :)
Applications
CrunchBang Linux comes installed with many popular applications, including, but not limited to:
  • Firefox web browser with working Flash plugin.
  • Rhythmbox music player and VLC media player with pre-installed codecs for MP3 and DVD playback etc.
  • Skype VoIP client.
  • Gwibber microblogging client.
  • GIMP for image and photo editing.
  • etc.
Disclaimer

CrunchBang Linux is not recommended for anyone needing a stable system or anyone who is not comfortable running into occasional, even frequent breakage. CrunchBang Linux could possibly make your computer go CRUNCH! BANG! Therefore CrunchBang Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
CrunchBang Linux is an unofficial version of Ubuntu. Ubuntu and Canonical are registered trademarks of Canonical Ltd. CrunchBang Linux is not affiliated with Canonical Ltd.

Click here to go to their official website.

CloudUSB Linux


CloudUSB Computer

Keep your data and your programs in your pocket; use them on every computer you find without worrying about letting around some unwanted logs and this without giving away your data security or privacy!

CloudUSB answers to the following questions:

Do you want to have your computer and your data in your pocket?
Do you want an online automatic backup?
Do you want to protect your data security and privacy from unauthorized access?
Keep reading: this could be YOUR solution!

Features

  • a USB key containing your operating environment and your data
  • a protected folder so nobody can access you data, even if you lost the key
  • a backup program which keeps a copy of your data on an online disk, with double password protection
  • ... and everything for FREE!

Howto use it

To make it short

  • connect your CloudUSB to a PC
  • boot it from USB and use your system as a normal Linux system
  • put in the data folder all your NON sensitive data
  • put in the private-data folder all your sensitive data
That's all!
The default login username and password are both “cloudusb”

Less short explanation

The configured CloudUSB is very easy to use; it comes as a Linux system on USB stick, configured in persistent mode: it behaves as a standard hard-disk installation which means that you can write documents, modify settings and they will be saved on the key for the next time you use it, as in your desktop PC!
After you have configured your dropbox account and your private data folder you will get 2 folders on your desktop: a data folder and a private-data. They are both syncronized by Dropbox on their online server, so if you lose your key, you have an on-line backup, or you can work on the same data both from CloudUSB key and from your desktop computer (if this is connected to the same Dropbox account)
You could have some perplexities to send your data on a remote server, via Internet, but in this case you just put your sensitive data in the private-data folder: this folder is protected by a password, the data you put in is crypted locally, and sent over the Internet to the Dropbox storage in crypted form.
The data in the private-folder is stored in a crypted format even locally in the USB key, and made available only if you login in the system with the correct password.
Note that if you lose the usb key, and someone access your data, he will NOT see your private data!
Click here to go to their official website.

Clonezilla Linux


What is Clonezilla ? clonezilla logo

You're probably familiar with the popular proprietary commercial package Norton Ghost®, and its OpenSource counterpart, Partition Image. The problem with these software packages is that it takes a lot of time to massively clone systems to many computers. You've probably also heard of Symantec's solution to this problem, Symantec Ghost Corporate Edition® with multicasting. Well, now there is an OpenSource clone system (OCS) solution called Clonezilla with unicasting and multicasting!
Clonezilla, based on DRBLPartition Imagentfsclonepartclone, and udpcast, allows you to do bare metal backup and recovery. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (server edition). Clonezilla live is suitable for single machine backup and restore. While Clonezilla SE is for massive deployment, it can clone many (40 plus!) computers simultaneously. Clonezilla saves and restores only used blocks in the harddisk. This increases the clone efficiency. At the NCHC's Classroom C, Clonezilla SE was used to clone 41 computers simultaneously. It took only about 10 minutes to clone a 5.6 GBytes system image to all 41 computers via multicasting!

Features of Clonezilla

  • Free (GPL) Software.
  • Filesystem supported: ext2, ext3, ext4, reiserfs, xfs, jfs of GNU/Linux, FAT, NTFS of MS Windows, and HFS+ of Mac OS. Therefore you can clone GNU/Linux, MS windows and Intel-based Mac OS, no matter it's 32-bit (x86) or 64-bit (x86-64) OS. For these file systems, only used blocks in partition are saved and restored. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla.
  • LVM2 (LVM version 1 is not) under GNU/Linux is supported.
  • Multicast is supported in Clonezilla SE, which is suitable for massively clone. You can also remotely use it to save or restore a bunch of computers if PXE and Wake-on-LAN are supported in your clients.
  • Based on Partimagentfsclonepartclone, and dd to clone partition. However, clonezilla, containing some other programs, can save and restore not only partitions, but also a whole disk.
  • By using another free software drbl-winroll, which is also developed by us, the hostname, group, and SID of cloned MS windows machine can be automatically changed.
Click here to go to their official website.

Chakra Linux


Chakra is a free, user-friendly and extremely powerful liveCD and/or distribution based on the award winning KDE Software Compilation. Chakra is by default a GTk free distribution specially made for run Qt based applications and frameworks at full performance.

History

Chakra was born on the net, in a small shady corner of the Freenode network, where the KDEmod developers met one day and decided to create an awesome little liveCD based on Arch Linux. Of course these goals had to be emphasized a little bit more, and soon after the initial thoughts and discussions we started to write up plans, schedules and of course develop like there is no tomorrow, while not forgetting the fun and keeping it relaxed. Chakra is our baby. A lot of efforts, time and countless hours of writing code and testing stuff have been put into it so far, but that was just the beginning...

Currently Chakra has started his own path becoming an indenpendent distribution, with own repositories, packages and Kernel, an innovativehalf/rolling release cycle, a brigde between the stability to the latest applications, a bundle system that provides system integrated click'n'run applications and a source code based community repo

Goals

Our goal with Chakra is to provide an operating system for desktops that is easy to use, but still has all the functionality, clarity, power and speediness of a KISS operating system. In the long term, we want to build an operating system that meets most requirements desktop users have today, like easy installation of software, graphical system administration, configuring power management on mobile devices or sharing an internet connection. To be better able to fulfill this goal, we strongly rely on users who report bugs, send in feature requests and ideas for improvements, and of course participate in development.
Although this might sound like a distro for Linux newbies, these are not our only target audience, Chakra is made also for techy people and competent GNU/Linux users with a passion for KDE, KISS and such stuff, who don't fear to get their hands dirty but want to set up a usable desktop system quickly and easily. 

Freedom

"Free software" is a matter of liberty, not just price. Chakra and all its appendant software and scripts are free software, as in “free speech”, not as in “free beer”. We are proud to develop free software, because it makes a difference. However, to offer our users the smoothest possible experience we occasionally bend the rules and bundle proprietary drivers and software if no viable free alternative is available. As we also believe in choice, all proprietary software can be disabled at system startup (for drivers) and in our installer (for anything else). 
Click here to go to their official website.

BackTrack Linux


BackTrack is the most top rated linux live distribution focused on penetration testing. With no installation whatsoever, the analysis platform is started directly from the CD-Rom and is fully accessible within minutes.
It's evolved from the merge of the two wide spread distributions - Whax and Auditor Security Collection. By joining forces and replacing these distributions, BackTrack has gained massive popularity and was voted in 2006 as the #1 Security Live Distribution by insecure.org. Security professionals as well as new-comers are using BackTrack as their favorite toolset all over the globe.
BackTrack has a long history and was based on many different linux distributions until it is now based on a Slackware linux distribution and the corresponding live-CD scripts by Tomas M. (www.slax.org) . Every package, kernel configuration and script is optimized to be used by security penetration testers. Patches and automation have been added, applied or developed to provide a neat and ready-to-go environment.
After coming into a stable development procedure during the last releases and consolidating feedbacks and addition, the team was focused to support more and newer hardware as well as provide more flexibility and modularity by restructuring the build and maintenance processes. With the current version, most applications are built as individual modules which help to speed up the maintenance releases and fixes.
Because Metasploit is one of the key tools for most analysts it is tightly integrated into BackTrack and both projects collaborate together to always provide an on-the-edge implementation of Metasploit within the BackTrack CD-Rom images or the upcoming remote-exploit.org distributed and maintained virtualization images (like VMWare images appliances).
Being superior while staying easy to use is key to a good security live cd. We took things a step further and aligned BackTrack to penetration testing methodologies and assessment frameworks (ISSAF and OSSTMM). This will help our professional users during their daily reporting nightmares.
Currently BackTrack consists of more than 300 different up-to-date tools which are logically structured according to the work flow of security professionals. This structure allows even newcomers to find the related tools to a certain task to be accomplished. New technologies and testing techniques are merged into BackTrack as soon as possible to keep it up-to-date.
No other commercial or freely available analysis platform offers an equivalent level of usability with automatic configuration and focus on penetration testing.
Click here to go to their official website.

Austrumi Linux


Austrumi (\u2018east\u2019, Austrum Latvijas Linukss) is a business card size (the current size is 93MB) bootable live CD Linux distribution. It is based on Slackware. It was created and is currently being maintained by a group of programmers from Latgale region of Latvia. The current official release of Austrumi Linux is 1.8.0. It requires limited system resources and can run on any Intel-compatible system with a CD-ROM installed. The entire operating system and all the applications run from RAM, making Austrumi a fast system, and allowing the boot medium to be removed after the operating system starts.
Features
  • Fastest Linux distribution with 3D support for Nvidia and Intel video cards
  • Contains all necessary basic programs for work and entertainment
  • The modern user interface into Latvian, Russian, English, Italian and Greek languages
  • Simple boot from CD, flash drive or HDD
  • It is fitted out for the servers and workstations
Austrumi contains many packages including graphic editors, office suite, networking tools, Internet browsers, FTP and mail clients, multimedia packages, classic games and system tools. It used openbox as its window manager prior to release 1.2.0. In release 1.2.0 it switched over to the Enlightenment window manager and in release 1.5.0 to the Metacity window manager. It currently uses fvwm window manager. versions 1.8 and 1.8.5.
Click here to go to their official website.

Absolute Linux


Absolute is a x86 Linux distribution based upon Slackware. It concentrates on "desktop" use so that it is ready for internet, multimedia, document and general home use as much as possible. Absolute is lightweight -- meaning 2 things: that it can run on on older hardware and that the OS interface stays out of your way.
It is version-compatible with Slackware so you can use almost any package from the same version of Slack on Absolute. It is what I use all day, every day, and I am very thankful for Linux and Slackware and I hope others find benefit from my work on Absolute.
Absolute is
  • Is a modification of Slackware 
  • Fast, stay-out-of-your-way desktop. No Gnome or KDE. Uses well integrated collection of the best lightweight software to give you most of the things the "big desktops" give you, only at at much, much faster pace. 
  • The software folks use on a desktop: Firefox, OpenOffice, Pidgin chat, GIMP image editor, WPClipart, Thunderbird mail, K3B CD/DVD burning, Frostwire P2P, Deluge BitTorrent, 2 dictionaries, a bunch of games -- basically any of the latest, most popular Open Source software. 
  • Many script utilities (with friendly little GUIs) to make configuration and maintenance of system easier and still allows manual (text-file based) configuration, if desired. 
  • Package compatible with Slackware minor versions. (ex. Absolute 12.2 -> Slackware-12.2), with a few exceptions: kernel packages, KDE-libs, madwifi, ndiswrapper, svga-helper, a/etc. 
  • Root user can install software or set system configurations. That's it. Perfect for parents and IT guys. If you want to do something root user is allowed to do, log in as root. That's what the account is for. 

    Click here to go to their official website.