Template:Installing Alpine see also: Difference between revisions
Dubiousjim (talk | contribs) (→Other useful pages: add parens) |
Dubiousjim (talk | contribs) (Changed H2, added setup-* links) |
||
Line 1: | Line 1: | ||
== | == Post-Install == | ||
Alpine Linux has some special applications that helps you to use it 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 Linux)'' | * '''[[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)'' | * '''[[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.}} | {{Note|Just type any of the above commands on your console and hit Enter to execute the script.}} | ||
Revision as of 05:13, 22 March 2012
Post-Install
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
- Configure Networking
- Setting up a ssh-server (Using ssh is a good way to administer your box remotely)
- Package Management (apk) (How to add/remove packages on your Alpine)
- Init System (rc) (Configure a service to automatically boot at next reboot)
- Alpine local backup (lbu) (Permanently store your modifications in case your box needs reboot)