Template:Installing Alpine see also: Difference between revisions

From Alpine Linux
(corrected name)
(Cleaning...)
Line 1: Line 1:
== See also ==
== See also ==
Alpine has some special applications that helps you to use your Alpine Linux in the way you want.<BR>
Alpine Linux has some special applications that helps you to use it in the way you want.<BR>
Some of the first scripts you are suggested to use is:
Some of the first scripts you are suggested to use is:
* '''setup-alpine''' ''(Configures all basic things on your Alpine)''
* '''setup-alpine''' ''(Configures all basic things on your Alpine Linux)''
* '''setup-webconf''' (renamed to '''setup-acf''' in Alpine 1.9 beta 4 and later) ''(Configures ACF (webconfiguration) so you can manage your box through https)''
* '''setup-webconf''' (renamed to '''setup-acf''' in Alpine 1.9 beta 4 and later) ''(Configures ACF (webconfiguration) so you can manage your box through https)''
'''''Note:''' Just type any of the above commands on your console and hit Enter to execute the script.''
{{Note|Just type any of the above commands on your console and hit Enter to execute the script.}}


=== Other useful docs ===
=== Other useful docs ===
* [[Alpine_package_management]] ''(How to add/remove packages on your Alpine)''
* [[Alpine Linux package management]] ''(How to add/remove packages on your Alpine)''
* [[Alpine_boot_services]] ''(Configure a service to automatically boot at next reboot)''
* [[Alpine boot services]] ''(Configure a service to automatically boot at next reboot)''
* [[Alpine_local_backup]] ''(Permanently store your modifications in case your box needs reboot)''
* [[Alpine local backup]] ''(Permanently store your modifications in case your box needs reboot)''
* [[Setting_up_a_ssh-server]] ''(Using ssh is a good way to administer your box remotely)''
* [[Setting up a ssh-server]] ''(Using ssh is a good way to administer your box remotely)''

Revision as of 06:03, 20 May 2010

See also

Alpine Linux has some special applications that helps you to use it in the way you want.
Some of the first scripts you are suggested to use is:

  • setup-alpine (Configures all basic things on your Alpine Linux)
  • setup-webconf (renamed to setup-acf in Alpine 1.9 beta 4 and later) (Configures ACF (webconfiguration) so you can manage your box through https)
Note: Just type any of the above commands on your console and hit Enter to execute the script.

Other useful docs