Tutorials and Howtos: Difference between revisions
m (→Tutorials: Sorting) |
m (Moving Servers tutorials from howto + minor formatting) |
||
Line 24: | Line 24: | ||
* [[Setting up nsd DNS server]] | * [[Setting up nsd DNS server]] | ||
* [[TinyDNS Format]] | * [[TinyDNS Format]] | ||
=== Telephony === | |||
* [[Setting up Zaptel/Asterisk on Alpine]] | * [[Setting up Zaptel/Asterisk on Alpine]] | ||
** [[Setting up Streaming an Asterisk Channel]] | ** [[Setting up Streaming an Asterisk Channel]] | ||
Line 45: | Line 35: | ||
=== Mail === | === Mail === | ||
* [[Small-Time Email with Exim and Dovecot]] ''(A simple configuration for your home network.) | * [[Small-Time Email with Exim and Dovecot]] ''(A simple configuration for your home network.) | ||
* [[Hosting services on Alpine]] ''(Hosting mail, webservices and other services)'' | * [[Hosting services on Alpine]] ''(Hosting mail, webservices and other services)'' | ||
Line 60: | Line 51: | ||
=== HTTP === | === HTTP === | ||
* [[Lighttpd]] | * [[Lighttpd]] | ||
** [[Lighttpd Https access]] | ** [[Lighttpd Https access]] | ||
Line 89: | Line 81: | ||
=== Other Servers === | === Other Servers === | ||
* [[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)'' | ||
** [[HOWTO OpenSSH 2FA with password and Google Authenticator]] ''(A simple two factor setup for OpenSSH)'' | ** [[HOWTO OpenSSH 2FA with password and Google Authenticator]] ''(A simple two factor setup for OpenSSH)'' | ||
Line 126: | Line 119: | ||
=== Monitoring === | === Monitoring === | ||
* Setting up [[collectd]] | * Setting up [[collectd]] | ||
* [[Traffic monitoring]] <!-- Networking and Monitoring --> | * [[Traffic monitoring]] <!-- Networking and Monitoring --> | ||
Line 161: | Line 155: | ||
== Backup and data migration == | == Backup and data migration == | ||
* [[Alpine local backup|Alpine local backup (lbu)]] ''(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)'' | ||
** [[Back Up a Flash Memory Installation]] | ** [[Back Up a Flash Memory Installation]] | ||
Line 168: | Line 163: | ||
== Desktop == | == Desktop == | ||
* [[Alpine and UEFI]] | * [[Alpine and UEFI]] | ||
* [[Default applications]] | * [[Default applications]] | ||
Line 201: | Line 197: | ||
* [[Suspend on LID close]] | * [[Suspend on LID close]] | ||
* [[Alpine setup scripts#setup-xorg-base|Xorg Setup]] | * [[Alpine setup scripts#setup-xorg-base|Xorg Setup]] | ||
<!-- | <!-- | ||
This does not attempt to be complete. Is it useful to have these listed here? I find them more accessible if grouped with their topics; also, an up-to-date list of all Draft or Obsolete pages can be found at [[Project:Wiki maintenance]]. | This does not attempt to be complete. Is it useful to have these listed here? I find them more accessible if grouped with their topics; also, an up-to-date list of all Draft or Obsolete pages can be found at [[Project:Wiki maintenance]]. | ||
Line 214: | Line 209: | ||
--> | --> | ||
== Networking == | |||
* [[Bonding]] - Bond (or aggregate) multiple ethernet interfaces | * [[Bonding]] - Bond (or aggregate) multiple ethernet interfaces | ||
* [[Bridge]] - Configuring a network bridge | * [[Bridge]] - Configuring a network bridge | ||
Line 233: | Line 228: | ||
=== Networking applications === | === Networking applications === | ||
* Alpine Wall ''(a new firewall management framework)'' | * Alpine Wall ''(a new firewall management framework)'' | ||
** [[Alpine Wall]] | ** [[Alpine Wall]] | ||
Line 251: | Line 247: | ||
==== Raspberry Pi ==== | ==== Raspberry Pi ==== | ||
* [[Raspberry Pi Bluetooth Speaker|Raspberry Pi - Bluetooth Speaker]] | * [[Raspberry Pi Bluetooth Speaker|Raspberry Pi - Bluetooth Speaker]] | ||
* [[Raspberry Pi|Raspberry Pi - Installation]] | * [[Raspberry Pi|Raspberry Pi - Installation]] | ||
Line 264: | Line 261: | ||
=== IBM Z (IBM z Systems) === | === IBM Z (IBM z Systems) === | ||
* [[s390x|s390x - Installation]] | * [[s390x|s390x - Installation]] | ||
=== PowerPC === | === PowerPC === | ||
* [[Ppc64le|Powerpc64le - Installation]] | * [[Ppc64le|Powerpc64le - Installation]] | ||
== Post-Install == | == Post-Install == | ||
* [[CPU frequency scaling]] | * [[CPU frequency scaling]] | ||
* [[Repositories#Enabling_the_community_repository|Enable Community repository]] ''(Providing additional packages)'' | * [[Repositories#Enabling_the_community_repository|Enable Community repository]] ''(Providing additional packages)'' | ||
Line 284: | Line 284: | ||
== Remote Administration == | == Remote Administration == | ||
* ACF | * ACF | ||
** [[Changing passwords for ACF|ACF - changing passwords]] | ** [[Changing passwords for ACF|ACF - changing passwords]] | ||
Line 312: | Line 313: | ||
== Virtualization == | == Virtualization == | ||
* [[Docker]] | * [[Docker]] | ||
* [[Installing Alpine in a virtual machine]] | * [[Installing Alpine in a virtual machine]] | ||
Line 331: | Line 333: | ||
== Miscellaneous == | == Miscellaneous == | ||
* [[Dynamic Multipoint VPN (DMVPN)]] combined with [[Small Office Services]] | * [[Dynamic Multipoint VPN (DMVPN)]] combined with [[Small Office Services]] | ||
* [[DIY Fully working Alpine Linux for Allwinner and Other ARM SOCs]] | * [[DIY Fully working Alpine Linux for Allwinner and Other ARM SOCs]] | ||
Line 345: | Line 348: | ||
== Newbie corner == | == Newbie corner == | ||
* [[Alpine newbie]] (overall information) | * [[Alpine newbie]] (overall information) | ||
* [[Alpine newbie developer]] (Developers: compilers, IDEs and tools) | * [[Alpine newbie developer]] (Developers: compilers, IDEs and tools) | ||
Line 350: | Line 354: | ||
** [[Alpine newbie developer: gitea|Alpine newbie developer: Git management web frontend gitea]] | ** [[Alpine newbie developer: gitea|Alpine newbie developer: Git management web frontend gitea]] | ||
* [[How to get regular stuff working]] ''some notes on need-to-know topics'' | * [[How to get regular stuff working]] ''some notes on need-to-know topics'' | ||
=== Servers === | |||
* [[Alpine production deploy]] | |||
** [[Production Web server: Lighttpd|Production web server: Lighttpd]] | |||
** [[Production DataBases : mysql|Production database: MySql]] | |||
** [[Production LAMP system: Lighttpd + PHP + MySQL]] | |||
* Alpine production monitoring | |||
** [[Cacti: traffic analysis and monitoring network]] | |||
** [[Zabbix|Zabbix - the professional complete manager]] | |||
* Kubernetes | |||
** [[K8s]] Building a K8s Cluster on Alpine Linux |
Revision as of 12:59, 11 September 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.
Howtos
Warning: Work in Progress: reorganizing as asked in oldid 16474
Applications
- Ansible (Configuration management)
- Setting up unbound DNS server
- Setting up nsd DNS server
- TinyDNS Format
Telephony
- Setting up Zaptel/Asterisk on Alpine
- Freepbx on Alpine Linux
- FreePBX_V3 (FreeSWITCH, Asterisk GUI web acces tool)
- 2600hz (FreeSWITCH, Asterisk GUI web access tool)
- Kamailio (SIP Server, formerly OpenSER)
- Small-Time Email with Exim and Dovecot (A simple configuration for your home network.)
- Hosting services on Alpine (Hosting mail, webservices and other services)
- ISP Mail Server HowTo
- ISP Mail Server Upgrade 2.x
- ISP Mail Server 2.x HowTo (Beta, please test)
- ISP Mail Server 3.x HowTo
- Roundcube (Webmail system)
- Setting up postfix with virtual domains
- Protecting your email server with Alpine
- Setting up clamsmtp
- Setting up dovecot with imap and ssl
- relay email to gmail (msmtp, mailx, sendmail
HTTP
- High Availability High Performance Web Cache (uCarp + HAProxy for High Availability Services such as Squid web proxy)
- Setting up Transparent Squid Proxy (Covers Squid proxy and URL Filtering system)
- SqStat (Script to look at active squid users connections)
- Obtaining user information via SNMP (Using squark-auth-snmp as a Squid authentication helper)
- Setting up Explicit Squid Proxy
- Drupal (Content Management System (CMS) written in PHP)
- WordPress (Web software to create website or blog)
- MediaWiki (Free web-based wiki software application)
- DokuWiki
- Darkhttpd
- Tomcat
- Kopano (Microsoft Outlook compatible Groupware)
Other Servers
- Setting up a ssh-server (Using ssh is a good way to administer your box remotely)
- HOWTO OpenSSH 2FA with password and Google Authenticator (A simple two factor setup for OpenSSH)
- Configure OpenLDAP (Installing and configuring the Alpine package for OpenLDAP)
- Setting up a nfs-server
- Setting up a samba-server (standard file sharing)
- Setting up a samba-ad-dc (Active Directory compatible domain controller)
- Phpizabi (Social Networking Platform)
- Statusnet (Microblogging Platform)
- Pastebin (Pastebin software application)
- Setting up Transmission (bittorrent) with Clutch WebUI
- 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)
- How to setup a Alpine Linux mirror
- Cups
- NgIRCd (Server for Internet Relay Chat/IRC)
- How To Setup Your Own IRC Network (Using charybdis and atheme-iris)
- OpenVCP (VServer Control Panel)
- Mahara (E-portfolio and social networking system)
- Using chrony, gpsd, and a garmin LVC 18 as a Stratum 1 NTP source
- Sending SMS using gnokii
- Internet Protocol television (IPTV)
- UniFi_Controller
- DNSCrypt-Proxy Encrypt and authenticate DNS calls from your system
- Odoo
Monitoring
- Setting up collectd
- Traffic monitoring
- Setting up traffic monitoring using rrdtool (and snmp)
- Setting up monitoring using rrdtool (and rrdcollect)
- Cacti: traffic analysis and monitoring network (Front-end for rrdtool networking monitor)
- LTTng (Kernel and userspace tracing)
- Zabbix - the professional complete manager (Monitor and track the status of network services and hardware)
- Setting up A Network Monitoring and Inventory System (Nagios + OpenAudit and related components)
- Setting up NRPE daemon (Performs remote Nagios checks)
- Smokeping (Network latency monitoring)
- Ntop (NetFlow collection and analysis using a remote fprobe instance)
- Cvechecker (Compare installed packages for Common Vulnerabilities Exposure)
- IP Accounting
- Obtaining user information via SNMP (Using squark-auth-snmp as a Squid authentication helper)
- SqStat (Script to look at active squid users connections)
- Piwik (A real time web analytics software program)
- Awstats (Free log file analyzer)
- Intrusion Detection using Snort
- Dglog (Log analyzer for the web content filter DansGuardian)
- 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
Backup and data migration
- Alpine local backup (lbu) (Permanently store your modifications in case your box needs reboot)
- Migrating data
- Rsnapshot - setting up periodic backups
Desktop
- Alpine and UEFI
- Default applications
- Desktop cloud
- EyeOS (Cloud Computing Desktop)
- Nextcloud (Self hostable cloud suite - Dropbox Alternative)
- Oneye (Cloud Computing Desktop - Dropbox Alternative)
- OwnCloud (Installing OwnCloud)
- Seafile: setting up your own private cloud
- Desktop environments and Window managers (overall information only)
- Printer Setup
- Remote Desktop Server
- Sound Setup
- Suspend on LID close
- Xorg Setup
Networking
- Bonding - Bond (or aggregate) multiple ethernet interfaces
- Bridge - Configuring a network bridge
- Configure Networking
- How to configure static routes
- Modem
- Multi ISP (Dual-ISP setup with load-balancing and automatic failover)
- PXE boot
- Satellite Internet Connection setup
- Wi-Fi
- Connecting to a wireless access point
- How to setup a wireless access point (Setting up Secure Wireless AP w/ WPA encryption with bridge to wired network)
- Vlan
Networking applications
- Alpine Wall (a new firewall management framework)
- Freeradius Active Directory Integration
- GNUnet
- OpenVPN server (Allowing single users or devices to remotely connect to your network)
- OpenVSwitch
- Using Alpine on Windows domain with IPSEC isolation
- Wireguard
Other Architectures
ARM
Raspberry Pi
- Raspberry Pi - Bluetooth Speaker
- Raspberry Pi - Installation
- Raspberry Pi - Router with VPN
- Raspberry Pi - Router with VPN (IPv6)
- Raspberry Pi - Sys mode install
- Raspberry Pi - Video Receiver (network video decoder using Rasperry Pi and omxplayer)
- Raspberry Pi 3 - Browser Client - kiosk or digital sign
- Raspberry Pi 3 - Configuring it as wireless access point -AP Mode
- Raspberry Pi 3 - Setting Up Bluetooth
- Raspberry Pi 4 - Persistent system acting as a NAS and Time Machine
- Raspberry Pi Zero W - Wireless router (Setting up a firewalled, Wireless AP with wired network on a Pi Zero W)
IBM Z (IBM z Systems)
PowerPC
Post-Install
- CPU frequency scaling
- Enable Community repository (Providing additional packages)
- Enable Serial Console on Boot
- Init System (OpenRC) (Configure a service to automatically boot at next reboot)
- Oracle Java (installation)
- Package Management (apk) (How to add/remove packages on your Alpine)
- Running glibc programs
- Setting up a new user
- Upgrading Alpine
Remote Administration
- ACF
- ACF - changing passwords
- Generating SSL certs with ACF
- ACF - setup (Configures ACF (webconfiguration/webmin) so you can manage your box through https)
- ssh-server setup (Using ssh is a good way to administer your box remotely)
- OpenSSH 2FA (A simple two factor setup for OpenSSH)
Storage
Virtualization
- Docker
- Installing Alpine in a virtual machine
- KVM (Setting up Alpine as a KVM hypervisor)
- LXC (Setting up a Linux container in Alpine Linux)
- QEMU
- Xen
- Xen Dom0 (Setting up Alpine as a dom0 for Xen hypervisor)
- Xen Dom0 on USB or SD
- Xen DomU (paravirtualized)
- Xen LiveCD
- Xen PCI Passthrough
Tutorials
Warning: Work in Progress: reorganizing as asked in oldid 16474
Miscellaneous
- Dynamic Multipoint VPN (DMVPN) combined with Small Office Services
- DIY Fully working Alpine Linux for Allwinner and Other ARM SOCs
- Experiences with OpenVPN-client on ALIX.2D3
- Fault Tolerant Routing with Alpine Linux
- High Availability High Performance Web Cache (uCarp + HAProxy for High Availability Services such as Squid web proxy)
- High performance SCST iSCSI Target on Linux software Raid
- ISP Mail Server HowTo (Postfix+PostfixAdmin+DoveCot+Roundcube+ClamAV+Spamd - A full-serivce ISP mail server)
- ISP Mail Server Upgrade 2.x
- ISP Mail Server 2.x HowTo (Beta, please test)
- Replacing non-Alpine Linux with Alpine remotely
- Setting up A Network Monitoring and Inventory System (Nagios + OpenAudit and related components)
- Streaming Security Camera Video with VLC
Newbie corner
- Alpine newbie (overall information)
- Alpine newbie developer (Developers: compilers, IDEs and tools)
- How to get regular stuff working some notes on need-to-know topics
Servers
- Alpine production deploy
- Alpine production monitoring
- Kubernetes
- K8s Building a K8s Cluster on Alpine Linux