2022-07-10 18:02:42 +02:00
|
|
|
|
<p align="center">
|
2022-07-12 17:10:11 +02:00
|
|
|
|
<img src="alpine/apine-logo-telegram-groups.jpg" alt="Alpine Linux" width="350" />
|
2022-07-10 18:02:42 +02:00
|
|
|
|
</p>
|
2022-07-09 04:55:01 +02:00
|
|
|
|
|
2022-07-10 18:02:42 +02:00
|
|
|
|
# alpine_wiki
|
2022-07-09 04:55:01 +02:00
|
|
|
|
|
2022-07-10 18:02:42 +02:00
|
|
|
|
This is a markdown based effor to provide non-minimalist documentation
|
|
|
|
|
for a minimalist operating system named [Alpine Linux](alpine/about.md),
|
|
|
|
|
a Linux distribution [with base on musl libc](alpine/base-with-muslc-and-busybox.md#base-with-muslc)
|
|
|
|
|
and [defaults commands to Busybox](alpine/base-with-muslc-and-busybox.md#defaults-to-busybox),
|
|
|
|
|
with option to change that!
|
2022-07-09 04:55:01 +02:00
|
|
|
|
|
2022-08-01 16:27:06 +02:00
|
|
|
|
Where to start? Check the next section.
|
2022-07-09 04:55:01 +02:00
|
|
|
|
|
2022-08-01 16:27:06 +02:00
|
|
|
|
### Tutorials and Docs
|
|
|
|
|
|
|
|
|
|
1. [Newbies](newbie/README.md), not mandatory but recommended you start to read the [Newbies](newbie/README.md).
|
|
|
|
|
2. [Tutorials](tutorials/README.md), for impatients if you have computer or only a phone, read the [Tutorials](tutorials/README.md)
|
2022-07-09 04:55:01 +02:00
|
|
|
|
|
|
|
|
|
### About alpine
|
|
|
|
|
|
|
|
|
|
* [Alpine Linux Overview](alpine/README.md)
|
|
|
|
|
* [Comparison with other distros](alpine/comparison-with-other-distros.md)
|
|
|
|
|
* [Alpine Linux Releases](alpine/releases.md)
|
|
|
|
|
|
2022-07-11 17:51:39 +02:00
|
|
|
|
### Social network and contact
|
|
|
|
|
|
|
|
|
|
- 🗯 IRC
|
|
|
|
|
- 💬 `##alpine_telegram_english`
|
|
|
|
|
- 💬 `#alpine_linux_english`
|
|
|
|
|
- 📱 Telegram https://t.me/alpine_linux
|
|
|
|
|
- 🇬🇧 https://t.me/alpine_linux_english
|
|
|
|
|
- 🇷🇺 https://t.me/alpine_linux_pycckuu (dual english russian, low activity)
|
|
|
|
|
- 🇨🇴 https://t.me/alpine_linux_espanol
|
|
|
|
|
- 🇧🇬 https://t.me/alpine_linux_bulgarian (dual english bulgarian, low activity)
|
|
|
|
|
- 🇨🇳 https://t.me/alpine_linux_chinese (dual english chinese, low activity)
|
|
|
|
|
- 📡 https://t.me/opentechnologies (open languajes but english as main)
|
|
|
|
|
- Matrix
|
|
|
|
|
- 👥 https://matrix.to/#/#alpine-linux-english:matrix.org
|
|
|
|
|
|
2022-08-01 16:27:06 +02:00
|
|
|
|
### How to contribute
|
|
|
|
|
|
|
|
|
|
* [Contribution.md](alpine/contribution.md)
|
|
|
|
|
|
2022-07-11 19:47:32 +02:00
|
|
|
|
# LICENSE
|
2022-07-10 18:02:42 +02:00
|
|
|
|
|
|
|
|
|
**CC BY-NC-SA**: the project allows reusers to distribute, remix, adapt, and build upon the material
|
|
|
|
|
in any medium or format for noncommercial purposes only, and only so long as attribution is given
|
|
|
|
|
to the creators involved. If you remix, adapt, or build upon the material, you must license the modified
|
|
|
|
|
material under identical terms, includes the following elements:
|
|
|
|
|
|
|
|
|
|
* **BY** – Credit must be given to the creator of each content respectivelly, starting at the first contributor.
|
|
|
|
|
* **NC** – Only noncommercial uses of the work are permitted, with exceptions if you fill an issue here!
|
|
|
|
|
* **SA** – Adaptations must be shared under the same terms, you must obey this terms and do not change it.
|
|
|
|
|
|
|
|
|
|
For more information check the [alpine/copyright.md](alpine/copyright.md)
|
|
|
|
|
|