https://wiki.alpinelinux.org/wiki/Alpine_newbie Alpine newbie From Alpine Linux Jump to: navigation, search Alpine Linux is designed for power users, with security, simplicity and resource efficiency in mind. Alpine is the OS (Operating System), that runs on your machine. Programs such as a web browser run on the OS, and web pages like "wiki.alpinelinux.org" are handled by the web browser. Keep in mind that today due to the great popularity of Docker, Alpine Linux is one of the most deployed operating systems currently in use, because within every other operating system that uses docker, the docker image it uses is almost always Alpine Linux. Contents * 1 Feature Differences + 1.1 Index + 1.2 Installation + 1.3 Post install and Software Packages o 1.3.1 APK and package formats + 1.4 Developer o 1.4.1 Developers: compilers, IDE's and tools o 1.4.2 Servers: deploy in production * 2 Community * 3 See Also Feature Differences Alpine Linux is different from most other Linux distros in a few ways: 1. it is built around musl libc, not glibc, which means there might be incompatibilites with some packages 2. its main utilities (coreutils) are derived from busybox and suckless, but GNU coreutils can be installed 3. it uses a hardened Linux kernel by default, but offers an optional vanilla original kernel for desktop users 4. it compiles all userspace binaries as position-independent executables with stack-smashing protection In next sections you will find general information necessary to start in the Alpine powered world for a new user. Index The User Alpine Newbie Ecosystem: Link Description FAQ Some Frequently Asked Questions that might be useful to you Alpine newbie Those writings are more focused on "Follow these steps installation blindly" for beginners, those pages are specific general cases, by example on virtual-box ones. Post Some post installation steps you might want to take installation As a minimal distribution, Alpine follows the rule of Desktop "upstream provided", this means that Alpine doesn't environments ship with any graphical environments neither specific and Window integrated configurations for. So means, but, you can managers installed some Desktops and Window Managers but must configured by yourself. Alpine newbie Alpine development stack: Alpine Linux is the most used developer Linux for deploying software, making it a good choice if you are a developer. Installation The Alpine newbie installation wiki page is focused on the idea to cover popular quick cases such as ARM, i386 and AMD64 that only offer the ready-to-use installation, that is, cases where only alpine will be the OS to install, in order to understand it faster, once understood, you can play and deep more granular over your preferred install. For more granular, advanced or more specific cases you will have to read the official installation wiki page at Installation. Its more recommended you first use an alpine virtual-box install and understand the system before try more deep install process, that is why we offered in newbie category the Alpine newbie installation wiki pages! Post install and Software Packages See: Post installation The programs, the software installed to Alpine comes from two places: repositories (those managed by Alpine) and original upstream sources (those compiled as Unix-like traditional way). Alpine software repositories are managed by the repositories and uses packages. Each Alpine release have two branch of repositories. The / community repository of each Alpine release contains community supported packages that were accepted from the /edge repository. Only /main repository of each version of Alpine release are supported for Main Alpine Developers and Man Powers and received official support by almost few years until new releases happened. * main: Main packages are the Alpine package software that have direct support and updates from the Alpine core and main team, also have official special documentation. Are always available for all releases and will have almost substitutions if some are not continued from upstream. Commonly those packages are selected due their responsibility and stability respect upstream availability. Those are in testing and when performs well or are mature goes to main branch. * community: community packages are those made by users in team with the official developers and well near integrated to the Alpine packages. They are supported by those user contributions and could end if the user also ends respect with Alpine work, by example could not have substitution in next release due lack of support by upstream author. Those are in testing and when accepted goes to community branch. * edge: New packages come into testing repositories of edge Alpine version and are those made by any contributor or man power on Alpine, the edge is unstable current development, this branch of repository has no release linked or related of Alpine. Those are in testing and when accepted goes to community. APK and package formats Software packages for Alpine Linux are digitally signed tar.gz archives containing programs, configuration files, and dependency metadata. They have the extension .apk (yes, please don't confused with Androit ones), and are often called "a-packs". Are managed with the apk command, located at /sbin/apk, it uses /etc/ apk/ place for the configurations files, and stores all downloaded "a-packs" files in /etc/apk/cache from the repositories before unpacks and put the package files compiled into the installed system. As new user those technical tips are not necessary now, you can read the Alpine newbie apk packages page to just read all about packages install only.. for more deep in advanced: those technical topic are in the apk wiki official page. Developer In earlier days, Alpine used a separate Gentoo build environment. Nowadays we can build in Alpine environment itself. There's many kind of developers.. more are Distro targeted (like Alpine package development), others web oriented as Front-end web development or a Back-End Web Developer (like webpage design or applications services) , and others DevOps (backend programming and/ or software development (Dev) and information-technology operations (Ops)) In DevOps and/or Web Development, Whatever will be, installation of the devel tools are the next step: the alpine-sdk is a metapackage that pulls in the most essential packages used to development environments; Also the crosstool-ng if you will setup different architectures or cross-compiling. For development of packages.. there's two branchs: using the Alpine edge branch or using the Alpine stable, the only difference are the target, edge used the most up to date but not well tested software packages and the results are for the next Alpine releases. The recommendation to develop packages for newbies, are using Alpine Linux in a chroot, later when users got more experience.. must move to others way to develop packages.. at the actual status of a newbie it's the most easy and faster way. All the Development process are detailed for newbie users in the Alpine newbie developer page. Developers: compilers, IDE's and tools * Alpine newbie developer: full stack web * Gitea Servers: deploy in production * Alpine production deploy + Gitea + Production Web server: Lighttpd + Production DataBases : mysql + Production LAMP system: Lighttpd + PHP + MySQL Community Here are our social networks for newbie users: * Twitter Feed: https://twitter.com/alpinelinux * IRC chat: ircs://irc.oftc.net/alpine-linux * Telegram RSS: https://t.me/s/alpine_linux * Forum Mails : https://lists.alpinelinux.org/~alpine/users * Reddit (unofficial) : https://reddit.com/r/alpinelinux See Also 1. Alpine and BIOS/UEFI Support Status and related topics Retrieved from "https://wiki.alpinelinux.org/w/index.php?title= Alpine_newbie&oldid=21544" Category: * Newbie Navigation menu Personal tools * Create account * Log in Namespaces * Page * Discussion [ ] Variants Views * Read * View source * View history [ ] More Search [ ][Search][Go] Welcome * Installation * FAQ * Tutorials and Howtos * Contribute * Developer Documentation * Glossary Services * Main Site * Git Repositories * Bug Tracker * Mailing Lists * IRC Channels * Downloads * Package Database Wiki * Recent Changes * Site Index * Categories * Help * Maintenance Toolbox * What links here * Related changes * Special pages * Printable version * Permanent link * Page information * This page was last edited on 30 January 2022, at 18:13. * (c) Copyright 2008-2021 Alpine Linux Development Team all rights reserved * Privacy policy * About * Disclaimers * Powered by MediaWiki