Interessant (2008.09.26)
2008/09/26 Desactiva els comentaris
- Hardware Devices that Support GNU/Linux – Free Software Foundation – Knowing which hardware devices support GNU/Linux is important not only for practical reasons—you want your hardware to work with the software that you want to use—but also for ethical and political reasons. You can help the free software movement by purchasing hardware from manufacturers who support our goals and not purchasing from those who don't.
- Avoiding Ruinous Compromises – GNU Project – Free Software Foundation (FSF) – “Twenty-five years ago on September 27, 1983, I announced a plan to create a completely free operating system called GNU — for ‘GNU is not Unix’. As part of the 25th anniversary of the GNU system, I have written this article on how our community can avoid ruinous compromises. In addition to avoiding such compromises, there are many ways you can help GNU and free software. One basic way is to join the Free Software Foundation as an Associate Member.” — Richard Stallman
- split tar file into two (or more) files [Archive] – The macosxhints Forums – split the file into 500MB chunks with:
nohup nice split –line-bytes=500m foo.tar.gz foo_ &rejoined the file with:
nohup nice cat foo_a* > foo_FULL.tar.gz & - Notas de lanzamiento de GNOME 2.24 – GNOME 2.24 es la última versión de GNOME, un entorno de escritorio para su equipo. GNOME se enfoca en la facilidad de uso, estabilidad, e internacionalización y accesibilidad de primera clase.GNOME es Software Libre y cuenta con todas las herramientas usuales que se esperan encontrar en un equipo moderno como correo electrónico, trabajo en grupos, navegación web, administración de archivos, multimedia, juegos. Así como también una flexible y potente plataforma para desarrolladores de software tanto para el escritorio como para dispositivos móviles.