Tutorials and Howtos: Difference between revisions

From Alpine Linux
m (Point to Installation#Post-Install, delete a few duplicates.)
m (Change link to Repositories page)
Line 113: Line 113:
* [[Installation#Post-Install|Post install]]
* [[Installation#Post-Install|Post install]]
* [[Setting up a new user]]
* [[Setting up a new user]]
* [[Enable Community Repository]] ''(Providing additional packages)''
* [[Repositories#Enabling_the_community_repository|Enabling the community repository]] ''(Providing additional packages)''
* [[Alpine Linux package management|Package Management (apk)]] ''(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 package management#Local_Cache|How to enable APK caching]] -->
   <!-- [[Alpine Linux package management#Local_Cache|How to enable APK caching]] -->

Revision as of 04:45, 27 June 2022

Todo: This material needs to be re-organized .. as Howtos are smaller articles and tutorials are more detailed document both need to be reordered as independent sections


Welcome to Tutorials and Howtos, a place of basic and advanced configuration tasks for your Alpine Linux.

The tutorials are hands-on and the reader is expected to try and achieve the goals described in each step, possibly with the help of a good example. The output in one step is the starting point for the following step.

Howtos are smaller articles explaining how to perform a particular task with Alpine Linux, that expects a minimal knowledge from reader to perform actions.

IMPORTANT: contributions on those pages must be complete articles as well as requesting topics to be covered, don't override already made contributions. If you want to request a topic, please add your request in this page's Discussion.



Postinstall

Developers: compilers, IDEs and tools

Servers: deploy in production

Storage

Networking

Post-Install

Virtualization

Desktop Environment

Raspberry Pi

PowerPC

IBM Z (IBM z Systems)

Applications

Telephony

Mail

HTTP

Other Servers

  • Patchwork (Patch review management system)
  • Redmine (Project management system)
  • Request-Tracker (Ticket system)
  • OsTicket (Ticket system)
  • Trac (Enhanced wiki and issue tracking system for software development projects)

Monitoring

  • Webmin (A web-based interface for Linux system)
  • PhpPgAdmin (Web-based administration tool for PostgreSQL)
  • PhpMyAdmin (Web-based administration tool for MYSQL)
  • PhpSysInfo (A simple application that displays information about the host it's running on)
  • Linfo

Misc

Complete Solutions


Newbies