GNU/Linux - Wikipedia, La Enciclopedia Libre

Total Page:16

File Type:pdf, Size:1020Kb

GNU/Linux - Wikipedia, La Enciclopedia Libre 5/9/2019 GNU/Linux - Wikipedia, la enciclopedia libre GNU/Linux GNU/Linux (también conocido informalmente como Linux, y apocopado como Lignux para diferenciarlo de otros sistemas GNU/Linux - Lignux que usan tal núcleo)1 es un sistema operativo libre tipo Unix POSIX; multiplataforma, multiusuario y multitarea. El sistema es la combinación de varios proyectos, entre los cuales destacan GNU (encabezado por Richard Stallman y la Free Software Foundation) y el núcleo Linux (encabezado por Linus Torvalds). Su desarrollo es uno de los ejemplos más prominentes de software libre: todo su código fuente puede ser utilizado, modificado y redistribuido libremente por cualquiera, bajo los términos de la GPL (Licencia Pública General de GNU) y otra serie de licencias libres.2 A pesar de que «Linux» denomina en la jerga cotidiana al sistema operativo,3 4 este es en realidad solo el kernel (núcleo) del sistema. La idea de hacer un sistema completo se remonta a mediados de la década de 1980 con el proyecto GNU, así como una gran cantidad de los componentes que se usan hoy en día (además del núcleo), que van desde los compiladores de GNU hasta entornos de escritorio.5 Sin embargo, tras la aparición de Imagen alegórica del sistema operativo Linux en la década de 1990 una parte significativa de los medios Desarrollador generales y especializados han utilizado el término «Linux» Richard Stallman, Proyecto GNU, Linus para referirse al todo. Esto ha sido motivo de polémicas que el Torvalds, et al. 1 neologismo apocopándolo Lignux podría solucionar. Cabe https://www.gnu.org/ señalar que existen derivados de Linux que no tienen Información general componentes GNU (por ejemplo Android), así como Modelo de Software libre y código abierto distribuciones de GNU donde Linux está ausente (por ejemplo desarrollo Debian GNU/Hurd). Última (kernel) 5.2.11 (info (https://www.k A GNU/Linux se le encuentra normalmente en forma de versión ernel.org)) compendios conocidos como distribuciones o distros, a las estable 29 de agosto de 2019 (6 días) cuales se les han adicionado selecciones de aplicaciones y Última (kernel) 5.3-rc6 (info (https://www.k programas para descargar e instalar las mismas. El propósito de versión en ernel.org)) una distribución es ofrecer GNU/Linux como un producto final pruebas 25 de agosto de 2019 (10 días) que el usuario pueda instalar, cumpliendo con las necesidades Escrito en C y otros de un grupo de usuarios o bien del público general. Núcleo Núcleo Linux Plataformas DEC Alpha, ARM, AVR32, Algunas de ellas son especialmente conocidas por su uso en admitidas Blackfin, ETRAX CRIS, FR-V, servidores de Internet, supercomputadoras, y sistemas H8/300, Itanium, M32R, m68k, embebidos;6 donde GNU/Linux tiene la cuota más importante Microblaze, MIPS, MN103, PA- del mercado. Según un informe de IDC, GNU/Linux es utilizado RISC, PowerPC, s390, S+core, por el 78% de los principales 500 servidores del mundo.7 Top500.org informa, en su lista de noviembre de 2017, que https://es.wikipedia.org/wiki/GNU/Linux#Como_sistema_de_programación 1/13 5/9/2019 GNU/Linux - Wikipedia, la enciclopedia libre todas las 500 supercomputadoras más potentes del mundo SuperH, SPARC, TILE64, utilizan Linux.8 Con menor participación, el sistema Unicore32, x86, Xtensa GNU/Linux también se usa en el segmento de las computadoras Licencia GNU General Public License y de escritorio, portátiles, computadoras de bolsillo, teléfonos otras móviles, videoconsolas y otros dispositivos. Estado En desarrollo actual En español Índice Etimología Creación Componentes Entorno gráfico Como sistema de programación Aplicaciones de usuario Software de código cerrado para GNU/Linux Empresas que patrocinan su uso Cuota de mercado Aplicaciones Supercomputadoras Implantación Administración Pública Fuerzas Armadas Denominación GNU/Linux Distribuciones Principales distribuciones GNU/Linux Debian, para uso general Ubuntu, para uso general Fedora, para estaciones de trabajo y servidores OpenSUSE, para administración de sistemas y servicios Totalmente libres a partir de GNU/Linux Otras distribuciones Véase también Referencias Bibliografía Enlaces externos Etimología Véase también: #Denominación GNU/Linux El acrónimo recursivo GNU, GNU's Not Unix (GNU no es Unix), proviene de las herramientas básicas de sistema operativo creadas por el proyecto GNU, iniciado por Richard Stallman en 1983 y mantenido por la FSF. El nombre Linux viene del núcleo Linux, inicialmente escrito por Linus Torvalds en 1991.9 La contribución de GNU es la razón por la que existe controversia a la hora de utilizar Linux o GNU/Linux para referirse al sistema operativo formado por el sistema GNU y el núcleo Linux en su conjunto.10 11 https://es.wikipedia.org/wiki/GNU/Linux#Como_sistema_de_programación 2/13 5/9/2019 GNU/Linux - Wikipedia, la enciclopedia libre El sistema operativo Unix fue concebido e implementado en 1969 en los laboratorios Bell de AT&T en los Estados Unidos por Ken Thompson, Dennis Ritchie, Douglas McIlroy, y Joe Ossanna.12 Por primera vez en 1971, Unix fue escrito completamente en lenguaje ensamblador, ya que era una práctica común en el momento. Más tarde, en un enfoque innovador clave en 1973, se volvió a escribir en el lenguaje de programación C por Dennis Ritchie (a excepción del núcleo y sistema I/O). La disponibilidad de un lenguaje de alto nivel para implementar Unix hizo su portabilidad a diferentes plataformas de computación más fácil; ayudando a su propagación. Debido a un anterior caso antimonopolio que le prohibía entrar en el negocio de las computadoras, AT&T licenciaba gratuitamente el código fuente del sistema operativo para cualquier persona que lo pidiera.13 Como resultado, Unix creció rápidamente y llegó a ser ampliamente adoptado por las instituciones académicas y empresas. En 1984, AT&T se despojó de Bell Labs; quedando libre de la obligación legal que requería la concesión de dichas licencias.14 Creación El proyecto GNU, iniciado en 1983 por Richard Stallman, tiene el objetivo de crear un "sistema de software compatible con Unix compuesto enteramente de software libre". El trabajo comenzó en el año 1984.15 Más tarde, en 1985, Stallman fundó la Free Software Foundation para financiar el desarrollo de GNU, y escribió la Licencia Pública General de GNU (GNU GPL) en 1989. A principios de la década de 1990, muchos de los programas que se requieren en un sistema operativo (como bibliotecas, compiladores, editores de texto, un shell Unix, y un sistema de ventanas) ya se encontraban en operación. Sin embargo otros elementos como los controladores de dispositivos y los daemons estaban incompletos.16 Linus Torvalds ha declarado que si el núcleo de GNU hubiera estado disponible en el momento (1991), no se habría decidido a escribir su propio núcleo.17 Aunque no es liberado hasta 1992 debido a complicaciones legales, el desarrollo de 386BSD (de los cuales NetBSD, OpenBSD y FreeBSD descienden) es anterior al de Linux. Torvalds también ha declarado que si 386BSD hubiera estado disponible en ese momento, probablemente no habría creado Linux.18 En 1991 Torvalds asistía a la Universidad de Helsinki. Usuario de MINIX y de los programas provenientes de GNU, se mostraba interesado por los sistemas operativos.19 Comenzó a trabajar en su propio núcleo en ese año, frustrado por la concesión de licencias que utilizaba MINIX, que en ese momento se limitaba a uso educativo.20 19 El núcleo Linux maduró hasta superar los otros núcleos en desarrollo.21 Las aplicaciones GNU también remplazaron todos los componentes de MINIX, porque era ventajoso utilizar el código libre del proyecto GNU con el nuevo sistema operativo. El código GNU con licencia bajo la GPL puede ser reutilizado en otros programas de computadora, siempre y cuando también se liberen bajo la misma licencia o una licencia compatible. Torvalds inició un cambio de su licencia original, que prohibía la redistribución comercial, a la GPL.22 Los desarrolladores de ambas partes trabajaron para integrar componentes de GNU con el núcleo Linux, consiguiendo un sistema operativo completamente funcional.20 Componentes Entorno gráfico GNU/Linux puede funcionar tanto en entorno gráfico como en modo consola. La consola es común en distribuciones para servidores, mientras que la interfaz gráfica está orientada al usuario final tanto de hogar como empresarial. Asimismo, también existen los entornos de escritorio, que son un conjunto de programas conformado por ventanas, iconos y muchas aplicaciones que facilitan la utilización de la computadora. Los escritorios más populares en GNU/Linux son: GNOME, KDE Plasma , LXDE, LXQt, Xfce, Unity, MATE y Cinnamon. https://es.wikipedia.org/wiki/GNU/Linux#Como_sistema_de_programación 3/13 5/9/2019 GNU/Linux - Wikipedia, la enciclopedia libre Escritorio KDE SC 4.10 Escritorio GNOME 3.0 Escritorio XFCE 4.4 Escritorio LXDE 0.5 Escritorio KDE Plasma Escritorio LXQt Escritorio openbox Como sistema de programación La colección de utilidades para la programación de GNU es con diferencia la familia de compiladores más utilizada en este sistema operativo. Tiene capacidad para compilar C, C++, Java, Ada, Pascal, D y Fortran entre otros muchos lenguajes. Además soporta diversas arquitecturas de procesador mediante la compilación cruzada, lo que hace que sea un entorno adecuado para desarrollos heterogéneos. Hay varios entornos de desarrollo integrados disponibles para GNU/Linux incluyendo, Anjuta, KDevelop, Lazarus, Ultimate++, Code::Blocks, NetBeans IDE y Eclipse. También existen editores extensibles como Emacs o Vim. GNU/Linux también dispone de
Recommended publications
  • Plasma on Mobile Devices
    Plasma on Mobile devices Application Ecosystem MC Bhushan Shah KDE Developer Agenda ● Initial development of the Plasma Mobile ● Basic architecture details ● Advantages to KDE community ● Application ecosystem and development ● Future for Plasma Mobile ● Challenges Introduction ● KDE developer and sysadmin ● Plasma Mobile maintainer and lead developer ● Employed by Bluesystems GmbH ● From Vadodara, India KDE ● Previously known as the K Desktop Environment ● Now community, which creates free software for end users ● Several products including Plasma, KDE Frameworks, KDE applications. Plasma Mobile ● Announced in the July 2015 ● Vision of providing completely free and open-source mobile platform which respects user’s privacy and freedom. ● Initial prototype on the LG Nexus 5. Initial Development ● LGE Nexus 5 as reference device ● Ubuntu Touch 15.04 (vivid) as base system ● Makes use of the Android binary blobs / drivers ● Can also run on the desktop system for development Basic architecture details ● KWin wayland as compositor ● DRM/GBM or hwcomposer backends ● plasmashell and mobile shell package ● QtQuickControls2 and Kirigami for application development Advantages to KDE community ● Several performance improvements ● Better touch input support in applications and shell ● Improvements in Wayland support ● More modular and re-usable user interfaces Application ecosystem and development ● QtQuickControls2 and Kirigami as toolkit ● CMake/QMake as a buildsystem ● Various bundle formats as well as native distribution packaging for the distribution
    [Show full text]
  • Bulletin Issue 12
    Issue 12 Bulletin June 2008 ries of short videos about GNU and Contents free software. The first video, which will be airing on gnu.org to coincide GNU is 25! 1 with the anniversary, explains free soft- ware to a new generation of people, The Wikipedia 2 and encourages them to download and Naming Controversy try gNewSense. These videos, coupled with a fresh new look for gnu.org and The Last Mile is 4 upcoming membership events in Port- Always the Hardest land and San Francisco, promise to make the 25th anniversary something The Free Software 6 really special. Jobs Page You can help too! We are looking for any relics of GNU and FSF history Volunteer Spotlight: 7 that you may have lying around. If Yavor Doganov they’re something you can email, feel free to send them to campaigns@fsf. End Software 9 org, and if they’re something a little Patents more tangible, drop us a line and if they’re something of interest, we’d love Free Software 11 to see them. Supporter The most important thing of course is that GNU continues to grow, and continues to stand up for freedom in a potentially hostile world. Twenty- GNU is 25! five years ago, the threats to our free- dom came from proprietary operat- by Matt Lee ing systems. Thankfully these days, Campaigns Manager we have a few completely free dis- fter some difficult developmental tributions of the GNU operating sys- Ayears, this September marks the tem, but we must not become compla- 25th birthday of GNU, and we’re go- cent.
    [Show full text]
  • Ubuntu Kung Fu
    Prepared exclusively for Alison Tyler Download at Boykma.Com What readers are saying about Ubuntu Kung Fu Ubuntu Kung Fu is excellent. The tips are fun and the hope of discov- ering hidden gems makes it a worthwhile task. John Southern Former editor of Linux Magazine I enjoyed Ubuntu Kung Fu and learned some new things. I would rec- ommend this book—nice tips and a lot of fun to be had. Carthik Sharma Creator of the Ubuntu Blog (http://ubuntu.wordpress.com) Wow! There are some great tips here! I have used Ubuntu since April 2005, starting with version 5.04. I found much in this book to inspire me and to teach me, and it answered lingering questions I didn’t know I had. The book is a good resource that I will gladly recommend to both newcomers and veteran users. Matthew Helmke Administrator, Ubuntu Forums Ubuntu Kung Fu is a fantastic compendium of useful, uncommon Ubuntu knowledge. Eric Hewitt Consultant, LiveLogic, LLC Prepared exclusively for Alison Tyler Download at Boykma.Com Ubuntu Kung Fu Tips, Tricks, Hints, and Hacks Keir Thomas The Pragmatic Bookshelf Raleigh, North Carolina Dallas, Texas Prepared exclusively for Alison Tyler Download at Boykma.Com Many of the designations used by manufacturers and sellers to distinguish their prod- ucts are claimed as trademarks. Where those designations appear in this book, and The Pragmatic Programmers, LLC was aware of a trademark claim, the designations have been printed in initial capital letters or in all capitals. The Pragmatic Starter Kit, The Pragmatic Programmer, Pragmatic Programming, Pragmatic Bookshelf and the linking g device are trademarks of The Pragmatic Programmers, LLC.
    [Show full text]
  • Announcement
    Announcement Total 100 articles, created at 2016-03-15 00:04 1 Five things to expect from Apple's imminent iPhone launch All the rumours about Apple's 21 March launch in one handy place,Hardware,Mobile 2016-03-15 00:03 2KB www.v3.co.uk (2.00/3) Phones,Communications ,Apple,iPhone 2 Microsoft is Ticking People Off with Automatic Windows 10 Upgrades (2.00/3) The Internet community is up in arms at Microsoft pushing out automatic and supposedly unauthorized Windows 10 upgrades. 2016-03-14 17:24 3KB www.maximumpc.com 3 Microsoft to bolster artificial intelligence using Minecraft Not just a blockhead now 2016-03-14 15:54 2KB www.theinquirer.net (2.00/3) 4 Code.org volunteer emails exposed in information leak As a result, a Singaporean firm decided to try and poach a few members. 2016-03-14 12:59 3KB www.zdnet.com (2.00/3) 5 CityFibre CEO Greg Mensch's ambitious plan to bring FTTP to 100 UK towns and cities - and beat BT in the process Firm's £90m acquisition of Kcom in December has made it a force to be reckoned with in the broadband space,Telecoms ,BT 2016-03-15 00:03 749Bytes www.v3.co.uk 6 Microsoft releases 13 security bulletins in latest Patch Tuesday Patch now or be vulnerable as hackers get to work on coding exploits,Security ,Microsoft,patch Tuesday 2016-03-15 00:03 2KB www.theinquirer.net 7 Microsoft accused of bundling new Windows 10 nagware into latest Patch Tuesday updates More Windows 10 nagware being sneaked into Microsoft updates,Operating Systems,Software,Security ,Microsoft,operating system,Windows Update,security,patch Tuesday
    [Show full text]
  • Download Android Os for Phone Open Source Mobile OS Alternatives to Android
    download android os for phone Open Source Mobile OS Alternatives To Android. It’s no exaggeration to say that open source operating systems rule the world of mobile devices. Android is still an open-source project, after all. But, due to the bundle of proprietary software that comes along with Android on consumer devices, many people don’t consider it an open source operating system. So, what are the alternatives to Android? iOS? Maybe, but I am primarily interested in open-source alternatives to Android. I am going to list not one, not two, but several alternatives, Linux-based mobile OSes . Top Open Source alternatives to Android (and iOS) Let’s see what open source mobile operating systems are available. Just to mention, the list is not in any hierarchical or chronological order . 1. Plasma Mobile. A few years back, KDE announced its open source mobile OS, Plasma Mobile. Plasma Mobile is the mobile version of the desktop Plasma user interface, and aims to provide convergence for KDE users. It is being actively developed, and you can even find PinePhone running on Manjaro ARM while using KDE Plasma Mobile UI if you want to get your hands on a smartphone. 2. postmarketOS. PostmarketOS (pmOS for short) is a touch-optimized, pre-configured Alpine Linux with its own packages, which can be installed on smartphones. The idea is to enable a 10-year life cycle for smartphones. You probably already know that, after a few years, Android and iOS stop providing updates for older smartphones. At the same time, you can run Linux on older computers easily.
    [Show full text]
  • Introduction to Gentoo Linux
    Introduction to Gentoo Linux Ulrich Müller Developer and Council member, Gentoo Linux <[email protected]> Institut für Kernphysik, Universität Mainz <[email protected]> Seminar “Learn Linux the hard way”, Mainz, 2012-10-23 Ulrich Müller (Gentoo Linux) Introduction to Gentoo Linux Mainz 2012 1 / 35 Table of contents 1 History 2 Why Gentoo? 3 Compile everything? – Differences to other distros 4 Gentoo features 5 Gentoo as metadistribution 6 Organisation of the Gentoo project 7 Example of developer’s work Ulrich Müller (Gentoo Linux) Introduction to Gentoo Linux Mainz 2012 2 / 35 /"dZEntu:/ Pygoscelis papua Fastest swimming penguin Source: Wikimedia Commons License: CC-BY-SA-2.5, Attribution: Stan Shebs Ulrich Müller (Gentoo Linux) Introduction to Gentoo Linux Mainz 2012 3 / 35 How I came to Gentoo UNIX since 1987 (V7 on Perkin-Elmer 3220, later Ultrix, OSF/1, etc.) GNU/Linux since 1995 (Slackware, then S.u.S.E.) Switched to Gentoo in January 2004 Developer since April 2007 Council Mai 2009–June 2010 and since July 2011 Projects: GNU Emacs, eselect, PMS, QA Ulrich Müller (Gentoo Linux) Introduction to Gentoo Linux Mainz 2012 4 / 35 Overview Based on GNU/Linux, FreeBSD, etc. Source-based metadistribution Can be optimised and customised for any purpose Extremely configurable, portable, easy-to-maintain Active all-volunteer developer community Social contract GPL, LGPL, or other OSI-approved licenses Will never depend on non-free software Is and will always remain Free Software Commitment to giving back to the FLOSS community, e.g. submit bugs
    [Show full text]
  • Debian \ Amber \ Arco-Debian \ Arc-Live \ Aslinux \ Beatrix
    Debian \ Amber \ Arco-Debian \ Arc-Live \ ASLinux \ BeatriX \ BlackRhino \ BlankON \ Bluewall \ BOSS \ Canaima \ Clonezilla Live \ Conducit \ Corel \ Xandros \ DeadCD \ Olive \ DeMuDi \ \ 64Studio (64 Studio) \ DoudouLinux \ DRBL \ Elive \ Epidemic \ Estrella Roja \ Euronode \ GALPon MiniNo \ Gibraltar \ GNUGuitarINUX \ gnuLiNex \ \ Lihuen \ grml \ Guadalinex \ Impi \ Inquisitor \ Linux Mint Debian \ LliureX \ K-DEMar \ kademar \ Knoppix \ \ B2D \ \ Bioknoppix \ \ Damn Small Linux \ \ \ Hikarunix \ \ \ DSL-N \ \ \ Damn Vulnerable Linux \ \ Danix \ \ Feather \ \ INSERT \ \ Joatha \ \ Kaella \ \ Kanotix \ \ \ Auditor Security Linux \ \ \ Backtrack \ \ \ Parsix \ \ Kurumin \ \ \ Dizinha \ \ \ \ NeoDizinha \ \ \ \ Patinho Faminto \ \ \ Kalango \ \ \ Poseidon \ \ MAX \ \ Medialinux \ \ Mediainlinux \ \ ArtistX \ \ Morphix \ \ \ Aquamorph \ \ \ Dreamlinux \ \ \ Hiwix \ \ \ Hiweed \ \ \ \ Deepin \ \ \ ZoneCD \ \ Musix \ \ ParallelKnoppix \ \ Quantian \ \ Shabdix \ \ Symphony OS \ \ Whoppix \ \ WHAX \ LEAF \ Libranet \ Librassoc \ Lindows \ Linspire \ \ Freespire \ Liquid Lemur \ Matriux \ MEPIS \ SimplyMEPIS \ \ antiX \ \ \ Swift \ Metamorphose \ miniwoody \ Bonzai \ MoLinux \ \ Tirwal \ NepaLinux \ Nova \ Omoikane (Arma) \ OpenMediaVault \ OS2005 \ Maemo \ Meego Harmattan \ PelicanHPC \ Progeny \ Progress \ Proxmox \ PureOS \ Red Ribbon \ Resulinux \ Rxart \ SalineOS \ Semplice \ sidux \ aptosid \ \ siduction \ Skolelinux \ Snowlinux \ srvRX live \ Storm \ Tails \ ThinClientOS \ Trisquel \ Tuquito \ Ubuntu \ \ A/V \ \ AV \ \ Airinux \ \ Arabian
    [Show full text]
  • 2022 Brand Association List
    Last updated: 9/9/21 Brand Association List Below is the list of brands used in the 2022 Tier Assignment Schedule for Washington’s Electronic Product Recycling Program. Brands are associated with the responsible manufacturer. The manufacturers listed are those Ecology has identified as the brand owners of electronic products covered by this program (computers, monitors, laptops, televisions, portable DVD players, and tablets). Is Your Registration Up to Date? • Manufacturers who own additional brands of covered electronic products not currently registered must add those brands to their registration. • Brand owners of covered electronic products that are not on this list must register as a new participant. • Access your registration by going to our webpage for manufacturers and clicking “Submit my annual registration.” If you have questions, please contact Christine Haun at [email protected]. Brand Manufacturer 4th Dimension Computer 4th Dimension Computer Abacus Abacus Office Machines Accuvision QubicaAMF Acer Acer America Corp ADEK ADEK Industrial Computers ADT ADT LLC dba ADT Security Services AEEZO AEEZO AFUNTA Afunta LLC AG Neovo AG Neovo Technology Corp Ainol Shen Zhen Ainol Electronics Co.,Ltd alcatel TCT Mobile, Inc Alcatel one touch TCT Mobile, Inc Alden 3MD Inc. Alienware Dell Computer Corp ALLDAYMALL iGaming Amazon Kindle Amazon.com Services LLC Amazon Kindle Fire Amazon.com Services LLC American Dynamics Sensormatic Electronics LLC Angel Computer Systems Angel Computer Systems Inc AOC Envision Peripherals Inc AOpen Acer America Corp Last updated: 9/9/21 AORUS Gigabyte aoson Shenzhen Luckystar Technology Co., Ltd Apeman APEMAN APEMAN APEMAN APM Localtel Communications Apple Apple ARM Electronics Tri-Ed / Northern Video Distribution Aspect Hitachi America, LTD Digital Solutions Division Aspire Acer America Corp Astro Queo Inspira Technologies LLC Astro Tab Inspira Technologies LLC ASUS Asus Computer International ATOAH SINGREEN INTERNATIONAL CORPORATION LTD ATYME Atyme Corporation, Inc.
    [Show full text]
  • Free Gnu Linux Distributions
    Free gnu linux distributions The Free Software Foundation is not responsible for other web sites, or how up-to-date their information is. This page lists the GNU/Linux distributions that are ​Linux and GNU · ​Why we don't endorse some · ​GNU Guix. We recommend that you use a free GNU/Linux system distribution, one that does not include proprietary software at all. That way you can be sure that you are. Canaima GNU/Linux is a distribution made by Venezuela's government to distribute Debian's Social Contract states the goal of making Debian entirely free. The FSF is proud to announce the newest addition to our list of fully free GNU/Linux distributions, adding its first ever small system distribution. Trisquel, Kongoni, and the other GNU/Linux system distributions on the FSF's list only include and only propose free software. They reject. The FSF's list consists of ready-to-use full GNU/Linux systems whose developers have made a commitment to follow the Guidelines for Free. GNU Linux-libre is a project to maintain and publish % Free distributions of Linux, suitable for use in Free System Distributions, removing. A "live" distribution is a Linux distribution that can be booted The portability of installation-free distributions makes them Puppy Linux, Devil-Linux, SuperGamer, SliTaz GNU/Linux. They only list GNU/Linux distributions that follow the GNU FSDG (Free System Distribution Guidelines). That the software (as well as the. Trisquel GNU/Linux is a fully free operating system for home users, small making the distro more reliable through quicker and more traceable updates.
    [Show full text]
  • Richard Stallman
    THE FIGHT FOR FREEDOM Free Software isn’t just about getting shiny new programs for no cash – it’s part of a much larger social movement. Mike Saunders and Graham Morrison explore the history and future of FOSS. here’s a problem with the word ‘free’. Software didn’t just pop up as an idea one day, as a Specifically, it can refer to something that “wouldn’t it be cool” notion from some hackers in a Tcosts no money, or something that isn’t held pub. The principles behind Free Software go back to down by restrictions – in other words, something the early days of computing, and many people have that has liberty. This difference is crucial when we fought long and hard to protect freedom in talk about software, because free (as in cost) computing, even when all hope looked lost. software doesn’t necessarily give you freedom. So this issue we want to delve deep into the world There are plenty of no-cost applications out there of Free Software: where exactly did it come from, that spy on you, steal your data, and try to lock you why is it important, and what challenges are ahead. in to specific file formats. And you certainly can’t get We also look at the differences in licences, one of the source code to them. the thorniest issues in FOSS, especially when people To make the distinction clearer, many people refer have different definitions of “free”. But let’s start by to free (as in liberty) software as a proper noun: Free going back to the early days of computing, when the Software.
    [Show full text]
  • The Librem-5 Phone - a Status Update FSFE Group Bonn Meeting, October 2018
    The Librem-5 Phone - a status update FSFE Group Bonn Meeting, October 2018 Guido Günther 2018-10-08 Guido Günther The Librem-5 Phone - a status update Outline 1 The Librem-5 2 Status Update (Software) 3 Status Update (Hardware) Guido Günther The Librem-5 Phone - a status update About me Debian Developer (libvirt et al., gbp, LTS, . ) GNOME Foundation Member FSFE Supporter Freelancing Free Software Developer Working on the Librem-5 Guido Günther The Librem-5 Phone - a status update Topic 1 The Librem-5 2 Status Update (Software) 3 Status Update (Hardware) Guido Günther The Librem-5 Phone - a status update A security and privacy focused phone Guido Günther The Librem-5 Phone - a status update "Classic" Phone Features Phone calls SMS GPS Wi Camera ... Guido Günther The Librem-5 Phone - a status update Not so "Classic" Designed and built by Purism SPC Hardware kill switches (wi/BT, camera, modem) CPU separate from baseband modem Runs by default a regular Linux distribution (PureOS) Not Android based End to end encrypted messaging (and calls) User has full control over the device By default GNOME based Guido Günther The Librem-5 Phone - a status update Topic 1 The Librem-5 2 Status Update (Software) 3 Status Update (Hardware) Guido Günther The Librem-5 Phone - a status update Adaptive GNOME apps libhandy for adaptive widgets Lots of new widgets (doc) 4 releases so far, uploaded to Debian Multiple GNOME apps already using it Used by Librem5 apps/shell Guido Günther The Librem-5 Phone - a status update Adaptive GNOME apps (II) Patches for gnome-bluetooth
    [Show full text]
  • Linux Journal
    Open Science Travel Laptop Auto-Download Means Open Source Tips Linux Journal Since 1994: The original magazine of the Linux community PHOTOGRAPHY AND FOSS +DEEP DIVE: High Performance Computing ISSUE 293 | DECEMBER 2018 www.linuxjournal.com DECEMBER 2018 CONTENTS ISSUE 293 78 DEEP DIVE: High-Performance Computing 79 Linux and Supercomputers by Bryan Lunduke As we sit here, in the year Two Thousand and Eighteen (better known as “the future, where the robots live”), our beloved Linux is the undisputed king of supercomputing. Of the top 500 supercomputers in the world, approximately zero of them don’t run Linux (give or take...zero). 90 Data in a Flash, Part I: the Evolution of Disk Storage and an Introduction to NVMe by Petros Koutoupis NVMe drives have paved the way for computing at stellar speeds, but the technology didn’t suddenly appear overnight. It was through an evolutionary process that we now rely on the very performant SSD for our primary storage tier. 106 Data in a Flash, Part II: Using NVMe Drives and Creating an NVMe over Fabrics Network by Petros Koutoupis By design, NVMe drives are intended to provide local access to the machines they are plugged in to; however, the NVMe over Fabric specification seeks to address this very limitation by enabling remote network access to that same device. 2 | December 2018 | http://www.linuxjournal.com CONTENTS 6 The High-Performance Computing Issue by Bryan Lunduke 10 From the Editor—Doc Searls How Can We Bring FOSS to the Virtual World? 16 Letters UPFRONT 24 Auto-Download Linux Journal Each Month by Mitch Frazier 29 FOSS Project Spotlight: Appaserver by Tim Riley 35 Patreon and Linux Journal 36 Using Linux for Logic by Joey Bernard 44 Lessons in Vendor Lock-in: Messaging by Kyle Rankin 49 Reality 2.0: a Linux Journal Podcast 50 News Briefs COLUMNS 52 Kyle Rankin’s Hack and / Travel Laptop Tips in Practice 56 Reuven M.
    [Show full text]