Skip to main content

Home/ Groups/ Linux
Maluvia Haseltine

10 Linux applications that are perfect for educational environments | 10 Things | TechR... - 0 views

  •  
    Teachers and school administrators are having to get creative about finding quality educational software they can afford. Jack Wallen introduces 10 topnotch open source solutions to help manage and administer educational programs and teach children of all ages.
Maluvia Haseltine

Recover your lost root password in Linux | Tips4Linux.com - 0 views

  •  
    Once in a lifetime you might forget your root password. Heres how to recover it. Very nice to know
Maluvia Haseltine

About Vimacs - About - 0 views

  •  
    In a nutshell, Vimacs is Vim emulating Emacs. You get modeless editing inside moded editing. Just crazy enough to be brilliant. Now you don't have to choose.
Maluvia Haseltine

Linux tip: Creating a pixel ruler from the command line - 0 views

  •  
    How to draw lines and text on images with Bash scripting, shell arithmetic, and ImageMagick. This is so amazing and cool!
Maluvia Haseltine

Linux Certification Tutorials - 0 views

  •  
    Linux Certification Tutorials
Maluvia Haseltine

Linux Tips from IBM Linux Technical library - 0 views

  •  
    Some really useful Linux tips
Maluvia Haseltine

LKML Summary Podcast - 0 views

  •  
    This site provides a semi-daily summary of email traffic on the Linux Kernel Mailing List (LKML) in the form of a podcast and audio transcripts. It was started by Jon Masters as a means to force himself to keep up with the LKML.
Maluvia Haseltine

Moblin : The other netbook OS - 0 views

  •  
    Moblin is just an Intel distribution of Linux (based on Fedora), although it's one that benefits from some unique tweaks and a newly designed user-interface. Moblin is based on the familiar GNOME/GTK desktop, like distros such as Ubuntu, but this is largely invisible because of the UI improvements.
Maluvia Haseltine

How to set your wallpaper in wmii with feh - 0 views

  •  
    What it says ...
Maluvia Haseltine

LinuxCon!!! - 0 views

  •  
    Linux Foundations inaugural conference: Portland Oregon Sept (21-23)
Massimo Luciani

A review of open source game Defendguin - 0 views

  •  
    A review of open source game for Linux, Windows, Mac OS X, Risc OS, QNX Defendguin, a Linux themed version of old arcade game Defender.
Maluvia Haseltine

MooLux Live USB Linux | Linux with examples - 0 views

  •  
    MooLux is a Linux based on Slackware which can be run directly from your USB drive.MooLux 5.4 contains applications for Internet browsing, mail, chat, multimedia, office, games as well as for programming in C, Perl and Python.
Maluvia Haseltine

Three recommended books about the Linux command line - 0 views

  •  
    You don't need to drop to the command line in order to use Linux, but a knowledge of the command line can be very useful. The command line is a very flexible, very powerful tool for doing things with your computer. Working at the command line can also cut down on the time it takes to carry out a task.
anonymous

Spacewalk: Free & Open Source Linux Systems Management - 0 views

  •  
    Spacewalk is an open source (GPLv2) Linux systems management solution. It is the upstream community project for Red Hat Network Satellite. Its capabilities include: * Inventory your systems (hardware and software information) * Install and update software on your systems * Collect and distribute your custom software packages into manageable groups * Provision (kickstart) your systems * Manage and deploy configuration files to your systems * Monitor your systems * Provision virtual guests * Start/stop/configure virtual guests * Distribute content across multiple geographical sites in an efficient manner
anonymous

Ubuntu Server: Kernel Configuration Considerations - ServerWatch.com - 0 views

  • Preemption The server kernel has kernel preemption turned off (CONFIG_PREEMPT_NONE=y), while the desktop kernel has it enabled (CONFIG_PREEMPT_BKL=y, CONFIG_PREEMPT_VOLUNTARY=y). Preemption works along with scheduling to fine-tune performance, efficiency and responsiveness. In non-preemptive kernels, kernel code runs until completion; the scheduler can't touch it until it's finished. But the Linux kernel allows tasks to be interrupted at nearly any point (but not when it is unsafe, which is a whole huge fascinating topic all by itself), so that tasks of lesser-priority can jump to the head of the line. This is appropriate for desktop systems because users typically have several things going at once: writing documents, playing music, Web surfing, downloading and so on. Users don't care how responsive background applications are; they care only about the ones they're actively using. So if loading a Web page takes a little longer while the user is writing an e-mail, it's an acceptable trade-off. Overall efficiency and performance are actually reduced but not in a way that annoys the user. On servers you want to minimize any and all performance hits, so turning off preemption is usually the best practice.
jdr santos

Cactus Jukebox - 0 views

  •  
    Cactus Jukebox is an audio player and music organizing tool. It searches given folders for music files and shows them in a database.
David Corking

BBC NEWS | Technology | Tweeting mouse trap and window | June 2009 - 0 views

  •  
    'The house that tweets' This 2 minute video interview with Andy Stanford-Clark is much more entertaining than the YouTube interview I bookmarked earlier. Lots of action shots of home telemetry, Andy's Java midlet on his phone, and what I think is a GNOME desktop showing his home's web interface.
« First ‹ Previous 521 - 540 Next › Last »
Showing 20 items per page