mirror of
https://codeberg.org/alpine/alpine-wiki.git
synced 2023-08-25 13:53:16 +02:00
mckaygerhard
4067617f97
* provide a first case.. disk to computer with fresh install only alpine * provide main readme with principal sections and guides
37 lines
1.8 KiB
Markdown
37 lines
1.8 KiB
Markdown
|
|
.. firs of all.. when you start to learn something you should check your available resources agains the needs ..
|
|
|
|
## requirements
|
|
|
|
We are persons, so first of all [we have real life requirements](#real-life-requirements)
|
|
and after [we need related requirements](#related-requirements).
|
|
|
|
You as future contributor or developer must check your resources and adapt those to your situation..
|
|
that seems unrelated to learning but ITS VERY IMPORTANT! Why?: well cos in linux and development
|
|
you shoul READ A LOT .. and that will waste time from your life.
|
|
|
|
### Real life requirementes
|
|
|
|
* **Manners**, you will must have a vocation for reading and analysis.
|
|
* **Time**, you will need time, cos you will need to read a lot!
|
|
* **Computer**, you should have a pc, or similar, by example most of the people uses the androit phone to handle an internal linux using [termux](termux-pending-file.md)
|
|
|
|
### Related requirementes
|
|
|
|
* **Knowledge** you will need a knowed editor, a god knowledge of git as minimal base..
|
|
* **Internet**, and minimal bandwitch of internet network.. cos almost today all the development will forced to you to contribute over internet.
|
|
* **Unix-like**, you should have some kind of way to interact with a UNIX like operating system, like MAC or Linux.
|
|
|
|
### About this wiki newbie
|
|
|
|
This material is a main one, for a more focused tutorial please check
|
|
the [../tutorials/](../tutorials/) directory space, that have more focused or maybe simple ways to
|
|
reach specific objetives. Of course those **guides or tutorials will assume you already have knowledge**.
|
|
|
|
On the other hand, **this material (newbie sections) assumes a more general level and helps you to follow the steps more slowly,
|
|
in categories and explained steps**.
|
|
|
|
### About copyright material
|
|
|
|
Please check our [../alpine/copyright.md](../alpine/copyright.md).
|