Domain: uni-kl.de
Stories and comments across the archive that link to uni-kl.de.
Stories · 13
-
Researcher Releases Hardened OS "Qubes"; Xen Hits 4.0
Trailrunner7 writes "Joanna Rutkowska, a security researcher known for her work on virtualization security and low-level rootkits, has released a new open-source operating system meant to provide isolation of the OS's components for better security. The OS, called Qubes, is based on Xen, X and Linux, and is in a basic, alpha stage right now. Qubes relies on virtualization to separate applications running on the OS and also places many of the system-level components in sandboxes to prevent them from affecting each other. 'Qubes lets the user define many security domains implemented as lightweight virtual machines (VMs), or 'AppVMs.' E.g. users can have 'personal,' 'work,' 'shopping,' 'bank,' and 'random' AppVMs and can use the applications from within those VMs just like if they were executing on the local machine, but at the same time they are well isolated from each other. Qubes supports secure copy-and-paste and file sharing between the AppVMs, of course.'" Xen's also just reached 4.0; some details below. Dominik Holling writes "With a small announcement on their mailing list, the open source community hypervisor Xen has reached the official release of version 4.0.0 today. The new features are: 'blktap2 (VHD support, snapshot discs, ...), Remus live checkpointing and fault tolerance, page sharing and page-to-disc for HVM guests, Transcendent memory (http://oss.oracle.com/projects/tmem/).' A complete list of all changes can be found on the Xen wiki and the source can be found on the official website and the Xen Mercurial repositories." -
MiniOn ARM Microcontroller Programming System
profdc9 writes "For the past six months or so I have been working on the MiniOn, a network enabled microcontroller programming system, similar in idea to the Basic Stamp and Arduino hobbyists are fond of, but it is programmable and accessible through a Web browser and TELNET, requiring no installed development software. It uses the cheap, readily available LPC2000 ARM7TDMI micrcontrollers, and the easy to interface Microchip ENC28J60 for ethernet. The MiniOn firmware is written using only the free WinARM development tools (Linux tools work also) for those who wish to improve the MiniOn. I have already implemented an MP3 streaming server and a web-based graphical oscilloscope in MiniOnBasic. The MiniOn should hopefully lower the barriers and costs to getting started learning about embedded systems, and provide a non-proprietary method of data acquisition." -
Knoppix 3.9 Released
GuyRiley writes "The Debian-based live-cd Linux distribution Knoppix has been updated to version 3.9. Among the most notable changes are the update to kernel 2.6.11 and the inclusion of OpenOffice 2.0 BETA and KDE 3.4. This is likely the last single-CD version of Knoppix before the split into 'Light' and 'Maxi' versions. Torrent links here." -
Knoppix 3.8.1 is Released
Bob the Anonymous Builder writes "The Knoppix LiveCD hit version 3.8.1, an update to the CeBIT Knoppix 3.8. The release features KDE 3.3.2, Gimp 2.2.4, OpenOffice 1.1.4, UnionFS, and the 2.6.11 kernel as default. The BitTorrent tracker is here." -
Games Knoppix
Quiberon writes "A distribution of Knoppix loaded with games has a bootable CD with 700 MB of open-source games, 3d support for NVIDIA, ATI, and Intel Extreme, gamepad support for XWindows. uni-kl is University of Kaiserlautern, the first on the list for distributing SuSE fixes - they are good. Every kid should have one for Christmas morning." -
Games Knoppix
Quiberon writes "A distribution of Knoppix loaded with games has a bootable CD with 700 MB of open-source games, 3d support for NVIDIA, ATI, and Intel Extreme, gamepad support for XWindows. uni-kl is University of Kaiserlautern, the first on the list for distributing SuSE fixes - they are good. Every kid should have one for Christmas morning." -
Knoppix 3.7 Released
twener writes "Version 3.7 of the bootable GNU/Linux Live CD Knoppix has been released and is available via Bittorrent or on the Knoppix Mirrors. Some of the new features are lots and lots of package updates including KDE 3.3.1, Kernel 2.4.27 + 2.6.9 (w/ ACPI), Java security update (1.4.2_06) and more supported graphics cards." -
Knoppix 3.7 Released
twener writes "Version 3.7 of the bootable GNU/Linux Live CD Knoppix has been released and is available via Bittorrent or on the Knoppix Mirrors. Some of the new features are lots and lots of package updates including KDE 3.3.1, Kernel 2.4.27 + 2.6.9 (w/ ACPI), Java security update (1.4.2_06) and more supported graphics cards." -
Knoppix 3.7 Released
twener writes "Version 3.7 of the bootable GNU/Linux Live CD Knoppix has been released and is available via Bittorrent or on the Knoppix Mirrors. Some of the new features are lots and lots of package updates including KDE 3.3.1, Kernel 2.4.27 + 2.6.9 (w/ ACPI), Java security update (1.4.2_06) and more supported graphics cards." -
Knoppix 3.6 released
An anonymous reader writes "Knoppix-3.6 has been released. It is supposed to have the announced FreeNX Server, Kernel 2.4.27 and 2.6.7, KDE 3.2.3. It also includes ndiswrapper to use windows drivers for wlan cards. Download using bittorrent tracker at http://torrent.unix-ag.uni-kl.de/. Remember: Leave your bittorrent client running after the download is finished! Distribution to ftp mirrors will follow tomorrow." -
Knoppix v3.4 Hits The Mirrors
zxflash writes "SolidZ.com reports the latest update to KNOPPIX; the popular Linux based OS has just been released. Version 3.4 includes the version 2.6.5 Linux Kernel and improved hardware detection. It can be downloaded from one of the mirrors listed on the KNOPPIX homepage..." rduke15 adds "Koffice has been dropped for space reasons, as well as LaTex. From the forum: 'Download using bittorrent tracker at http://torrent.unix-ag.uni-kl.de:6969/. Remember: Leave your bittorrent client running after the download is finished!' And this is the complete list of included packages." -
Use of Math Languages and Packages in Research?
CEHT asks: "As a research programmer at the university, I have encountered numerous times when I need to choose which language(s) or package(s) to use for different projects. Tradeoffs and performance issues have to be considered: results from one package may be more compatible with the data from other researchers, another package may find the solution faster and use less resources, and so forth. Maple, Matlab, Magma, and Mathematica are among the most well-known packages. Libraries such as IMSL is also popular. Of course, there are smaller (and mostly free) packages that tend to target specific types of problem, such as LiDIA, Singular, and LAPACK. The question is, how useful are these [and other] math packages? Do researchers use only one or two packages for most of their projects? Or do people like to mix things a little by pulling the strength of different packages together to solve a math problem? If not, do researchers write C/C++ programs and use GMP or Matpack to solve math problems?" -
Knoppix for Rapid Desktop Deployment
heretic108 writes "From first boot to full desktop in 20 minutes! Knoppix has shot into the spotlight as a GNU/Linux distro suitable for demonstrating quality Open Source Software, standing out for its ability to self-configure itself into a vast range of hardware, and to run entirely off a CD boot without interfering with any existing system setup. That, plus its fat catalogue of pre-installed desktop software. But OSS enthusiast David McNab has poked a bit deeper, and found that Knoppix can install itself to disk, resulting in a completely configured GNU/Linux desktop system, ready to use, in 20 minutes, hassle free. CD no longer needed! Best of both worlds - use as a GNU/Linux demo disk, and if the user likes it, it's a snap to install permanently. I can't think of any distro that comes close to this, for ease and speed of setup. I found McNab's short Knoppix Installation Howto which gives a very brief and easy guide. With this rapid setup ability, Debian-based Knoppix makes a great contribution to the catalogue."