Template:Installing Alpine see also: Difference between revisions

From Alpine Linux
(Restore header)
Line 9: Line 9:
* [[Configure Networking]]
* [[Configure Networking]]
* [[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)''
* [[Alpine Linux package management|Package Management]] ''(How to add/remove packages on your Alpine)''
* [[Alpine Linux package management|Package Management (apk)]] ''(How to add/remove packages on your Alpine)''
* [[Alpine Linux Init System|Init System]] ''(Configure a service to automatically boot at next reboot)''
* [[Alpine Linux Init System|Init System (rc)]] ''(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|Alpine local backup (lbu)]] ''(Permanently store your modifications in case your box needs reboot)''

Revision as of 05:08, 22 March 2012

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-acf (was named setup-webconf before Alpine 1.9 beta 4) (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 pages