Free Software and the Debian Project

Total Page:16

File Type:pdf, Size:1020Kb

Free Software and the Debian Project Free Software and the Debian Project Vincent Danjean [email protected] May 6, 2014 UFRGS, Porto Alegre, Brazil The Debian Project 1 / 45 Outline 1 Free Software 2 Debian: what is it? A Technical Project A philosophical & political project A Social Experiment (Join us!) 3 Debian Specialties 4 Debian & Derivatives 5 Conclusion The Debian Project 2 / 45 What is Free Software? 4 fundamental freedoms (from FSF) 1 right to run the software 2 right to modify it (so source-level access is required) 3 right to distribute it (with or without payment) 4 right to distribute modified versions I Initially started in 1983, when proprietary software got popular I A software for which you can read the sources is not always Free Software I For example, without any explicit license, code from stackoverflow website is not Free Software. The Debian Project 3 / 45 Open Source Initiative (OSI) Organization founded in 1998 I goal: to promote free software I means: maintain the Open Source Definition and a list of compliant licenses I target: major software businesses and other high-tech industries They decide to approve or not submitted licenses with the OSI label The Debian Project 4 / 45 Criteria for Open Source 1 Free redistribution 2 Source code availability 3 Derived works Allowed with the same license 4 Integrity of the author’s source code: patches may be required 5 No discrimination against persons or groups 6 No discrimination against fields of endeavor 7 Distribution of license: no need for additional licenses 8 License must not be specific to a product 9 License must not restrict other software 10 License must be technology-neutral The Debian Project 5 / 45 Wrong I No discrimination against persons or groups My free software will always be free (no cost) Wrong I It would be impossible to put it on CD to sell (think of RedHat, etc.) I Selling software is a great incomes for the FSF A free software is necessarily free (no cost) somewhere Wrong I Blender software has been bought 100 000 e in 2002, October Quiz: true or false? My free software wont be available for soldats The Debian Project 6 / 45 Wrong I It would be impossible to put it on CD to sell (think of RedHat, etc.) I Selling software is a great incomes for the FSF A free software is necessarily free (no cost) somewhere Wrong I Blender software has been bought 100 000 e in 2002, October Quiz: true or false? My free software wont be available for soldats Wrong I No discrimination against persons or groups My free software will always be free (no cost) The Debian Project 6 / 45 Wrong I Blender software has been bought 100 000 e in 2002, October Quiz: true or false? My free software wont be available for soldats Wrong I No discrimination against persons or groups My free software will always be free (no cost) Wrong I It would be impossible to put it on CD to sell (think of RedHat, etc.) I Selling software is a great incomes for the FSF A free software is necessarily free (no cost) somewhere The Debian Project 6 / 45 Quiz: true or false? My free software wont be available for soldats Wrong I No discrimination against persons or groups My free software will always be free (no cost) Wrong I It would be impossible to put it on CD to sell (think of RedHat, etc.) I Selling software is a great incomes for the FSF A free software is necessarily free (no cost) somewhere Wrong I Blender software has been bought 100 000 e in 2002, October The Debian Project 6 / 45 Three tests from the Debian Legal mailing list The Desert Island test A user that cannot send data must be able to use the software The Dissident test Modifications must not have to be sent to other people I No “send me a postcard if you use my software” license The Tentacles of Evil test Granted right cannot be revoked The Debian Project 7 / 45 Free Software Licenses Jungle I Lots of different free licenses I GPL, LGPL, BSD, AGPL, Creative Common, MPL, MIT, Apache, . I and most of them have several versions and/or options I All are free licenses according to the previous criteria I But lots of incompatibility between them The Debian Project 8 / 45 Outline 1 Free Software 2 Debian: what is it? A Technical Project A philosophical & political project A Social Experiment (Join us!) 3 Debian Specialties 4 Debian & Derivatives 5 Conclusion The Debian Project 9 / 45 I A philosophical & political project I Promoting and defending Free Software I With an impact on many users I A social experiment I Thousands of volunteer contributors all over the world What’s Debian, really? I A technical project I Building a successful distribution I With a real impact on the world The Debian Project 10 / 45 I A social experiment I Thousands of volunteer contributors all over the world What’s Debian, really? I A technical project I Building a successful distribution I With a real impact on the world I A philosophical & political project I Promoting and defending Free Software I With an impact on many users The Debian Project 10 / 45 What’s Debian, really? I A technical project I Building a successful distribution I With a real impact on the world I A philosophical & political project I Promoting and defending Free Software I With an impact on many users I A social experiment I Thousands of volunteer contributors all over the world The Debian Project 10 / 45 What’s Debian, really? I A technical project I Building a successful distribution I With a real impact on the world I A philosophical & political project I Promoting and defending Free Software I With an impact on many users I A social experiment I Thousands of volunteer contributors all over the world Part of the landscape of Free Software: I 1983 – GNU I 1991 – Linux I 1993 – Slackware, Debian, Red Hat I 1998 – OSI created by former DPL; definition based on DFSG I 2004 – Ubuntu The Debian Project 10 / 45 Free Software without distributions Many different: I project hosting solutions (sourceforge, author’s homepage, etc.) I build systems (autotools, CMake, Rubygems, custom-made) I causes of problems (dependencies, conflicting libraries, etc.) 1 download foo-1.0.tar.gz checksum mismatch, missing public key, etc. 2 ./configure error: missing bar, baz,. 3 foreach (bar, baz, . ) go to 1 until (recursive) success 4 make error: symbol not found 5 make install error: cp: cannot create regular file /some/weird/path The Debian Project 11 / 45 feedback/bugs software packages feedback/bugs 1 Integration of upstream projects (avoid conflicting versions) 2 Efficient infrastructure to distribute software to users (mirrors) 3 Unified interface for software installation, upgrade and removal 4 Intermediate, unified support layer A Free Software distribution Alice Bob Carol Dave The Debian Project 12 / 45 feedback/bugs packages feedback/bugs 1 Integration of upstream projects (avoid conflicting versions) 2 Efficient infrastructure to distribute software to users (mirrors) 3 Unified interface for software installation, upgrade and removal 4 Intermediate, unified support layer A Free Software distribution software Alice Bob Carol Dave The Debian Project 12 / 45 feedback/bugs feedback/bugs 1 Integration of upstream projects (avoid conflicting versions) 2 Efficient infrastructure to distribute software to users (mirrors) 3 Unified interface for software installation, upgrade and removal 4 Intermediate, unified support layer A Free Software distribution software packages Alice Bob Carol Dave The Debian Project 12 / 45 feedback/bugs 1 Integration of upstream projects (avoid conflicting versions) 2 Efficient infrastructure to distribute software to users (mirrors) 3 Unified interface for software installation, upgrade and removal 4 Intermediate, unified support layer A Free Software distribution software packages feedback/bugs Alice Bob Carol Dave The Debian Project 12 / 45 1 Integration of upstream projects (avoid conflicting versions) 2 Efficient infrastructure to distribute software to users (mirrors) 3 Unified interface for software installation, upgrade and removal 4 Intermediate, unified support layer A Free Software distribution feedback/bugs software packages feedback/bugs Alice Bob Carol Dave The Debian Project 12 / 45 A Free Software distribution feedback/bugs software packages feedback/bugs Alice Bob Carol Dave 1 Integration of upstream projects (avoid conflicting versions) 2 Efficient infrastructure to distribute software to users (mirrors) 3 Unified interface for software installation, upgrade and removal 4 Intermediate, unified support layer The Debian Project 12 / 45 A very successful project I 20000 source packages, 41000 binary packages I a dozen of ports (with 3 different kernels – Linux, Hurd, FreeBSD) amd64, armel, armhf, hurd-i386, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x, sparc I 100% Free Software (including infrastructure) I Known for stability, robustness, expertise of package maintainers I Stable releases every 2 years (+/- few months) release cycle freeze 4.0 "etch" 22 months 17 weeks 5.0 "lenny" 22 months 28 weeks 6.0 "squeeze" 24 months 26 weeks 7.0 "wheezy" 28 months 44 weeks jessie: freeze on 2014-11-05 The Debian Project 13 / 45 Who is doing Debian? I Thousands of volunteers (including ~1000 Debian Developers) I Organized in teams, focusing on: I Packaging tasks: Ruby, KDE, scientific, etc. and also: porters, security, release management, blends, translation, etc. I Distribution infrastructure: system administration, packages archive, build daemons, mirrors, quality assurance, etc. I Project support & communication: press, documentation, trademark, auditors & accounting, events, videos, etc. I Real experts of their packages, and of their tasks in general The Debian Project 14 / 45 A distributed and independent organization I Developers from 63 countries (us[18%], de, fr, .
Recommended publications
  • Linux on a Stick Everyone Knows You Can Boot Linux from a Live CD, but Have You Thought About Putting Linux on a Compact and Highly Portable USB
    KNOW HOW Memory Stick Linux Booting Linux from a USB Memory Stick Linux on a Stick Everyone knows you can boot Linux from a live CD, but have you thought about putting Linux on a compact and highly portable USB memory stick? BY FABRIZIO CIACCHI bootable “live” CD like Knoppix much more common. Part of our pur- ent from DSL, but it includes more [1] or Kanotix [2] gives the user a pose is to create an inexpensive system, software (about 14 MB plus), and it Afully portable operating environ- so I will base this discussion on the stan- has already been refined and tested for ment. You can carry your system with dard and very common 128 MB size. USB devices. you and boot it from anywhere. However, the procedure I describe in this • Flonix [8]: Flonix is also based on Your tools, your files, and your work- article can also be used to put a larger DSL, but it uses some different pro- space will follow you wherever you go – Knoppix-based distribution on a larger grams (for instance, IceWM instead even to another PC with a different USB memory stick. of Fluxbox). The Flonix project also operating system. Live CDs are also used Assuming you want room to work and introduced a useful web install by system administrators for trouble- store documents, it is a good idea to only process. Ultimately, Flonix was so shooting computers that won’t boot use half of the available space (64 MB) successful that it become a commer- normally. for the Linux system and related tools.
    [Show full text]
  • Alpine Linux: Minimalistická Distribuce Nejen Na Server
    Alpine Linux: minimalistická distribuce nejen na server Petr Krčmář 5. března 2017 Uvedené dílo (s výjimkou obrázků) podléhá licenci Creative Commons Uveďte autora 3.0 Česko. Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5. března 2017 1 / 19 Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5. března 2017 2 / 19 Prezentace už teď na webu https://www.petrkrcmar.cz Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5. března 2017 3 / 19 Historie Alpine první verze 2006 původně jako fork LEAF (Linux Embedded Appliance Framework) to je zase fork LRP (Linux Router Project) = disketové distribuce vývojáři ale chtěli jít za hranici disket zůstala jednoduchost a přehlednost umožnilo to nasazení mimo jednoduché firewally dnes plnohodnotná distribuce stále umí běžet z RAM nezávislá, nekomerční Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5. března 2017 4 / 19 K čemu se hodí? velká plnohodnotná distribuce embedded zařízení (síťové prvky) firewally routery ústředny VoIP servery a kontejnery ale i na desktop (Xfce, Gnome) Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5. března 2017 5 / 19 Motto Small. Simple. Secure. Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5. března 2017 6 / 19 Small. instalace v kontejneru jen 8 MB, 260 souborů 16 balíčků, jen 6 z jiných projektů instalace do virtuálu 53 MB, 1222 souborů 26 balíčků plná instalace na železo 302 MB, 4686 souborů 27 balíčků hodně jaderných modulů Petr Krčmář (Root.cz, vpsFree.cz) Alpine Linux: minimalistická distribuce nejen na server 5.
    [Show full text]
  • A Survey on Architectures of Mobile Operating Systems: Challenges and Issues
    International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) Volume 2, Issue 3, March 2015, PP 73-76 ISSN 2349-4840 (Print) & ISSN 2349-4859 (Online) www.arcjournals.org A Survey on Architectures of Mobile Operating Systems: Challenges and Issues Prof. Y. K. Sundara Krishna1 HOD, Dept. of Computer Science, Krishna University Mr. G K Mohan Devarakonda2 Research Scholar, Krishna University Abstract: In the early years of mobile evolution, Discontinued Platforms Current mobile devices are enabled only with voice services Platforms that allow the users to communicate with each other. Symbian OS Android But now a days, the mobile technology undergone Palm OS IOS various changes to a great extent so that the devices Maemo OS Windows Phone allows the users not only to communicate but also to Meego OS Firefox OS attain a variety of services such as video calls, faster Black Berry OS browsing services,2d and 3d games, Camera, 2.1 Symbian OS: This Operating system was Banking Services, GPS services, File sharing developed by NOKIA. services, Tracking Services, M-Commerce and so many. The changes in mobile technology may be due Architecture: to Operating System or Hardware or Network or Memory. This paper presents a survey on evolutions SYMBIAN OS GUI Library in mobile developments especially on mobile operating system Architectures, challenges and Issues in various mobile operating Systems. Application Engines JAVA VM 1. INTRODUCTION Servers (Operating System Services) A Mobile operating system is a System Software that is specifically designed to run on handheld devices Symbian OS Base (File Server, Kernel) such as Mobile Phones, PDA’s.
    [Show full text]
  • Dockerdocker
    X86 Exagear Emulation • Android Gaming • Meta Package Installation Year Two Issue #14 Feb 2015 ODROIDMagazine DockerDocker OS Spotlight: Deploying ready-to-use Ubuntu Studio containers for running complex system environments • Interfacing ODROID-C1 with 16 Channel Relay Play with the Weather Board • ODROID-C1 Minimal Install • Device Configuration for Android Development • Remote Desktop using Guacamole What we stand for. We strive to symbolize the edge of technology, future, youth, humanity, and engineering. Our philosophy is based on Developers. And our efforts to keep close relationships with developers around the world. For that, you can always count on having the quality and sophistication that is the hallmark of our products. Simple, modern and distinctive. So you can have the best to accomplish everything you can dream of. We are now shipping the ODROID U3 devices to EU countries! Come and visit our online store to shop! Address: Max-Pollin-Straße 1 85104 Pförring Germany Telephone & Fax phone : +49 (0) 8403 / 920-920 email : [email protected] Our ODROID products can be found at http://bit.ly/1tXPXwe EDITORIAL ow that ODROID Magazine is in its second year, we’ve ex- panded into several social networks in order to make it Neasier for you to ask questions, suggest topics, send article submissions, and be notified whenever the latest issue has been posted. Check out our Google+ page at http://bit.ly/1D7ds9u, our Reddit forum at http://bit. ly/1DyClsP, and our Hardkernel subforum at http://bit.ly/1E66Tm6. If you’ve been following the recent Docker trends, you’ll be excited to find out about some of the pre-built Docker images available for the ODROID, detailed in the second part of our Docker series that began last month.
    [Show full text]
  • Mobile Linux Mojo the XYZ of Mobile Tlas PDQ!
    Mobile Linux Mojo The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, 2009 Copyright © 2009 Bill Weinberg, LinuxPundit,com Alphabet Soup . Too many TLAs – Non-profits – Commercial Entities – Tool Kits – Standards . ORG Typology – Standards Bodies – Implementation Consortia – Hybrids MIPS and Open Source Copyright © 2008 Bill Weinberg, LinuxPundit,com Page: 2 The Big Four . Ahem, Now Three . OHA - Open Handset Alliance – Founded by Google, together with Sprint, TIM, Motorola, et al. – Performs/support development of Android platform . LiMo Foundation – Orig. Motorola, NEC, NTT, Panasonic, Samsung, Vodaphone – Goal of created shared, open middleware mobile OS . LiPS - Linux Phone Standards Forum – Founded by France Telecom/Orange, ACCESS et al. – Worked to create standards for Linux-based telephony m/w – Merged with LiMo Foundation in June 2008 . Moblin - Mobile Linux – Founded by Intel, (initially) targeting Intel Atom CPUs – Platform / distribution to support MIDs, Nettops, UMPC MIPS and Open Source Copyright © 2008 Bill Weinberg, LinuxPundit,com Page: 3 LiMo and Android . Android is a complete mobile stack LiMo is a platform for enabling that includes applications applications and services Android, as Free Software, should LiMo membership represents appeal to Tier II/III OEMs and Tier I OEMs, ISVs and operators ODMs, who lack resources LiMo aims to leave Android strives to be “room for differentiation” a stylish phone stack LiMo presents Linux-native APIs Android is based on Dalvik, a Java work-alike The LiMo SDK has/will have compliance test suites OHA has a “non Fragmentation” pledge MIPS and Open Source Copyright © 2008 Bill Weinberg, LinuxPundit,com Page: 4 And a whole lot more .
    [Show full text]
  • Getestete Versionen Wine Debian Und Dessen Derivate (Ubuntu/Kubuntu/Xubuntu, Knoppix, Etc) Redhat, Fedora, Centos Opensuse Mandr
    Wie kann die MSR-Software unter Linux verwendet FAQ werden ? MSR Electronics GmbH Getestete Versionen Gentoo Linux 2.6.34 64-Bit Wine 1.3.3 MSR PC-Software V5.10.18 → VERSION Wine Für den Betrieb der MSR PC-Software unter Linux ist die Software Wine1 erforderlich. Diese muss zuerst installiert werden. Für die verschiedenen Linux Distributionen wird dies mittels ver­ schiedener Kommandos getan. Debian und dessen Derivate (Ubuntu/Kubuntu/Xubuntu, Knoppix, etc) Entweder die offiziellen Pakete der Distribution verwenden (oft veraltet): $ sudo apt-get install wine Oder die neusten Pakete der Wine Maintainer verwenden (empfohlen): $ sudo add-apt-repository ppa:ubuntu-wine/ppa $ sudo apt-get updates $ sudo apt-get install wine1.3 RedHat, Fedora, CentOS Wine sollte sich in den offiziellen Quellen befinden. $ sudo yum install wine die Option --enablerepo=updates-testing erzwingt die neuste Version aus dem testing Repository: openSUSE Mittels YaST2 oder yum (siehe RedHat). Eventuell lohnt es sich auch, die neuste Version vom openSUSE Build Server herunterzuladen respektive diesen einzubinden, siehe dazu auch die entsprechende Webseite2. Mandriva Offizielle Version: $ su $ urpmi wine oder neuste Version von der Sourceforge Seite3. Gentoo $ emerge wine 1 Wine Is Not an Emulator: ist eine Windows-kompatible Laufzeitumgebung für POSIX-kompatible Betriebssyste­ me. Mit Wine ist es möglich, viele Programme, die für die Microsoft-Windows-Betriebssysteme kompiliert wur­ den, auch unter Unix mit dem X Window System laufen zu lassen. 2 http://download.opensuse.org/repositories/Emulators:/Wine/ 3 http://sourceforge.net/projects/wine/files/Mandriva Packages/ Version 0.9 Draft 1/5 Wie kann die MSR-Software unter Linux verwendet FAQ werden ? MSR Electronics GmbH Eventuell funktionieren oben genannte Kommandos nicht unter allen Versionen der entspre­ chenden Distributionen.
    [Show full text]
  • Linux Foundation to Host Meego Workgroup
    Linux Foundation To Host MeeGo Workgroup New Open Source Software Platform Backed by Intel and Nokia will Power the Next Generation of Computing Devices SAN FRANCISCO, February 15, 2010 – The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today announced it will host the MeeGo project, the open source software platform for the next generation of computing devices. MeeGo combines Intel’s Moblin™ and Nokia’s Maemo projects into one Linux-based platform. MeeGo, announced today in a joint release by Intel and Nokia, will be deployed across many computing device types - including pocketable mobile computers, netbooks, tablets, mediaphones, connected TVs and in-vehicle infotainment systems, and brings together the leaders in computing and mobile communications as the project’s backers. MeeGo is designed for cross-device, cross-architecture computing and is built from the ground up for a new class of powerful computing devices. The workgroup will be hosted by the Linux Foundation as a fully open source project, encouraging community contributions in line with the best practices of the open source development model. The Linux Foundation expects MeeGo to be adopted widely by device manufacturers, network operators, software vendors and developers across multiple device types and for many organizations and developers to participate in the workgroup. “With MeeGo, you have the world’s leader in computing – Intel – uniting with the world’s leader in communications – Nokia – in a true open source project hosted at the Linux Foundation,” said Jim Zemlin, executive director at the Linux Foundation. “MeeGo has been built from the ground up for rich, mobile devices and will deliver choice to consumers without lock-in.
    [Show full text]
  • How to Create a Custom Live CD for Secure Remote Incident Handling in the Enterprise
    How to Create a Custom Live CD for Secure Remote Incident Handling in the Enterprise Abstract This paper will document a process to create a custom Live CD for secure remote incident handling on Windows and Linux systems. The process will include how to configure SSH for remote access to the Live CD even when running behind a NAT device. The combination of customization and secure remote access will make this process valuable to incident handlers working in enterprise environments with limited remote IT support. Bert Hayes, [email protected] How to Create a Custom Live CD for Remote Incident Handling 2 Table of Contents Abstract ...........................................................................................................................................1 1. Introduction ............................................................................................................................5 2. Making Your Own Customized Debian GNU/Linux Based System........................................7 2.1. The Development Environment ......................................................................................7 2.2. Making Your Dream Incident Handling System...............................................................9 2.3. Hardening the Base Install.............................................................................................11 2.3.1. Managing Root Access with Sudo..........................................................................11 2.4. Randomizing the Handler Password at Boot Time ........................................................12
    [Show full text]
  • Introduction Use Runit with Traditional Init (Sysvinit)
    2021/07/26 19:10 (UTC) 1/12 Runit Runit Introduction runit is a UNIX init scheme with service supervision. It is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit, and other init schemes and supervision that are used with the traditional init. runit is compatible with djb's daemontools. In Unix-based computer operating systems, init (short for initialization) is the first process started during booting of the computer system. Init is a daemon process that continues running until the system is shut down. Slackware comes with its own legacy init (/sbin/init) from the sysvinit package, that used to be included in almost all other major Linux distributions. The init daemon (or its replacement) is characterised by Process ID 1 (PID 1). To read on the benefits of runit, see here: http://smarden.org/runit/benefits.html * Unless otherwise stated, all commands in this article are to be run by root. Use runit with traditional init (sysvinit) runit is not provided by Slackware, but a SlackBuild is maintained on https://slackbuilds.org/. It does not have any dependencies. As we do not want yet to replace init with runit, run the slackbuild with CONFIG=no: CONFIG=no ./runit.SlackBuild Then install the resulting package and proceed as follows: mkdir /etc/runit/ /service/ cp -a /usr/doc/runit-*/etc/2 /etc/runit/ /sbin/runsvdir-start & Starting via rc.local For a typical Slackware-stlyle service, you can edit /etc/rc.d/rc.local file if [ -x /sbin/runsvdir-start ]; then /sbin/runsvdir-start & fi and then edit write /etc/rc.d/rc.local_shutdown #!/bin/sh SlackDocs - https://docs.slackware.com/ Last update: 2020/05/06 08:08 (UTC) howtos:slackware_admin:runit https://docs.slackware.com/howtos:slackware_admin:runit RUNIT=x$( /sbin/pidof runsvdir ) if [ "$RUNIT" != x ]; then kill $RUNIT fi Then give rc.local_shutdown executive permission: chmod +x /etc/rc.d/rc.local_shutdown and reboot Starting via inittab (supervised) Remove the entries in /etc/rc.d/rc.local and /etc/rc.d/rc.local_shutdown described above.
    [Show full text]
  • Antix Xfce Recommended Specs
    Antix Xfce Recommended Specs Upbeat Leigh still disburden: twill and worthful Todd idolatrizes quite deuced but immobilizing her rabato attitudinizedcogently. Which her Kingstonfranc so centennially plasticizes so that pratingly Odin flashes that Oscar very assimilatesanticlockwise. her Algonquin? Denatured Pascale Menu is placed at the bottom of paperwork left panel and is difficult to browse. But i use out penetration testing machines as a lightweight linux distributions with the initial icons. Hence, and go with soft lower score in warmth of aesthetics. Linux on dedoimedo had the installation of useful alternative antix xfce recommended specs as this? Any recommendations from different pinboard question: the unique focus styles in antix xfce recommended specs of. Not recommended for! Colorful background round landscape scenes do we exist will this lightweight Linux distro. Dvd or gui, and specs as both are retired so, and a minimal resources? Please confirm your research because of recommended to name the xfce desktop file explorer will change the far right click to everything you could give you enjoy your linux live lite can see our antix xfce recommended specs and. It being uploaded file would not recommended to open multiple windows right people won, antix xfce recommended specs and specs and interested in! Based on the Debian stable, MX Linux has topped the distrowatch. Dedoimedo a usb. If you can be installed on this i have downloaded iso image, antix xfce recommended specs and specs as long way more adding ppas to setup further, it ever since. The xfce as a plain, antix can get some other than the inclusion, and specs to try the.
    [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]
  • Open Hardware: Pureos and Arduino
    Published on Tux Machines (http://www.tuxmachines.org) Home > content > Open Hardware: PureOS and Arduino Open Hardware: PureOS and Arduino By Rianne Schestowitz Created 07/01/2021 - 7:39am Submitted by Rianne Schestowitz on Thursday 7th of January 2021 07:39:57 AM Filed under Hardware [1] PureOS: freedom, privacy, and security [2] A recent blog post from Purism?the company that developed PureOS to run on its security- focused hardware?celebrates three years of FSF endorsement of the Linux distribution. While this endorsement is an achievement that is not as highly valued by our communities as one might think, the work done to obtain and maintain that endorsement is useful even to those who disdain the FSF or disagree with its definition of what makes a distribution "free". While Purism and PureOS have been on our radar for a few years now, it seems worth a look at where things have gone with the distribution?and the company behind it. The blog post notes that PureOS and Purism "sit on a three-legged stool of Freedom, Privacy and Security". The three are intertwined, of course, since PureOS consisting of only free software allows users to ensure there are no antifeatures being slipped into the OS or applications that would impact their privacy or security. Beyond that, free software is an excellent defense against various software supply-chain attacks; in addition the scrutiny of the code afforded to free software, it can also be built in a manner that provides more security... [...] As might be guessed, security and privacy features do not come for free?or even inexpensively.
    [Show full text]