Search results

  • The following script shows the closest mirror for a single ping, which might not be accurate: for s in $(wget -qO- http://rsync.alpinelinux.org/alpine/MIRRORS.txt); do ...
    577 bytes (92 words) - 07:09, 10 January 2023
  • AppStream is a collaborative effort between Linux distributions to produce shared metadata ...ne's appstream data can be found at https://appstream.alpinelinux.org/. It's generated by {{Pkg|appstream-generator}} ...
    371 bytes (49 words) - 10:32, 19 February 2023
  • {{Delete|Nothing links here and it's was just a redirect to an RfD page}} ...
    73 bytes (14 words) - 00:14, 28 August 2023
  • The new media has a 'upgrade' script found on root level on media. This 'upgrade' script needs ...to choose if you want to keep your old config-files or if you want to use a new.<BR> ...
    1 KB (194 words) - 07:25, 14 September 2019
  • (works to only make a disk based VM image) and there is Alpine's original ...
    703 bytes (100 words) - 04:29, 12 January 2024
  • Set the ACF-password for a specific user (where '<TT>username</TT>' could be a system user, such as '<TT>root</TT>'): You will be prompted to enter a new password for this user. ...
    2 KB (359 words) - 06:02, 29 July 2021
  • [https://en.wikipedia.org/wiki/Wayland%20(protocol) Wayland] is a new display protocol that aims to replace X11. ...KDE]]'s compositor). [https://wiki.archlinux.org/title/Wayland#Compositors A more exhaustive list is available in the ArchWiki]. ...
    2 KB (298 words) - 06:57, 10 January 2024
  • ...P application that displays information about the host it's running on. It's similar to [[Phpsysinfo]]. Create a directory named {{Path|webapps}} ...
    1 KB (227 words) - 10:03, 17 November 2023
  • ...Models should be limited in scope to a particular purpose - i.e. managing a particular service. The controller will call the model functions to implem ...should fill in the group cfe errtxt field if the set fails. For creating a new object, the same pattern can be followed, with the get function returni ...
    2 KB (350 words) - 16:05, 21 March 2012
  • For programmers, it's strongly recommended that you use a [[#Game engines|game engine]] if you are starting video game programming wh ...blender.org/ Blender] || {{pkg|blender}} || a 3D modeler and animator with a [https://upbge.org/ game engine] ...
    3 KB (460 words) - 09:00, 26 September 2023
  • [https://github.com/matomo-org/matomo Matomo] s a real time web analytics software program. It provides you with detailed rep Create the a folder named ''webapps'' ...
    2 KB (258 words) - 10:04, 17 November 2023
  • Smokeping is a network latency monitor webapp. <br /><br /> ...cgi to run with /usr/bin/perl in /etc/lighttpd/mod_cgi.conf (by default it's only in cgi-bin virtual host): <br /> ...
    2 KB (330 words) - 21:49, 25 August 2023
  • Patchwork is a widely used patch review system. This How-To aims to give a basis to setup Patchwork with PostgreSQL as backend. ...
    2 KB (319 words) - 09:48, 17 November 2023
  • ...n disconnect/reconnect without losing the chat session, while appearing as a single user to other users. Create a ZNC configuration file, this command will automatically create znc.conf in ...
    4 KB (587 words) - 22:19, 20 December 2021
  • ...sInfo] is a simple application that displays information about the host it's running on. Create a directory named {{Path|webapps}} ...
    1 KB (182 words) - 09:54, 17 November 2023
  • ...p-by-step guide on bootstrapping the latest (developement) Alpine Linux on a CF card for Soekris net4xxx routers We assume our CF reader is at /dev/sdb, with a 512+ MB CF formatted card loaded and will be mounted on /mnt/flash. We also ...
    2 KB (266 words) - 21:49, 3 September 2023
  • ...re's how you'd change <var>v2.5</var> to <var>v2.6</var>: {{Cmd|sed -i -e 's/<var>v2\.5</var>/<var>v2\.6</var>/g' /etc/apk/repositories}} ...ing any other package. This was the case, for example, when upgrading from a version of Alpine before 2.3.0_rc1. But simply always doing so shouldn't h ...
    2 KB (307 words) - 09:38, 13 January 2024
  • ...is externally managed! the packages should be installed using apk or using a virtual enviroment}} {{Cmd|# su - postgres -c "createuser -s odoo"}} ...
    1 KB (199 words) - 21:00, 21 September 2023
  • Have a look at [[Hosting_services_on_Alpine#Mail]] for various alternatives and in We want to keep things clean, so we create a dovecot folder for it's certs/keys ...
    4 KB (584 words) - 09:58, 21 January 2024
  • ...to Proton AG's own stated preference for the service as well as Wireguard's lighter and more modern build. Setting up for Wireguard is relatively simpl ...und at [https://protonvpn.com/support/wireguard-configurations/ Proton VPN's support page]. Note that the private key will only be available from the si ...
    2 KB (298 words) - 23:02, 13 May 2024
  • There are a number of freely available blacklists on the net. The installer mentioned ...ts. There are various categories of lists there. The format of the file is a "host" (so you can put it in {{path|/etc/hosts}} and be done). We will use ...
    2 KB (338 words) - 03:46, 16 February 2024
  • ...g running correctly, you can use the tun/tap interface, which then becomes a real interface. The key is to define the virtual network interface on the So to have a single NIC on the qemu virtual system that is connected to tap0 on the phys ...
    2 KB (349 words) - 07:52, 12 March 2012
  • [https://www.dokuwiki.org/dokuwiki DokuWiki] is a standards compliant, simple to use Wiki, mainly aimed at creating documenta {{cmd|<nowiki>sed -i "s|listen\s*=\s*127.0.0.1:9000|listen = /var/run/php.sock|g" /etc/php7/php-fpm.d/www.conf</ ...
    2 KB (361 words) - 13:06, 26 March 2024
  • ...idae)] is a free, open source, deliberately vulnerable web-application. It's similar to [[Damn_Vulnerable_Web_Application_(DVWA)|DVWA]]. Create the a folder named {{Path|webapps}} ...
    2 KB (216 words) - 09:57, 17 November 2023
  • {{cmd|<nowiki>sed -i "s|;listen.owner\s*=\s*nobody|listen.owner = ${PHP_FPM_USER}|g" /etc/php5/php-fpm.conf sed -i "s|;listen.group\s*=\s*nobody|listen.group = ${PHP_FPM_GROUP}|g" /etc/php5/php-fpm.conf ...
    12 KB (1,842 words) - 07:15, 30 May 2023
  • {{warning|RISC V is not supported by a stable Alpine Linux release yet. It is only available in the edge repositor RISC V's first release into Alpine Linux is planned for v3.20. ...
    421 bytes (59 words) - 15:49, 17 April 2024
  • ...called "swclock", that's what I went with. Normally swclock simply changes a symlink ie /sbin/openrc-run -> /sbin/openrc when it saves the time. ...ioned configs from apkprov. You will need to make these changes to specify a file. ...
    1 KB (223 words) - 02:39, 21 September 2017
  • ...application, "acf" is the component that makes the mvc.lua framework into a web configuration Application. Some ideas and rationales for application-wi ...''E'''ntity) is a way to pass data between a model, controller and view in a common way. There are many ways to do this (e.g. closures, AKClass); use of ...
    4 KB (668 words) - 12:30, 7 March 2016
  • The idea is to create a {{Pkg|postfix}} config to host multiple maildomains.<BR> I want to document both how it's set up and how it's maintained. ...
    4 KB (681 words) - 09:48, 25 April 2023
  • ...//wiki.gentoo.org/wiki/AMDGPU the relevant section on the Gentoo Wiki] for a more granular list of product names and microarchitecture names. * <code>export MESA_LOADER_DRIVER_OVERRIDE=r300</code>: for AMD's Radeon R300, R400, and R500 GPUs. ...
    2 KB (346 words) - 13:14, 8 October 2023
  • ...led inside a chroot on an Alpine system. This page explains how to install a recent version of [https://www.archlinux.org/ ArchLinux] (either x86 or x86 ...er.com/questions/111152 What's the proper way to prepare chroot to recover a broken Linux installation?] ...
    4 KB (660 words) - 02:54, 25 August 2023
  • ...ation when you find it necessary to edit an apkovl (without having to boot a box using the apkovl itself). ...he apkovl into a temp dir (''preferably run tar as root to preserve target's UIDs & GIDs''): ...
    1 KB (217 words) - 21:14, 10 February 2023
  • CPU '''microcode''' is a form of firmware that controls the processor's internals. ...ta/bugs'''. Given the complexity of modern processors, a CPU may have over a hundred such errata. ...
    2 KB (322 words) - 16:50, 31 August 2023
  • {{Obsolete|Alpine has not used grsec for a while now...}} Take note of the directory, e.g. /opt/java/jdk1.8.0_121, create a symbolic link as the current version: ...
    3 KB (525 words) - 09:46, 19 January 2024
  • ...er. It's a good tool for e.g. remote support. It can also be used to start a command you want to keep running after you close your console session (you == Start a new session == ...
    2 KB (385 words) - 07:25, 30 May 2023
  • {{Warning|This will erase '''everything''' on your machine's harddisk. Don't blame me if someone sues you for this, your cat dies etc. Y * [[Burning ISOs|Burn the Alpine ISO image to a CD]] ...
    3 KB (486 words) - 09:21, 12 January 2024
  • ...sic analysis of the dansguardian log. It's very simple and basic, but it's a good start. ...
    2 KB (246 words) - 10:25, 17 November 2023
  • ...some packages due to ABI changes and private API usages. The following is a list of packages to bump on every major (e.g. 5.12.x to 5.14.x) upgrade: * kaidan # compiles it's QML files ...
    472 bytes (67 words) - 19:21, 24 November 2020
  • {{cmd|# apk add {{pkg|bluez|arch=a*}}}} {{cmd|$ btattach -B /dev/ttyAMA0 -P bcm -S 115200 -N &}} ...
    2 KB (269 words) - 14:31, 10 January 2024
  • ...content filter on the gateway, using privoxy. By default Privoxy contains a crude parental-controls filter that can filter many pornographic sites. It ...er weight than squid+dansguardian or squid+squark; and may be suitable for a small home network. ...
    3 KB (354 words) - 10:27, 17 November 2023
  • Deletes a package Installs a package ...
    383 bytes (55 words) - 08:08, 12 March 2012
  • ...session (you can later on attach to your running session). When you enter a {{pkg|screen}} session you will not notice too much.<BR> To know if you are inside a {{pkg|screen}} session, use the notes in '[[#Get_help|get help]]' section m ...
    5 KB (817 words) - 04:17, 28 August 2023
  • ...n the {{path|/etc/localtime}} file. To change the timezone, make this file a link to another timezone data file. For example: ln -s /usr/share/zoneinfo/Europe/Brussels /etc/localtime ...
    586 bytes (83 words) - 04:37, 12 January 2024
  • This wiki describes methods to bridge a wired and wireless interface to enable network communication between hosts ...devices on this switch can access my home wifi network via the bridge host's wireless interface. ...
    2 KB (379 words) - 14:19, 18 April 2023
  • ...ingle version of a package may be installed and only one package providing a given file or facility may be installed. Each package is installed in it's own versioned directory allowing different versions and of the same package ...
    3 KB (509 words) - 14:38, 13 September 2019
  • NOTE: this will build the applications required for a jitsi-meet server on Alpine Linux. Prosody (apk) plus videobridge and jicof ...will return and update this page with config files and rc scripts. But it's similar to the Debian config. Also TODO nginx reverse proxy / bosh config. ...
    4 KB (580 words) - 14:06, 10 November 2023
  • ...rver. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server. [https://haserl.sourceforge.net/ Haserl] is a small program that uses shell or Lua script to create cgi web scripts. It i ...
    2 KB (291 words) - 13:58, 25 August 2023
  • ...nning multiple isolated Linux systems (containers) on a control host using a single Linux kernel. {{Cmd|# pacman -S lxc}} ...
    3 KB (420 words) - 13:32, 25 August 2023
  • ...iki websites worldwide. It is written in the PHP programming language with a backend database. Create a folder named {{Path|mediawiki}} ...
    2 KB (277 words) - 09:46, 17 November 2023
  • {{Merge|mdev|This could be part of a "configuring mdev" section in the mdev article}} This article shows how to rename/change name of a network interface. ...
    2 KB (264 words) - 12:26, 22 September 2023
  • sudo ln -s seafile seafile."$SEA_INSTANCE" sudo ln -s seahub seahub."$SEA_INSTANCE" ...
    2 KB (296 words) - 10:53, 17 November 2023
  • ...rver. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server. [https://haserl.sourceforge.net/ Haserl] is a small program that uses shell or Lua script to create cgi web scripts. It i ...
    2 KB (308 words) - 14:10, 25 August 2023
  • ...its, but you will need a place to store your guests (virtual machines) and a syslog server to redirect the logs to. ...llow one of the following guides:<BR>[[Create a Bootable USB]] or [[Create a Bootable Compact Flash]]. ...
    3 KB (590 words) - 11:07, 10 November 2023
  • ...he architecture and networking methods of the Internet Protocol Suite over a packet-switched network infrastructure, e.g., the Internet and broadband In * Make sure your local subnet is not same as your ISP's multicast source. 192.168.0.0/24 is probably safe bet. ...
    3 KB (354 words) - 21:50, 25 August 2023
  • We used this occation to also merge the core and extra repositories into a single repository: main. ...ng the boot media and reboot. If you boot and run from a harddisk, then it's really recommended to reinstall the system. ...
    2 KB (335 words) - 00:10, 4 September 2023
  • ...to build packages that provide a set of custom default configurations for a group of packages (making quick roll-out of similar servers easier). This First, follow [[Setting up a compile vserver]]. ...
    2 KB (322 words) - 19:35, 25 March 2012
  • ...t out what's (i) general info about using cgit (for any project), and what's (ii) specific to coordinating with the Alpine developer repositories. Might == Create a repository == ...
    3 KB (471 words) - 10:45, 7 August 2023
  • * To change to a different runlevel: ...de> for Linux based systems. It also mounts <code>/lib/rc/init.d</code> as a ramdisk using tmpfs where available unless <code>/</code> is mounted rw at ...
    6 KB (739 words) - 11:26, 12 December 2023
  • We will explain {{pkg|awall}} from the viewpoint of a Shorewall user.<br> Please see [https://git.alpinelinux.org/awall/about/ Alpine Wall User's Guide] for details about the syntax. ...
    7 KB (1,104 words) - 08:43, 13 January 2024
  • devnode "!^(sd[a-z]|dasd[a-z]|nvme[0-9])" Let's add our LUNs (ie. our ''wwn'' access via two LUNs) to ''/etc/multipath/wwid ...
    4 KB (609 words) - 09:47, 26 September 2023
  • ...dependency in community or testing and a package in community cannot have a dependency on packages in testing. ...ttps://gitlab.alpinelinux.org/users/sign_in here]. It's recommended to set a SSH key now, refer to the [https://docs.gitlab.com/ee/ssh/ Gitlab docs] for ...
    7 KB (1,068 words) - 00:52, 26 August 2023
  • ...ound card will show up. Try turning up the volume of Master and the device(s) such as speakers or microphones that you need, and audio should work ({{Ke ...soundcard you want as your default) at the end of those lines separated by a space for each. For example, if the default sound card you want is "1". ...
    2 KB (356 words) - 07:10, 26 December 2023
  • Example inittab entry for a serial terminal on ttys01:<br> ...the terminal type (`linux` and `vt100` in our examples) can be changed to a wide variety of serial terminals.}} ...
    3 KB (501 words) - 21:25, 16 September 2023
  • {{Obsolete|The article needs to be updated to cover a version of alpine with a support level greater than "none".}} == Create a minimal rackspace server == ...
    5 KB (799 words) - 09:29, 13 January 2024
  • == Burning an image to a CD or DVD == ...e it is provided by the {{pkg|cdrkit|arch=}} package) to write an image to a disc. For example: ...
    855 bytes (132 words) - 08:58, 12 January 2024
  • ...linux system, using ZFS's own encryption capabilities. If you want to make a fresh install with the root partition on ZFS, see [[Root on ZFS with native ...sed as a user's home directory, but it can be trivially modified to create a filesystem for other purposes. ...
    3 KB (471 words) - 19:29, 4 September 2023
  • "Changing root" or "chrooting" is a method for zooming in on part of your filesystem, so that, for example, {{P A common reason for chrooting is to perform maintenance on existing systems w ...
    9 KB (1,509 words) - 18:09, 13 January 2024
  • You can of course also use a tool like phpmyadmin to create the database and setup the user. ...n find information in {{path|/var/log/lighttpd}}. If that does not provide a clue you can also run Lighttpd in foreground. It should display some more d ...
    2 KB (370 words) - 10:21, 17 November 2023
  • To change the default application associated with a filetype you must use the [https://linux.die.net/man/1/xdg-mime xdg-mime] c First you need to create a desktop file, because mupdf doesn't provide one. ...
    869 bytes (127 words) - 18:48, 17 April 2023
  • [https://github.com/pommi/CGP Collectd Graph Panel] (CGP) is a graphical web front-end for Collectd written in PHP. Create a folder named {{Path|webapps}} ...
    709 bytes (106 words) - 17:36, 20 September 2023
  • ...uld do it the easy way and use either Flatpak (the easiest), containers or a chroot.<br> ...t use cases, this is just a slight overview about what's possible and what's sensible.<br> ...
    8 KB (1,208 words) - 20:15, 6 March 2024
  • Navigate a browser to the machine's address; there you should see the default "It works" page. ...
    765 bytes (106 words) - 16:33, 14 May 2023
  • =How To Build a Raspberry Pi Bluetooth Speaker= This articles describes how to build a Bluetooth speaker. This article is being actively written. Currently it is ...
    8 KB (1,161 words) - 13:22, 10 January 2024
  • [https://www.ansible.com/ Ansible] is a simple configuration management, deployment, task-execution, and multinode ...batteries included" package that brings in {{Pkg|ansible-core}} along with a set of curated [https://docs.ansible.com/collections.html collections]. Bo ...
    4 KB (638 words) - 04:11, 2 November 2023
  • == Create graphs based on the rrd's == -a PNG -t "Stat" --vertical-label "bits/s" \ ...
    5 KB (925 words) - 05:28, 6 September 2023
  • [https://github.com/riverwm/river River] is a dynamic tiling [[Wayland]] compositor. An introduction to River can be foun ...teps begin from the first reboot after running setup-alpine and performing a sys install to disk. ...
    2 KB (377 words) - 10:02, 3 March 2024
  • ...that has done an amazing job, even maintaining multiple versions! So that's why this how-to, we will see how to deploy CEPH monitors, managers and OSDs osd_pool_default_min_size = 2 # Accept an I/O operation to a degraded PG that has two copies of an object ...
    8 KB (1,074 words) - 10:58, 7 May 2024
  • {{Note|This article is written with a PC-centric (i686+x86_64) point of view. Help making this article more appli ...uld feel less like a story (for example warnings in the article instead of a conclusion at the end)}} ...
    11 KB (1,832 words) - 09:12, 10 November 2023
  • = '''This is a very early version and contains some hacks''' = At the moment it is only a proof of concept and needs to be extended to a real multi server setup. ...
    4 KB (624 words) - 07:08, 2 May 2024
  • = Creating a new user = {{Warning|If using a '''"diskless" or "data" disk mode''' installation, it's important to make the <code>/home</code> directory persistent. ...
    9 KB (1,483 words) - 04:29, 19 April 2024
  • ...can do it, it may be better for you to buy an external drive, use a VM for a second OS or choose another distro.}} It's assumed you have a box where you already run another operating system, and would like to be ab ...
    5 KB (880 words) - 04:28, 19 February 2024
  • Create the a folder named ''webapps'' Make a symlinks to the ''phpshell'' folder ...
    1 KB (187 words) - 02:58, 25 August 2023
  • Configuring Wake-on-LAN is a simple process on Alpine Linux. First, check if your network card supports pre-up /usr/sbin/ethtool -s eth0 wol g ...
    896 bytes (142 words) - 16:28, 16 July 2021
  • ...essential packages used to build new packages. Also install and configure a way to elevate privileges, such as sudo or doas, and an editor, such as vi, ...normal user account for you to work in]]. To make life easier later, it's a good idea to add this user to the wheel group; operations that require supe ...
    3 KB (429 words) - 18:51, 19 November 2023
  • ...built, you can use ''the same code'' to set the hostname via the web with a web-based application controller. == Create a model and controller == ...
    17 KB (2,454 words) - 20:56, 25 August 2023
  • This tutorial shows how to configure a Distributed Replicated Block Device (DRBD) device on Alpine Linux. It assum ...Because the VMs need to communicate with each other, it's important to use a bridged adapter or internal network rather than Network Address Translation ...
    8 KB (1,282 words) - 04:50, 6 September 2023
  • ...e things you are working on and want to refresh your local checkout (using a <tt>git pull --rebase</tt>) from the master. Use <tt>git stash apply</tt> t ...d|git checkout -f master}} if you think your tree is pretty hopeless, need a kill-and-fill to bring the master into your local repository. You will lose ...
    3 KB (468 words) - 19:23, 9 December 2018
  • # some day, and you think this stuff is worth it, you can buy me a # (Thank's to Bill Landry for pointing out the above two) ...
    16 KB (2,145 words) - 09:42, 12 March 2012
  • ...tion:''' Alpine Installation from an official image tar file downloaded to a real second generation PC Engines APU systems (apu2, apu3, apu4), where it ...Alpine_and_UEFI#UEFI_and_BIOS_definitions_and_introduction|BIOS]]''': it's a system into computer hardware machine laptop or desktops, embedded that wil ...
    4 KB (661 words) - 04:45, 24 March 2023
  • * Official PSU or just a micro-SD cable (notes : the barrel plug (inner(positive) diameter 0.8mm and ...s IF you are not using an arm64 machine. Usually, you should be running on a x64 architecture (Intel or AMD I guess), so you would like to cross-compile ...
    8 KB (1,261 words) - 15:23, 17 April 2023
  • * The user executing <code>abuild</code> must be a member of the <code>abuild</code> group. If you just want to build a package from an [[APKBUILD Reference|APKBUILD]] file, only two command are ...
    4 KB (603 words) - 09:20, 29 March 2024
  • A typical boot sequence of Alpine is: # Boot Loader (syslinux's isolinux) ...
    3 KB (441 words) - 07:07, 29 November 2016
  • ...rotocol (LDAP) is often employed as an authentication mechanism, providing a common username and password across many different applications. This tutor ...p apk is not enough to get you up and running. You'll also need to install a backend database and some LDAP command-line tools. ...
    8 KB (1,287 words) - 21:26, 26 July 2023
  • ...entoo.org/wiki/Handbook:X86/Working/Initscripts#Writing_initscripts Gentoo's wiki] for some additional OpenRC information. Every init.d script you write needs to start with a [https://en.wikipedia.org/wiki/Shebang_(Unix) shebang] like: ...
    5 KB (709 words) - 21:20, 25 August 2023
  • This page is a design and implementation plan for a new firewall implement a new management framework for <code>iptables</code>, which ...
    7 KB (1,137 words) - 11:42, 25 August 2023
  • ...//port25.technet.com/videos/research/IPsec%20Interop%20Final.pdf Microsoft's document]. ...g. This document outlines the way to do it with a certificate. PSK is just a few changes in the configuration. ...
    3 KB (417 words) - 10:32, 17 November 2023
  • Sircbot is a Minimalistic IRC bot based in Lua script. sircbot_opts{{=}}"-n NICK -s SERVER" ...
    5 KB (737 words) - 02:29, 8 March 2024
  • ...ay break on musl. Currently Electron based GUI apps are not supported but a wide range of command line apps are available on Linux which can be package Because there are literally hundreds of dependencies for a Node.js application, it makes more sense to just keep them all internal dep ...
    3 KB (477 words) - 04:16, 3 March 2018
  • ''(internal function)'' Returns a boolean to tell whether or not this user is permitted to access this contro ''(internal function)'' Looks for a .lsp (Lua Server Page) template. Looks for the first matching: ...
    6 KB (951 words) - 12:30, 7 March 2016
  • In production web, '''LAMP''' means '''L'''inux + '''A'''pache + '''M'''ysql + '''P'''hp installed and integrated, but today, more ...e web server, Nginx is the most used due to beeing manageable by ISP panel's software, but '''lighttpd performs better. Nginx cannot process fast-cgi pr ...
    18 KB (2,907 words) - 13:06, 25 August 2023
  • ...in no cron/script provided to scrub (and eventually trim) your pool(s) on a regular basis, like in other Linux distributions.<br> Setting it up is easy and can be done in a few minutes. ...
    7 KB (1,061 words) - 17:40, 13 May 2024
  • ...ou to transfer files from a server to a client and vice versa (as FTP uses a client-server architecture). FTP is among the oldest protocols as its origi ...However, it's not widely used due to common hosting panels not handling it's configuration management. In contrast, vsftpd is more secure and doesn't re ...
    11 KB (1,660 words) - 04:54, 12 January 2024
  • ..., or to be exact, if there are multiple default gateways, you must specify a ''metric'' value. The gateway with the lowest metric will win. The DHCP client will automatically add a metric value to the default gateway. It will pick 200 + interface index. Th ...
    8 KB (1,274 words) - 19:57, 26 July 2021
  • Currently there is a bug [https://gitlab.alpinelinux.org/alpine/aports/-/issues/3609 #3609]in Al ...ble to verify the pci-device is using the pciback Kernelmodule and that it's visible to passthrough via xl: ...
    3 KB (390 words) - 02:19, 25 August 2023
  • ...kends (MySQL, PostgreSQL) and BIND zone files to co-processes and JSON API’s. For a full list of features see the [https://doc.powerdns.com/ PowerDNS documenta ...
    3 KB (512 words) - 09:57, 14 March 2023
  • ...ly on Alpine, much more easily than is detailed below. (It does still take a long time.) But I am recording the steps necessary to port to Alpine in the ...hese directions has already setup a cross-compiler targeting Alpine inside a chroot holding an existing Linux system where GHC binaries are available. T ...
    10 KB (1,619 words) - 21:44, 7 July 2020
  • Zabbix is the most popular monitoring manager in open source world, there's monitoring itself only like [[Cacti:_traffic_analysis_and_monitoring_networ Note: There is a possibility that this page may have been complexified / obfuscated. See the ...
    19 KB (3,005 words) - 17:39, 20 September 2023
  • ...nux.org/ ArchLinux] (both x86 and x86_64) targeting Alpine. There are only a few situations in which you'd want to do this. I had to do it because I wan The instructions below also describe how to install a cross-compiling LLVM and Clang v3.2 on top of the Buildroot tools. This mig ...
    6 KB (926 words) - 21:01, 25 August 2023
  • == Obtain a copy of Alpine Linux == ...tively you can use {{path|uniso}} or {{path|7z}} to extract the content to a temporary area. ...
    5 KB (835 words) - 20:02, 18 August 2023
  • ...een dead for ages), and Alpine Linux 3.9 being support level "none", there's no reason to keep this article any longer.}} ...from [https://www.ui.com/ Ubiquiti Networks]. At the time of writing this, a native Alpine Linux package is not available. ...
    7 KB (1,119 words) - 09:25, 13 January 2024
  • {{draft|This doc aims to have a defined workflow for sending and applying patches. It provides a background both for alpine developers and contributors. ...
    7 KB (1,143 words) - 15:08, 16 August 2023
  • First, you'll need [https://en.wikipedia.org/wiki/CUPS CUPS]. If you have a ''Hewlett-Packard'' (''HP'') printer, add the [https://en.wikipedia.org/wik {{Tip|As with all installation processes, Alpine's [[Alpine_Linux_package_management|package management]] can guide you on the ...
    7 KB (1,142 words) - 09:51, 10 November 2023
  • ...tors to track and view project source code from the web instead of through a git client. ...git working in your server. If you don't have one, install [[gitolite]] or a similar program before going further.}} ...
    4 KB (532 words) - 05:36, 4 March 2024
  • ...PowerPC, and S390 guests, amongst others. [https://libvirt.org Libvirt] is a management framework that integrates with QEMU/KVM, [[LXC]], [[Xen_Dom0|Xen ...irt''' as well as '''QEMU with emulation for x86_64''' and '''qemu-img''', a necessary component for using various disk formats such as qcow2. Without q ...
    8 KB (1,260 words) - 11:11, 10 November 2023
  • [https://mariadb.org/ MariaDB] is a community-developed fork of the MySQL relational database management system ...are described in the table below, and are listed in order of relevance for a production server. ...
    8 KB (1,234 words) - 23:18, 21 March 2024
  • ...o [[#Configuring_DNS|Configuring DNS]]. Otherwise, if you're going to use a static IPv4 or IPv6 address, continue below.}} For a static IP configuration, it's common to also add the machine's hostname you just set (above) to the {{path|/etc/hosts}} file. ...
    11 KB (1,570 words) - 09:32, 19 January 2024
  • This document explains how to setup a fault-tolerant router using Alpine Linux. It has been tested with Alpine L * Pre-existing border router that performs NAT from public IP(s) to the 10.0.0.0/8 network and has the address 10.0.0.1/24 on the transit n ...
    9 KB (1,340 words) - 10:23, 17 November 2023
  • To make the documentation a bit more "generic" we start by setting some environment variables. You also need to set a appropriate value for your <code>LBU_MEDIA</code>. The media you choose wil ...
    1 KB (214 words) - 08:10, 31 October 2019
  • ...02.11-based connections to the computer meaning there's no need to use DVB-S related software... Also the linuxtv-dvb-apps is not in current versions of ...receive data from the satellite to our home using a parabolic antenna and a Sat Card. ...
    10 KB (1,614 words) - 06:01, 6 September 2023
  • Alpine makes it very easy to install and run a service, but what if you need to have multiple instances of the same servic ...well. TinyDNS will work because the init.d script has been written in such a way as to allow multiple instances. The procedure is written for alpine 1.9 ...
    4 KB (622 words) - 10:53, 17 November 2023
  • ...st kernel, so there is less overhead. This guide will show you how to make a chroot and enable transparent x86_64 binary execution using qemu and binfmt Now copy the host's apk repositories into the chroot folder: ...
    5 KB (768 words) - 07:08, 11 July 2023
  • ...en Dom0. You can start from either an existing standard install or install a new copy of Alpine with the Alpine Xen ISO. ...ISO], and either [[Burning ISOs|burn the ISO to a CD/DVD]] or write it to a USB storage device with the following command, where <code>3.12.0</code> sh ...
    5 KB (785 words) - 09:04, 12 January 2024
  • ...s. It's the most known way to do so without replacing your system or using a Virtual Machine. ...er a host Linux distro, that can also be used to install Alpine Linux from a non-Alpine Linux system or live environment. ...
    6 KB (975 words) - 19:33, 30 August 2023
  • ...evice. The primary focus is for a web interface - ACF's main goal is to be a light-weight MVC "webmin". A full webmin (Perl), RoR or PHP implementation each require several MB of in ...
    6 KB (1,004 words) - 01:59, 4 September 2023
  • ...ortmanteau of "light" and "httpd": [https://www.lighttpd.net/ lighttpd] is a simple, standards-compliant, secure, and flexible web server. ...connections in parallel on one server'''. It was used in wikipedia server a log time ago and also some google services. ...
    6 KB (892 words) - 01:11, 9 January 2024
  • This document describes how to set up an Alpine Linux system booting from a logical volume using lvm2 and GPT-labeled disks. ...g in as `root`, run `setup-alpine`, and answer `none` when asked to choose a disk. ...
    4 KB (619 words) - 10:55, 7 August 2023
  • {{style|This reads more like an essay than a useful tutorial or advice}} ...eone does some kind of development, no matter how small it is (for example a simple script), the development environment is not the only place or system ...
    3 KB (526 words) - 04:33, 28 August 2023
  • = Create a share directory = This will be the directory that's shared to clients. You can create as many of these as you wish. ...
    1 KB (199 words) - 06:45, 30 May 2023
  • ...is a complete network monitoring and data analyzing solution using RRDTool's data storage and graphing functionality. It is the most widely used monitor ...irements''' from the host. For production systems, it must be installed on a dedicated host machine. ...
    24 KB (3,750 words) - 14:04, 6 January 2022
  • {{Delete|Although this may be useful to a small percent of users this isnt really directly related to Alpine Linux an ...instructions do not create an extended bridged "ethernet LAN" - it creates a set of routed networks. ...
    6 KB (793 words) - 22:25, 6 December 2021
  • [https://nlnetlabs.nl/projects/unbound/about/ Unbound] is a validating, recursive, and caching DNS resolver that supports DNSSEC. <code>unbound</code> can be set up to run as a service and started with: ...
    5 KB (779 words) - 13:51, 15 March 2024
  • ' o remove a bunch of extra CRLFs ' Run the script (double-click) and the output appears in a dialog. It is also written ...
    9 KB (816 words) - 15:44, 21 March 2012
  • ...er contains functions (actions) that make model functionality available to a user. The actions interpret client data from the user, call model function ...el. The controller should not be concerned with how to display data, that's the function of the model. ...
    5 KB (759 words) - 16:04, 21 March 2012
  • When Alpine Linux boots in diskless mode, it initially only loads a few required packages from the boot device. ...s-loaded-into-RAM are possible, e.g. by [[Alpine_Package_Keeper|installing a package]] or adjusting the configuration files in {{path|/etc}}. The modifi ...
    14 KB (2,317 words) - 08:29, 12 January 2024
  • Setting up a wireless AP with udhcpd and NAT *A bridge ...
    6 KB (1,020 words) - 10:31, 17 November 2023
  • {{Obsolete|This package is no longer a part of alpine, upstream is NOT actively maintained since early 2013}} PGCluster is a fork of PostgreSQL that allows multi-master replication. This document expl ...
    5 KB (699 words) - 10:41, 17 November 2023
  • [https://github.com/SpiderLabs/SQLol SQLol] is a SQL injection playground which allows you to exploit and detect SQL injecti Create a folder named {{Path|webapps}} ...
    1 KB (201 words) - 09:56, 17 November 2023
  • [https://www.unix-ag.uni-kl.de/~massar/vpnc/ vpnc] is a VPN client for Cisco hardware VPNs. ...file. The configuration files are stored in <code>/etc/vpnc</code>, with a template at <code>/etc/vpnc/default.conf</code>. ...
    2 KB (244 words) - 18:33, 17 April 2023
  • ...l summary and list of "gotchas" (places where different implementations of a tool may behave in different or unexpected ways). ...as drawn up back when we were using uClibc. Some of the behavior of Alpine's utilities reported here may have changed with the switch to musl.}} ...
    23 KB (3,540 words) - 18:19, 20 September 2023
  • Quick note on how to set up a build environment. You will need a few Gigabytes to have enough space for kernel cmpiling and storing all the ...
    6 KB (909 words) - 00:12, 4 September 2023
  • .../labwc/labwc#1-what-is-this it wasn't intended like that], it can serve as a drop-in replacement for the [[Openbox]] window manager (the same way [[Sway ...teps begin from the first reboot after running setup-alpine and performing a sys install to disk. ...
    4 KB (565 words) - 10:10, 3 March 2024
  • ...require slightly different builds of u-boot. Hence, preparation steps are a bit more involved than x86_64. ...the following step). It is recommended to use <code>start: 32768</code> as a safe choice when creating the partition. Make sure that the partition is al ...
    7 KB (1,189 words) - 20:01, 20 January 2024
  • [https://sourceforge.net/projects/bwapp/ bWAPP] or a buggy web application is a vulnerable web application. Create a folder named {{Path|webapps}} ...
    1 KB (211 words) - 09:58, 17 November 2023
  • ...can define a directory and only allow clients coming from the specified ip's to have access. This might be nice to allow internal LAN clients access to ...t example again 3 ip's. The <nowiki>!~</nowiki> are only used for those ip's that ar allowed, the rest will be denied (negative comparison). ...
    7 KB (986 words) - 02:07, 9 January 2024
  • ...ses [https://www.busybox.net/ Busybox] in place of the '''coreutils''' for a more lightweight, minimalist and secure experience but the '''coreutils''' Some programs like wall(1) depend on a libc feature named "utmp", that cannot be implemented ...
    2 KB (253 words) - 19:22, 27 March 2023
  • For abuild a public/private rsa key pair is needed. <tt>abuild-keygen</tt> does the gene {{Cmd|abuild-keygen -a -i}} ...
    1 KB (221 words) - 01:07, 25 August 2023
  • [https://www.lighttpd.net/ lighttpd] is a simple, standards-compliant, secure, and flexible web server. '''For testing, open a browser and go to <code><nowiki>http://<webserveripaddres></nowiki></code> ...
    11 KB (1,683 words) - 03:22, 2 November 2023
  • Alpine's MIPS64 port mostly targets Octeon CPUs, Loongson and the MIPS Malta evaluat The port does not yet have a functioning Docker, but we are working on it. Assistance is welcome. ...
    1 KB (191 words) - 02:05, 15 December 2021
  • * Run a livepatching enabled kernel You can use Kernel Live Patching in Alpine Linux by running a modified kernel. ...
    2 KB (252 words) - 01:21, 25 August 2023
  • ...mes. We will set up a swap partition and a data partition for [[Setting up a basic vserver|vservers ]] ...physical volume and can be added to a volume group. In this example we use a software raid array as physical volume. ...
    5 KB (811 words) - 10:29, 17 November 2023
  • In this howto we are going to stream the video coming from a DV-camera connected through ie1394 (firewire).<BR> {{note|If you intend to use a desktop environment with vlc you will need to install {{pkg|vlc-qt}} in ord ...
    3 KB (518 words) - 10:40, 17 November 2023
  • ...end if the user also ends respect with Alpine work, but may be removed in a future release due lack of support by upstream author. Packages from ''test ...itory, edit the file {{Path|/etc/apk/repositories}} and add (or uncomment) a line that points to the "community" directory. ...
    5 KB (712 words) - 08:36, 31 July 2022
  • ...isk_Mode|data]]''' disk-mode installed to (and booting from) a device with a writable filesystem. It allows to also upgrade the kernel with its modules ...ame device, as long as the hardware is not being set to be write-locked by a hardware switch. ...
    9 KB (1,398 words) - 12:42, 3 April 2024
  • ...ot {{Path|/}}, or {{Path|/var}}, or swap, or even one's {{Path|/boot}}, on a RAID array. See [[Setting up disks manually]] for more details about doing ..., multiple devices in parallel.) A "device" here is usually a partition of a hard drive. ...
    9 KB (1,512 words) - 05:39, 26 August 2023
  • == A, NS record combined == ...ion with '''Z''' to accomplish the same thing as the combo above, but with a different email address. ...
    6 KB (859 words) - 11:16, 7 August 2023
  • PHP File system administrator now called "PHP File Sharing System" is a Web Application made for easy server file administration, that provides end This document will be a quick c/p guide to setup this file sharing system on Alpine linux. What we ...
    2 KB (222 words) - 09:52, 17 November 2023
  • ...urity. With the proper reporting in place, you are immediately warned when a new CVE has been released that might match your system. You can then take t * generate a list of files to scan ...
    9 KB (1,283 words) - 10:09, 17 November 2023
  • The goal of this is to remove the S currently needed for shadow logins. ...for this is because throughout the years SUIDs/SGIDs have repeatedly been a source of exploits (esp. privilege escelation) for UNIX derivatives. It may ...
    2 KB (310 words) - 21:29, 25 August 2023
  • ...f the methods below will copy the bootmanager (ext/syslinux, grub, etc) to a new drive; you'll have to install it there explicitly.}} ...occupied blocks on the <var>sourcepart</var> to the <var>targetpart</var>. A more optimal variant is to use [https://www.partimage.org/Main_Page partima ...
    17 KB (2,749 words) - 16:00, 14 August 2023
  • * set up a cron job to sync with master mirror every hour size=$(rsync -a -n --stats "$src" "$dest" | grep '^Total file size' | tr -d ',' | awk '{ pr ...
    9 KB (1,252 words) - 00:01, 5 April 2024
  • [https://phppgadmin.sourceforge.net/doku.php phpPgAdmin] is a web-based administration tool for PostgreSQL. Create a directory named {{Path|webapps}} ...
    2 KB (236 words) - 09:43, 17 November 2023
  • ...intended for a HelpDesk-type deployment. This howto assumes that you have a working postfix setup already. <br /> Note: Use a computer with at least 512MB of RAM.<br /> ...
    8 KB (1,026 words) - 03:34, 25 August 2023
  • ...deleted (Alpine doesn't package Roundcube) or updated with directions for a current version of Alpine with Roundcube 1.6.2}} [https://roundcube.net/ Roundcube] is a free and open source webmail software for the masses, written in PHP. ...
    4 KB (573 words) - 10:25, 17 November 2023
  • ...up a software RAID array|2]], [[Linux iSCSI Target (TCM)|3]] [[Setting up a /var partition on software IDE raid1|4]], [[Setting up disks manually|5]] f ...nd then add /dev/sdc to the array after installation. This will add it as a hot spare which will be used if one of the other drives becomes degraded. ...
    9 KB (1,614 words) - 09:07, 12 January 2024
  • ...ete|This page was created in early 2011; is it still relevant? If not, let's delete.}} ...d=16497 see this kernel bug report]. The message itself does not indicate a functional problem, so it can be ignored. ...
    1 KB (245 words) - 23:01, 20 December 2021
  • ...github.com/digininja/DVWA Damn Vulnerable Web Application (DVWA)] provides a PHP/MySQL web application that is damn vulnerable. Create the a folder named {{Path|webapps}} ...
    1 KB (222 words) - 10:03, 17 November 2023
  • ...e the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations ar Create a directory named {{Path|webapps}} ...
    2 KB (228 words) - 09:53, 17 November 2023
  • (note: this is a sandbox page and this is just a preview of what an RfD would look like) ...ME}}|Discuss]])<br />Make sure no other pages link here and check the page's history before deleting.</p> ...
    2 KB (267 words) - 06:42, 26 August 2023
  • ...which is basically the same internally just without a touchscreen, so with a few small changes, this article and the resulting boot images can be used o To skip the guide and just download and write a boot image to a 500MB or larger USB stick (updated for Alpine 3.15.0 and Kernel 5.15.27): ...
    17 KB (2,574 words) - 11:14, 25 August 2023
  • ...tach from a central core ― much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Before connecting, we should generate a certificate (this exemple sets the validity for 1 years, after which it nee ...
    1 KB (229 words) - 10:04, 17 November 2023
  • ...newer kernel that is available in the repositories but is not yet part of a release, you might consider using the {{ic|update-kernel}} script. The catch is, on a Raspberry Pi 1B+, 512M of RAM is not enough to successfully run it. ...
    1 KB (242 words) - 16:23, 4 February 2024
  • In earlier days, Alpine used a separate Gentoo build environment. Nowadays we build in Alpine itself, and We will host this build environment on a HDD installed Alpine, using the "edge" repository. ...
    2 KB (229 words) - 11:33, 7 August 2023
  • ...ill also need some sort of modem that can send SMS (e.g. a USB dongle with a SIM-card). * Install required package(s) ...
    2 KB (238 words) - 14:53, 1 June 2023
  • The general pattern is to use the mvc '''new''' function to create a set of tables, |only created if a ''conf'' table does not exist in a parent ...
    7 KB (1,018 words) - 12:30, 7 March 2016
  • ...gy requires a real time communication, which makes certain requirements to a network connectivity layer in such regards as link speed/bandwidth, IP pack ...Locations that still have relatively poor network connectivity layer with a Head Office. Another application is streaming an Asterisk channel to the In ...
    4 KB (637 words) - 01:28, 25 August 2023
  • {{obsolete|This appears to be related to a deprecated script. See notice on [[Alpine Security and Rescue]]}} | Port of OpenBSD's free SSH ...
    2 KB (329 words) - 16:03, 27 July 2023
  • ...://en.wikipedia.org/wiki/Entropy_%28computing%29 Entropy] is described as 'a numerical measure of the uncertainty of an outcome' and is often associated It is important for a secure operating system to have sufficient quantities of entropy available ...
    9 KB (1,344 words) - 11:44, 25 August 2023
  • ...tributions and could end if the user(s) stops; they may also be removed in a future release due to lack of support by upstream authors. Packages from '' ...ation of a package repository, and optionally a tag. Lines that start with a hash character (#) are ignored. ...
    7 KB (1,139 words) - 10:57, 17 February 2024
  • * When '''#''' is displayed before a command, that means the command needs to be run with root privileges. * Anything in < > is likely just a placeholder that you need to replace (example: <editor> file.txt). ...
    11 KB (1,697 words) - 09:15, 28 July 2023
  • ...ower-off the device any time. Additionally the boot process has been given a professional look so that only the splash screen is displayed. * a default overlay is provided to play BBC world news ...
    2 KB (259 words) - 14:20, 10 January 2024
  • ...ser-space daemon and tools. Being a user space server, it does not require a kernel module to run. In Alpine Linux, the package is called {{pkg|scsi-tgt * {{pkg|scsi-tgt-openrc}} - init scripts for runnit tgt as a service. ...
    6 KB (875 words) - 15:06, 13 September 2023
  • ...description:''' Alpine Installation from an official disc/iso burned into a DVD/CD to an older fresh computer without the need to backup any files and ...lpine into an older empty or deprecated hardware computer, use if you have a [[Alpine_and_UEFI#UEFI_and_BIOS_definitions_and_introduction|BIOS older bas ...
    7 KB (1,135 words) - 02:17, 25 March 2023
  • ...re not going to want to use this for any serious enterprise stuff, but for a small home LAN it works well. For an email server, Exim is easy to configure. Dovecot is a little more complex, but not insurmountable. Both are well documented. ...
    10 KB (1,623 words) - 01:11, 12 May 2024
  • ...with three Logical Volume Partitions (/ /boot & swap) with hibernation on a NVMe drive, with UEFI & Secure Boot. This guide has been written using Alpi This can take long, on my side for a 500GB nVME it tooks ~30 minutes. ...
    9 KB (1,427 words) - 21:50, 18 December 2023
  • ...] (engine x) is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server Create a directory for html files ...
    5 KB (731 words) - 10:37, 17 November 2023
  • This example peer file is based on Debian's [https://salsa.debian.org/debian/ppp/-/raw/master/debian/extra/peers-pppoe Note that if you have a version of ppp older than 2.4.9, the <code>pppoe.so</code> plugin is named ...
    2 KB (289 words) - 21:53, 10 May 2023
  • This guide will allow you to deploy a fresh Alpine Linux install into a Kubernetes K8 cluster in less than 10 minutes. ...es recently and I built a k3 cluster using Alpine in an hour or so, it was a great experience. I figured the next step would be K8s, but I found no mate ...
    6 KB (915 words) - 01:00, 4 May 2024
  • ...''[https://git.alpinelinux.org/abuild/tree/sample.APKBUILD APKBUILD]'' is a file containing "recipes" on how something should be built/compiled. These ...abuild]] script reads the APKBUILD and executes the steps needed to create a package. ...
    2 KB (295 words) - 16:15, 5 May 2024
  • [https://www.dropbox.com/ Dropbox] is a cloud-based file store all you need is file syncing and you're fine with using a CLI to do it, ...
    2 KB (337 words) - 11:19, 17 April 2023
  • ...et up the zabbix database. Substitute '*********' in the example below for a real password: Create a softlink for the Zabbix web-frontend files: ...
    6 KB (982 words) - 16:58, 19 March 2024
  • ...available for your downloaded media (i.e. USB hard drive) and, of course, a working internet connection. Let's add <code>transmission</code> to our system start: ...
    2 KB (295 words) - 20:31, 26 May 2023
  • Tar segments are a set of tar records. Normal tar files contain two null records at the end of ...Most tooling will treat multiple gzip streams within a file as if it were a single stream. APK v2 files are aware of gzip streams and use them for file ...
    12 KB (2,072 words) - 02:58, 25 August 2023
  • ...httpd would be an excellent alternative to [[Lighttpd]] for [[How to setup a Alpine Linux mirror|running an Alpine mirror]] For a full list of features see the [https://unix4lyfe.org/darkhttpd/ darkhttpd h ...
    5 KB (729 words) - 07:36, 26 September 2023
  • * fixes critical issue with reading usb's and disks with ext from initramfs image. ...oing the upgrade. If you get problems due to a -dev package want overwrite a .so file owned by other package then you might want use the --force option. ...
    2 KB (271 words) - 11:24, 20 December 2023
  • A how-to for classic ("sys mode") installation. This method works with a desktop PC under Ubuntu and other Linuxes. ...
    11 KB (1,736 words) - 06:28, 5 May 2024
  • {{cmd|# efi-mkkeys -s "Your Name" -o /etc/uefi-keys}} ...It should '''not''' contain an <code>initrd=</code> parameter! Example of a valid <code>cmdline</code>: ...
    5 KB (651 words) - 10:09, 7 November 2023
  • ...tions are for installing Alpine Linux on a hosted ''physical'' server from a hosting company like serverpronto, bluehost, etc. ...her Linux distribution. This document explains how to get Alpine Linux on a machine with nothing but ssh access. ...
    9 KB (1,531 words) - 09:58, 17 November 2023
  • ...these binaries are now not portable to other musl-based systems that have a musl older than 1.2.4, because older versions are incapable of loading thes ...me is found during boot, the network will be auto configured and provided, a default user named <code>alpine</code> will be created and ssh keys provide ...
    8 KB (1,109 words) - 21:33, 12 January 2024
  • # It's simple and very easy to use ...ve a brief of info about compatibility and differences, but in short there's no great differences, if you have doubts check [[MySQL#MariaDB vs MySQL|Mar ...
    18 KB (2,754 words) - 04:33, 28 August 2023
  • It's also easy enough to install bash itself: == Compiling : a few notes and a reminder == ...
    2 KB (241 words) - 13:59, 27 December 2023
  • ...pine Linux system with several boot environments and atomic upgrades using a modern bootloader and [[BTRFS|btrfs]]. ...des with the ability to easily rollback or boot previous configurations is a concept that has been gaining popularity recently. Distributions providing ...
    20 KB (3,087 words) - 09:32, 30 November 2023
  • ...code> and add `python3` or `python2` for the upgrade to work correctly, as a stale `python` in /etc/apk/world will prevent things from upgrading correct ...st things are built against LDC, since it offers superior optimization and a vastly newer versions of the D runtime and standard library. These contain ...
    13 KB (2,118 words) - 14:11, 19 February 2023
  • * <code>[[#GRUB|GRUB]]</code> is a standard linux boot loader.<br> ...[[#EFI_Boot_Stub|EFI Boot Stub]]</code> allows booting linux directly from a motherboard supporting UEFI or another bootloader.<br> ...
    9 KB (1,437 words) - 16:34, 19 March 2024
  • ...es may use only the ACF Web interface. Therefore, it is beneficial to have a clear, consistent way of documenting procedures with ACF. These guidelines ...asterisks <code>*BUTTONNAME*</code>). The text should then be followed by a greater-than symbol ">". ...
    2 KB (297 words) - 16:06, 21 March 2012
  • ...g thing to do and probably is - networking still gets started, probably as a dependency to something else, and it starts after rngd and wpa_supplicant, ...boot will again work ok, it's only rebooting that breaks Wifi. I think it's best to follow the steps for installing the rngd related packages and confi ...
    6 KB (1,044 words) - 19:06, 18 May 2023
  • {{Move| Alpine Install: from a image to a Amazon EC2 instance |This article need wikiformating consisten with setups EC2 instances are available in a variety of [https://aws.amazon.com/ec2/instance-types/ different sizes] wit ...
    9 KB (1,569 words) - 03:08, 25 August 2023
  • == Updating a particular package == Note: You ''rarely'' need to reinstall a package on Debian ...
    14 KB (2,089 words) - 18:49, 19 November 2023
  • ...eserving applications. With strong roots in academic research, the project's goal is to replace the old insecure Internet protocol stack. The GNUnet stack is built as a set of micro services divided into two classes for security reasons. There ...
    2 KB (277 words) - 05:35, 6 September 2023
  • This page describes how to set up a wireless network connection with WPA encryption. Choose a wireless daemon between {{Pkg|iwd}} and {{Pkg|wpa_supplicant}} ...
    8 KB (1,152 words) - 16:33, 5 May 2024
  • This document describes how to set up a system booting from a logical volume in Alpine using lvm2 and GPT-labeled disks. ...g in as `root`, run `setup-alpine`, and answer `none` when asked to choose a disk. ...
    2 KB (261 words) - 22:26, 26 March 2022
  • ...STNAME with your system's host name in caps, and hostname with your system's host name. When asked for a forwarder IP, choose your internet DNS server. You can use your ISP or othe ...
    6 KB (793 words) - 21:17, 25 August 2023
  • This page describes how to install a basic provisioning server for SIP devices based upon Postgresql and the ACF ...dynamically using the database parameter values and templates. Support for a variety of SIP clients is included by default. ...
    5 KB (807 words) - 21:21, 20 December 2021
  • ...//en.wikipedia.org/wiki/D-Bus D-Bus] is a message bus system that provides a mechanism for inter-process communication. Some services rely on a D-Bus session instance or expect it by default (including [[PipeWire#D-Bus| ...
    2 KB (361 words) - 19:05, 27 October 2023
  • ...software you can use to create a beautiful website or blog. For Wordpress a bunch of [https://wordpress.org/extend/plugins/ plugins] are available. Create a directory named {{Path|webapps}} ...
    2 KB (320 words) - 09:47, 17 November 2023
  • ...will be encrypted when powered off and will need to be unlocked by typing a passphrase at boot. To be able to boot the system, the `/boot` partition re A guide on OpenZFS website supports native encryption, UEFI boot and legacy b ...
    5 KB (698 words) - 17:18, 21 August 2023
  • ...to write down some notes on css issues for Alpine. Don't consider this as a Alpine documentation until/if this heading saids otherwise.}} This results in that a user 'recognizes' the layout and information on every acf-module.<BR> ...
    7 KB (1,031 words) - 11:05, 25 September 2023
  • Create a ZoneMinder MySQL database and user We are running <code>lighttpd</code>, so let's run <code>php-fpm</code> as lighttpd user/group ...
    6 KB (859 words) - 09:44, 17 November 2023
  • ...ls'' framework. This mean that the build() and the package() section looks a bit different compared to an application which uses ''make''. Package name for a Python ''library'' must be prefixed with ''py3-''. ...
    2 KB (323 words) - 07:06, 11 May 2023
  • {{Delete|To my knowledge, eyeOS after version 2.5 is now a proprietary product with no source available. The current URL of the projec ...platform for web applications written using the eyeOS Toolkit. It includes a Desktop environment with 67 applications and system utilities ...
    2 KB (370 words) - 10:07, 17 November 2023
  • ClamSMTP is a simple, lightweight content filter, written in C, which accepts SMTP connec ## The following line makes it possible to filter an entire network's SMTP traffic. ...
    2 KB (328 words) - 19:16, 20 November 2023
  • [https://store.steampowered.com/about/ Steam] is a popular game distribution platform by Valve. ...mands prefixed with # are run as root, commands prefixed with $ are run as a regular user}} ...
    5 KB (733 words) - 20:00, 9 May 2024
  • This is a guide on how to run Spice Agent in Alpine Linux 3.12.1-standard. ...t can be used to get some additional features when running Alpine Linux in a Qemu/Libvirt VM. ...
    6 KB (981 words) - 02:57, 25 August 2023
  • * s-nail >= 14.9.13-r2 now uses /var/mail ...now compiled as an applet of the busybox package, and will be installed as a symlink in /usr/bin/xz, the following packages dropped their dependency on ...
    5 KB (746 words) - 14:42, 25 August 2023
  • ...Haskell uses a package manager called Cabal which dumps the contents into a .cabal folder in the current directory. Alpine uses ghc (Glasgow Haskell C It is not necessary to create a separate package for a Haskell library with this method. ...
    2 KB (382 words) - 21:21, 19 February 2018
  • ...of this page are out of wync, new packages are ruby-unicorn that includes a redmine example file.. NOTE: This is a complete rewrite of our Redmine install how-to. Previously, Ruby packages n ...
    9 KB (1,402 words) - 09:57, 17 November 2023
  • Is PostgreSQL a good choice for MediaWiki?<br> There is a script mentioned in https://www.winterrodeln.org/trac/wiki/MediaWikiPostgre ...
    23 KB (3,766 words) - 21:24, 25 August 2023
  • I will setup swap on a raid1 for maximum reliability. If you prefer maximum speed, you don't need Set up a raid array as described [[Setting up a software raid array|here]]. ...
    5 KB (815 words) - 19:19, 20 November 2023
  • ...th your existing i3 configuration and supports most of i3's features, plus a few extras. === Add a normal user === ...
    13 KB (1,906 words) - 02:33, 7 April 2024
  • ...up auto login, and starting X on boot without user interaction, useful as a kiosk or for digital signage. ...erry Pi]] page. (Note that for sake of this guide, it's assumed the RPI is a RAM only install. Although there is no requirement for it to be done this w ...
    14 KB (2,262 words) - 14:25, 10 January 2024
  • {{merge|[[Installing Alpine on a virtual machine]]}} There's at least 2 ways you can setup Alpine on a VMware box. ...
    2 KB (345 words) - 08:20, 30 May 2023
  • ...the data from the NagioSQL database to the nagios config files then issues a SIGHUP to Nagios so the changes take effect, hasn't been implemented yet. ...ad, HD free space, running services and Exchange queues monitored, whereas a router running on Alpine Linux would might need the routing table, throughp ...
    10 KB (1,600 words) - 10:15, 17 November 2023
  • This document describes how to set up a [https://trac.edgewall.org trac.edgewall.org] trac wiki. === Creating a Project Environment === ...
    10 KB (1,525 words) - 11:48, 25 September 2023
  • === Assign static IP for a container === == Create a guest == ...
    13 KB (1,960 words) - 10:42, 17 November 2023
  • [https://github.com/PHPizabi/phpizabi-core PHPizabi] is <small>(was?)</small> a social networking platform. Create a directory named {{Path|webapps}} ...
    3 KB (391 words) - 10:08, 17 November 2023
  • Add a definition for a check command to /etc/nrpe.cfg, for example: .../etc/nrpe.cfg, and check /var/log/messages for errors. Most likely error(s) has to do with permissions of what you are trying to execute. ...
    2 KB (365 words) - 05:42, 13 August 2023
  • ...ng|thumb|alt=A depiction of Alpine Linux interface with twm window manager|A depiction of Alpine Linux interface with twm window manager]] * [[Setting_up_a_new_user#Creating_a_new_user|Create a user account]] (optional but recommended) ...
    2 KB (364 words) - 04:47, 15 January 2024
  • When sshing into this device with a recent version of ssh you may need to use this command: .../+source/openssh/+bug/1287222 here] with new versions of OpenSSH and Cisco's old sshd. ...
    8 KB (1,160 words) - 03:40, 7 August 2023
  • ...rver. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server. ...httpd is running and sample html page "/www/index.html" is created. Launch a web browser and point it to your web server. You should get: ...
    3 KB (482 words) - 21:42, 26 July 2023
  • ...nux Router with VPN on a Raspberry Pi]] I mentioned I'd be doing this with a ...the scripts provided by FreeRadius. The scripts allow you to easily create a CA (certificate authority), Server certificate, and Client certificates. R ...
    12 KB (1,798 words) - 22:54, 25 March 2024
  • == Cloning a repository via Git == ...o the fork (as branch; do not merge/rebase it into the master!) and create a merge request for that branch through the GitLab Web GUI. ...
    3 KB (484 words) - 06:47, 23 August 2023
  • ...with or without [[Alpine and UEFI|UEFI]] and will be single only boot, it's means that any thing in the computer and their disc will be erased to put A ...a new empty or just fresh PC or Laptop hardware computer, use if you have a [[Alpine and UEFI|BIOS or UEFI based hardware]] and only wants Alpine Linux ...
    7 KB (1,230 words) - 05:29, 24 March 2023
  • [https://gitolite.com/ Gitolite] is a wrapper around a base git installation which facilitates the secure management of project re Running this command will create a new pair of private and public key. ...
    3 KB (452 words) - 08:05, 10 September 2019
  • ...kages available during boot, apk can keep a cache of installed packages on a local disk. ...l media into RAM when booting, without requiring, and even before there is a network connection. ...
    6 KB (1,061 words) - 21:50, 2 July 2023
  • ...albootstrap script that will install the basic packages (except grub) into a subdir. The script is available here: <nowiki>http://dev.alpinelinux.org/al ...eared toward live-cd or usb-key usage, but it is possible to install it to a harddisk. ...
    2 KB (372 words) - 09:03, 12 January 2024
  • Create a {{Path|webapps}} folder Create a symlink to the create directory ...
    3 KB (381 words) - 10:18, 17 November 2023
  • [https://oneye-project.org/ oneye] is a takeover of the legacy series 1 from the eyeos project. This new project is ...be released as oneye 0.9. You can log into this cloud using a desktop, or a mobile phone. ...
    3 KB (461 words) - 10:39, 17 November 2023
  • ...ay be supplied when manually calling the auxiliary setup scripts, or using a <code>setup-alpine</code> "answerfile" (see below). # <code>setup-apkrepos</code> [-r (to select a mirror randomly)] ...
    24 KB (3,753 words) - 05:14, 30 December 2023
  • ...es how to install a basic voicemail server based upon Freeswitch including a web interface based upon ACF. It is built and tested on Alpine Linux 2.7, 3 Install and configure a basic Alpine Linux server with the ACF web interface. ...
    8 KB (1,102 words) - 10:24, 17 November 2023
  • ...ittle introduction - think Myspace, Facebook or Bebo. Basically, they give a way for people to interact with their friends and create their own online c ...much more than just a place to store files. Mahara also includes blogging, a resumé builder, Moodle integration and the standout views framework. ...
    3 KB (400 words) - 09:49, 17 November 2023
  • Create a simple configuration template for the guests, ''/etc/lxc/simple.conf'': == Create a guest == ...
    3 KB (413 words) - 09:17, 19 January 2024
  • ...ssuming the default setup. Don't blindly copy this example but verify what's applicable to your system. A short-term work-around to get the system bootable again is to restore the b ...
    3 KB (478 words) - 00:56, 12 May 2024
  • ...st of the steps to add a new package. Details are below, but a NB can miss a few steps. # Create and switch to a new branch (don't use master). ...
    28 KB (4,528 words) - 02:21, 15 February 2024
  • This is a follow-up of the [[Dynamic Multipoint VPN (DMVPN)|most famous document]], ...rewritten as quagga plugin [1], supporting interoperability with new Cisco's FlexVPN and Strongswan. ...
    17 KB (1,910 words) - 10:43, 17 November 2023
  • ...by busybox as alternative to [https://man.archlinux.org/man/udev.7 systemd's udev]. ...that instead. mdev lacks some features which makes it not recommended for a full blown desktop enviroment. ...
    3 KB (458 words) - 04:05, 27 March 2024
  • == Copy the files needed by iPXE to a web server == ...x86_64/alpine-netboot-3.16.0-x86_64.tar.gz 3.16.0 stable release of Alpine's netboot image for x86_64]) to your non-root admin user on your web server. ...
    3 KB (465 words) - 21:53, 25 August 2023
  • ...el]. Since the kernel is installed to <code>boot/</code>, you must not use a label named <code>boot</code> for the fat32 partition. }} This tutorial explains how to install Alpine Linux on a Raspberry Pi. Alpine Linux will be installed in [[Installation#Diskless_Mod ...
    16 KB (2,537 words) - 20:26, 2 May 2024
  • ...e example service. Squid typically uses only a single processor, even on a multi-processor machine. To get increased web-caching performance, it is b ...ions all connect to the HAProxy instance at 192.168.1.10. 192.168.1.10 is a ''virtual'' IP controlled by ucarp; that is, HAProxy runs on ''one'' of the ...
    10 KB (1,495 words) - 10:31, 17 November 2023
  • ...used is 3.18 running in an LXC container. This guide should still work in a standard Alpine Linux install. * This guide sets up NZBGet as a standard rc init service. ...
    3 KB (529 words) - 07:15, 22 September 2023
  • ...Linux kernel versions 2.6.22 is too large to make a workable system fit on a floppy disk.<br>Other distros (or DOS operating systems with LOADLIN), or o * Create a floppy from <nowiki>http://dev.alpinelinux.org/alpine/v1.7/bootimages/usb.f ...
    3 KB (462 words) - 05:35, 3 September 2023
  • {{Warning|Alpine Linux 3.x switched to a different libc implementation compared to previous versions. Because the ne ...rade). Static version of busybox can be handy in case of the recovery from a failure. ...
    3 KB (455 words) - 06:48, 6 January 2024
  • | Prevent overwriting of {{path|resolv.conf}} on a per-interface basis # Needs iproute2 package, rather than busybox's "ip", to change mtu ...
    3 KB (522 words) - 10:26, 17 November 2023
  • ...eeded to connect a Remote Desktop client (a thinclient) and a SIP-phone to a OpenVPN network to be able to reach some services.<BR> ...to install OpenVPN in ether the thinclient or the SIP-phone, so we needed a OpenVPN gateway. ...
    10 KB (1,501 words) - 07:48, 13 January 2024
  • ...ovided by <code>setup-alpine</code> might not cover all needs, however, it's possible to: ...a small partition for {{Path|/boot}}, then devote the rest of your disk to a separate partition on which you layer one or more of RAID, encryption, and/ ...
    20 KB (2,782 words) - 22:56, 4 March 2024
  • ...o it automatically. In the examples 10.1.0.1 is used as the master server's IP address, 10.2.0.1 is the slave address. The IP addresses used here (alo ...on file on the master server, /etc/nsd/nsd.conf, replacing the secret with a proper one: ...
    4 KB (449 words) - 10:32, 17 November 2023
  • * Installing / Upgrading / Deleting packages on a running system. * Restoring a system to a previously configured state (e.g. after reboot), including all previously i ...
    18 KB (2,759 words) - 11:56, 12 January 2024
  • ...ttp://www.linux-vserver.org ). It provides a web-based interface to manage a whole farm of VServer hosts, build guests, control the guests, account traf ...w.openvcp.org/wiki/Downloads. ( These Images are just folders that contain a Linux system ) ...
    3 KB (448 words) - 10:38, 17 November 2023
  • ..., a view is simply a way to display the result of an action. In practice, a view can be used to display results, handle an HTML form, launch other acti ...at can be on a web page, i.e. javascript). The lsp file must be stored in a specific file location in order to be loaded by the [[ACF_acf_www-controlle ...
    9 KB (1,552 words) - 05:02, 26 August 2023
  • ...in PHP and distributed under the GNU General Public License. It is used as a back-end system for at least 1% of all websites worldwide ranging from pers Create a folder named {{Path|webapps}} ...
    3 KB (446 words) - 09:54, 17 November 2023
  • We will configure two irc daemons and a simple ajax webirc client. reject_reason = "${nick}, your IP (${ip}) is listed in EFnet's RBL. For assistance, see https://efnetrbl.org/?i=${ip}"; ...
    14 KB (1,968 words) - 02:21, 4 September 2023
  • You can create a file to be exported as a target: Generating a wwn serial. ...
    4 KB (456 words) - 04:39, 5 July 2021
  • ...ite, see links, along with the websites for the particular packages. It is a suggestion/step by step instruction guide. ...or drop off entirely you most likely will be able to get at the data from a running system. ...
    8 KB (1,165 words) - 10:06, 17 November 2023
  • ''The first open-source implementation of Cisco's DMVPN, called OpenNHRP, was written for Alpine Linux.''[https://web.archive ...]] offers additional services such as DHCP for clients, http proxying, and a basic SIP telephone system. ...
    28 KB (3,834 words) - 10:45, 17 November 2023
  • ...conf:dns1:dns2}} : use static IP configuration, each field is separated by a colon {{ic|:}} {{ic|modloop{{=}}}} : the remote location of the image containing kernel's modules, required for LVM and raid setup. ...
    27 KB (3,564 words) - 09:20, 19 January 2024
  • ...ackages for the upcoming web interface. Nathan, Mika and Andreas have made a great work. -a Install all available acf's ...
    3 KB (309 words) - 21:11, 30 August 2023
  • ...according to '''ssllabs ssltest'''). Be aware that you first need to setup a regular HTTP server in order to be able to generate your HTTPS certificates First step is to refactor our global <code>nginx.conf</code>. Its target at a low traffic http server, to increase performance make changes at top level. ...
    9 KB (1,241 words) - 22:08, 30 August 2023
  • Create a directory named {{Path|webapps}} Creating a {{Path|.htaccess}} file ...
    4 KB (490 words) - 10:10, 17 November 2023
  • ...dars and contacts. [https://karlitschek.de/2016/06/nextcloud/ Nextcloud is a fork of ownCloud with enterprise features included]. Next, you need to create a user and temporarily grant the CREATEDB privilege: ...
    15 KB (2,134 words) - 00:59, 1 January 2024
  • ...stem calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker with libseccomp predating their release. Therefore, Alpine Linux 3.1 ## if using Docker's Debian repositories, this is part of containerd.io 1.4.3-2 ...
    3 KB (548 words) - 14:12, 19 February 2023
  • See [[aports]] for details on Alpine's official ports repository. ...as a reference for creating APKBUILDs; if this is your first time creating a package for Alpine Linux, please see [[Creating an Alpine package]]. ...
    34 KB (5,354 words) - 18:50, 19 November 2023
  • This article provides a short guide to setting up a DNSCrypt-Proxy server on Alpine Linux. * Time-based filtering, with a flexible weekly schedule ...
    9 KB (1,256 words) - 09:55, 17 November 2023
  • ...e [[Linux Router with VPN on a Raspberry Pi]] IPv6 implementation requires a few changes to the initial article to work. I haven't duplicated everything ...k. If you've completed previous IPv4 only guide [[Linux Router with VPN on a Raspberry Pi]] then read on. ...
    52 KB (7,613 words) - 20:28, 30 August 2023
  • ...ackage is in the ''community'' repository. See [[Repositories]] how to add a repository. == Isolate containers with a user namespace == ...
    4 KB (549 words) - 07:53, 2 December 2023
  • [https://networkmanager.dev/ NetworkManager] is a program that provides automatic detection and configuration for systems to * TUI: {{Pkg|networkmanager-tui}}, a curses-based interface (run <code>nmtui</code>) ...
    4 KB (576 words) - 10:35, 17 November 2023
  • ...dress in order for this to work. This means that your IP address cannot be a bogon IP address ([https://team-cymru.org/Services/Bogons/fullbogons-ipv4.t If your Internet-connected machine doesn't have a static IP address, [https://www.noip.com/ No-ip] can be used for resolving ...
    8 KB (1,206 words) - 10:34, 17 November 2023
  • This is a list of the Lua Posix functions. Included is helpful snippets of code. for a in pairs(posix) do ...
    16 KB (2,420 words) - 20:09, 30 August 2023
  • ...er, like a job-tracking-system with mail-notification and methods to build a database with basic information about your network-topology. ...f all the technical resources. All their characteristics will be stored in a database. ...
    4 KB (540 words) - 10:11, 17 November 2023
  • This process of building a '''custom configured kernel''' assumes you are running on Alpine Linux util You want to build a custom kernel to enable experimental hardware or features or outdated hardw ...
    12 KB (1,972 words) - 22:25, 29 December 2023
  • ...gN0H1joIoDVoIC7/The_AWK_Programming_Language.pdf Bell Labs/Brian Kernighan's 2007 version of awk]. It's not intended as a tutorial, but rather as a technical summary and list of "gotchas" (places where different implementat ...
    38 KB (5,959 words) - 02:44, 25 August 2023
  • AppArmor is a kernel security module that restricts individual programs' capabilities. Th Use a text editor of your choice (preferably a TUI based one since some GUI setups don't work with privilege escalation, u ...
    4 KB (639 words) - 06:20, 25 October 2023
  • ...unting it the same as local disk. When an initiator connects to a target, a SCSI device node is created (e.g. /dev/sda, /dev/sdb, etc). ...are [[Alpine_package_management#Add_a_Package|installed]], you can set up a target by editing two conf files. ...
    4 KB (647 words) - 10:40, 17 November 2023
  • This article provides a short overview of SSH on Alpine Linux. ...om/ OpenSSH] is a popular SSH implementation for remote encrypted login to a machine. OpenSSH defines ''sshd'' as the daemon, and ''ssh'' as the client ...
    4 KB (644 words) - 11:39, 20 December 2023
  • *acf-unbound - a simple ACF to control a service *acf-awall - a slightly more complicated ACF for a firewall ...
    9 KB (1,479 words) - 11:19, 7 August 2023
  • # net ads join -S <DCNAME>.<MYDOMAIN> -U Administrator You should get a message that you have joined the domain. ...
    4 KB (559 words) - 10:26, 17 November 2023
  • ...miboot only worked on one of two machines I tested. I will submit a PR for a rEFInd package and update these instructions to simplify them given time. Create a single UEFI boot partitions. ...
    4 KB (596 words) - 10:09, 7 November 2023
  • ...lpine</code> 'answerfile' automatically via netboot, by providing a URL to a new <code>answerfile</code> kernel commandline parameter.</p> <li>Install the new <code>mkinitfs</code> into one's build environment using <code>make install</code> in <code>mkinitfs</code>. ...
    6 KB (979 words) - 05:05, 10 July 2022
  • ...d either be turning off password authentication (relying only on keys)'' </s> ...''I've used Fail2Ban even with SSH password authentication turned off. It's still helpful for preventing huge error logs [https://news.ycombinator.com/ ...
    5 KB (668 words) - 09:51, 17 November 2023
  • This documentation describes how to set up Alpine Linux on a fully encrypted disk (apart from the bootloader partition). We will have an ...using GRUB2 it is possible to boot from an encrypted partition to provide a layer of protection from [https://en.wikipedia.org/wiki/Evil_maid_attack Ev ...
    23 KB (3,576 words) - 15:45, 4 May 2024
  • For a Root on ZFS guide with native encryption, see [https://openzfs.github.io/op This documentation describes how to set up Alpine Linux using ZFS with a pool that is located in an encrypted partition. To encrypt the partition th ...
    10 KB (1,601 words) - 05:46, 26 August 2023
  • ...a community managed lightweight code hosting solution written in Go. It is a fork of Gogs. ...ide is not for installing Gitea in Docker. If you want to install Gitea in a Docker container, follow [https://docs.gitea.com/installation/install-with- ...
    5 KB (802 words) - 20:49, 29 November 2023
  • ...e aware that all configuration files are stored as JSON files. JSON is not a human friendly standard, Beginners should use a decent text editor with JSON highlight support which will make your life ea ...
    13 KB (1,906 words) - 04:59, 26 August 2023
  • ...inux. I want to say first that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I ta ...ontents of your Postfix spool. That said, in our organization we are using a UPS device to supply our servers with backup power, so the chances that our ...
    11 KB (1,825 words) - 09:44, 13 January 2024
  • '''Welcome to Tutorials and Howtos, a place of basic and advanced configuration tasks for your Alpine Linux.''' ...ry 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 followin ...
    13 KB (1,749 words) - 11:01, 7 May 2024
  • ...LL/A/apple-usb-ethernet-adapter Apple USB Ethernet Adapter] as it contains a ASIX AX88772 which has good Linux support. You may choose to also buy a [https://www.element14.com/community/docs/DOC-68907/l/shim-rtc-realtime-clo ...
    67 KB (10,039 words) - 13:54, 10 January 2024
  • ...l remote office, using Linux containerization (LXC). It is designed to be a complement to the [[Dynamic Multipoint VPN (DMVPN)|DMVPN]] spoke node. ...ple, the following containers can easily run on low-power hardware such as a Via Nano 1.6Ghz Jetway board with 8GB RAM with dual 500GB SATA hard drives ...
    60 KB (8,391 words) - 10:48, 17 November 2023
  • ...an Xorg server automatically. In {{path|/var/log/Xorg.0.log}} there may be a message: ...ways of getting an usable serial mouse under X.org. In our example we have a Logitech serial mouse of the model M/N: M-M30 associated to the device {{pa ...
    5 KB (777 words) - 05:03, 19 January 2024
  • ** [[Back Up a Flash Memory Installation]] ** [[Manually editing a existing apkovl]] ...
    6 KB (780 words) - 19:13, 22 December 2023
  • ...y the syslinux.cfg file in the root directory of the boot device. If using a disk-based Alpine, modify the /boot/extlinux.cfg file. Notice, if you want to use this for a Xen VM, ...
    5 KB (782 words) - 10:11, 29 February 2024
  • * You have a knowledge of your network setup (at least know which subnets exist). ..."dynamicdetection directory /usr/local/lib/snort_dynamicrules" (by placing a "#" in front of the line) ...
    5 KB (768 words) - 10:41, 17 November 2023
  • This document covers how to set up squid as a transparent proxy server. * You have already install a server running Alpine Linux as a base, with Alpine 1.10.6 or later. ...
    5 KB (750 words) - 10:09, 17 November 2023
  • ...nfiguring your Alpine Linux device. While all efforts are made to make ACF a secure application, it is, by its very nature, dangerous. The purpose of AC ...' | '''User Management''' menu. Select the '''New User''' button to create a new user. Separate user accounts should be created for&nbsp;each ACF user.& ...
    6 KB (890 words) - 10:11, 17 November 2023
  • The qemu components of xen were split into a new subpackage, {{pkg|xen-qemu}}. If you were using the qemu- xen binaries Nextcloud can only be upgraded one major version at a time. However, in Alpine 3.15 the version was 22, and in 3.16 it is 24. To ...
    4 KB (593 words) - 02:36, 15 February 2024
  • == Create a rrd-database == This creates a Round Robin Database (RRD) called exampledb.rrd. ...
    5 KB (804 words) - 05:29, 6 September 2023
  • ...quently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It is licensed under the [https://gnu.org/license If you are looking to setup a transparent squid proxy, see [[Setting up Transparent Squid Proxy|this page ...
    26 KB (4,188 words) - 22:14, 30 August 2023
  • '''Overall description:''' Installing Alpine from an official disc image to a VirtualBox machine. This document guides you through installing Alpine on a VirtualBox VM - this is ideal if you only want to try out Alpine. ...
    6 KB (1,028 words) - 04:52, 24 March 2023
  • This page exists to provide a basic overview to get started. Before actually installing, it can help to s {{Tip|This is a wiki! ...
    23 KB (3,483 words) - 15:53, 4 May 2024
  • ...You can load the configuration file with {{Cmd|sysctl -p}} or simply with a reboot. ...ion you need. If further information is required on anything, please make a note in this page or in the 'discussion' area. ...
    6 KB (839 words) - 18:56, 22 December 2023
  • {{Obsolete|To setup a mail server using Alpine Linux 3.x, see [[ISP Mail Server 3.x HowTo]]}} == A Full Service Mail Server == ...
    47 KB (6,442 words) - 10:13, 17 November 2023
  • This document explains how to build a custom ISO image using the new mkimage scripts located in [[aports]] direct Create a user (e.g. build) and add them to the abuild group: ...
    6 KB (849 words) - 23:11, 20 November 2023
  • ...hatever) where ACF development can be done. This way its not needed to run a fullblown virtual (or real) machine to do ACF development. While this envir There is a small script to set up this environment here: https://dev.alpinelinux.org/~ ...
    6 KB (924 words) - 09:50, 17 November 2023
  • ...8 lvc to a serial port to grab the PPS (pulse-per-second) signal to create a Stratum 1 timesource. Other sources show using ntpd, and the [http://gpsd. ...pps code to interface with chrony. This page lists all of the files for a complete, working example: ...
    6 KB (863 words) - 21:32, 25 August 2023
  • == A Full Service Mail Server == ...server at Alpine Linux version not earlier than 2.2, since release 2.2 has a lot of important fixes for bugs and security issues. (See also [[ISP_Mail_S ...
    48 KB (6,722 words) - 11:08, 20 December 2023
  • The hosting sponsor for the '''ppc64le''' port operates a miniCloud service, which provides ppc64le images to Alpine for testing. To start qemu using the Alpine ISO as CD-ROM, you can use a command similar to: ...
    7 KB (1,064 words) - 13:10, 10 January 2024
  • {{Draft|This is a experimental page to see if this could replace a more complex setup using Asterisk+IAXmodem+hylafax}} This document aims to create a as simple as possible to setup fax server to send and receive faxes using { ...
    6 KB (932 words) - 10:41, 17 November 2023
  • ...hnology for building and distributing applications with the goal of having a universal package format for all Linux distributions, it is similar to [htt ...running a window manager from {{Path|.xinitrc}}, make sure you are running a <code>dbus</code> session explicitly, i.e.: ...
    8 KB (1,115 words) - 23:15, 28 February 2024
  • ...grading to Alpine Linux 1.10 and we did, but it seems the php.ini file was a killer for our wiki and site server. I apologize for the downtime from 10:3 Its been over a month since the last release update, but the 1.10 Alpine Linux Release Cand ...
    7 KB (990 words) - 16:26, 29 May 2017
  • {{Draft|This is a work in progress based on migrating alpinelinux mail servers to 3.x}} == A Full Service Mail Server == ...
    47 KB (6,540 words) - 10:03, 21 January 2024
  • Alpine, via ACF, has a nice web interface to use for this sort of job... ...o have the web interface manage you can upload it from the Status page (as a pfx file). ...
    7 KB (1,060 words) - 10:10, 17 November 2023
  • '''Kopano is a primarily Microsoft Outlook compatible groupware. ...its own mysql based storage and CALDAV, IMAP, POP3, and SMTP gateways, and a web based interface to access the service. ...
    6 KB (946 words) - 09:39, 17 November 2023
  • |your server's host name If using a firewall, you have to allow users to access the nginx ...
    8 KB (1,139 words) - 07:44, 13 January 2024
  • ...1.3V, e.g. the NanoPi M1 or an Orange PI One. However, an Orange Pi PC has a programable voltage generator than can reduce the voltage. ...d is reduced. Therefore, expect severe performance problems unless you use a large heatsink and fan. ...
    40 KB (6,605 words) - 22:24, 30 August 2023
  • ...ver to use two factor authentication consisting of the user's password and a Time-based One Time Password (TOTP). ...g on username and password to login... Please see the article [[Setting up a SSH server]] if you have not done so}} ...
    7 KB (1,036 words) - 07:29, 4 September 2023
  • You will need a [https://en.wikipedia.org/wiki/High_Speed_Packet_Access#High_Speed_Downlink Now let's load the driver ''(using the values you just discovered)'' and configure Al ...
    6 KB (883 words) - 06:59, 29 July 2023
  • == A Full Service Mail Server Upgrade to 2.x == ...ata and schema handling. Applications that come with Alpine Linux 2.x have a lot of bug and security fixes as well as new functionality. Upgrading of so ...
    8 KB (1,154 words) - 07:55, 13 January 2024
  • ...description:''' Alpine Installation from a official disc/iso downloaded to a real hard disk by the usage of VirtualBox machine as the real machine, wher ...alBox virtual machine acting as real machine''', use if want to install to a real hard disk device externally but no way to boot it so can use in Virtua ...
    8 KB (1,326 words) - 05:43, 24 March 2023
  • It has been suggested to keep a publicly available document for the re-organization efforts. This document, being on a public wiki, can serve this purpose. ...
    9 KB (1,547 words) - 08:35, 14 September 2019
  • | Import {{Pkg|squid}} and {{Pkg|dansguardian}} logs into a database for auditing. *Report a bug ...
    12 KB (1,338 words) - 01:00, 25 August 2023
  • ...stem calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Lin ## if using Docker's Debian repositories, this is part of containerd.io 1.4.3-2 ...
    8 KB (1,174 words) - 21:54, 25 August 2023
  • Because of using lua, a very small language, the need arises to build everything from scratch. This We are also using as a standard the lposix library which is documented here [[LPOSIX]] ...
    8 KB (1,314 words) - 12:30, 7 March 2016
  • * [[Setting_up_a_new_user#Creating_a_new_user|Create a user account]] (optional but recommended) ...er). However, it is then necessary to add some theme files instead, to get a proper (themed) appearance. By default, there is no theme and <code>Adwaita ...
    9 KB (1,409 words) - 20:07, 27 October 2023
  • ...e</em>]:</code> to specify an IP manually. <code><em>device</em></code> is a device name (e.g. <code>eth0</code>). If one is not specified, one is chose :* A relative path, interpreted relative to the root of the <code>alpine_dev</co ...
    11 KB (1,878 words) - 02:12, 4 September 2023
  • ...will find how to set up a persistent 64-bit OS on the Raspberry Pi, share a USB attached disk, while also adding some interesting software. ...strangely. With that said, let’s go ahead and look at how to get yourself a shiny tiny new server. ...
    18 KB (3,089 words) - 03:14, 18 April 2024
  • ...tional part of East Asian and Southeast Asian meals. It is often served in a white rectangular appearance. ...ll font location especially from unknown sources. Fonts have been used as a source of security exploits [https://www.cvedetails.com/vulnerability-list/ ...
    11 KB (1,668 words) - 23:45, 28 February 2024
  • [https://pipewire.org/ PipeWire] is a multimedia processing engine that aims to improve audio and video handling ...group will also grant unrestricted access to video devices, which is often a security issue. See issue {{issue|15409}} for further details. ...
    10 KB (1,417 words) - 23:43, 8 May 2024
  • ...extend battery life. It covers tools and daemons that are must haves for a laptop setup. ...iability interchangeably with deniable encryption. To achieve this we use a facade and require no metadata fingerprints to expose or hint of encrypted ...
    41 KB (6,667 words) - 10:16, 17 November 2023
  • ...by creating a new, completely empty, mount namespace where the root is on a tmpfs that is invisible from the host, and will be automatically cleaned up == How to workout what a program needs == ...
    18 KB (2,640 words) - 11:00, 17 November 2023
  • If the shell tries to expand an unset parameter, it will error (with a ..._CONFIG_HOME}/user-dirs.dirs"}} you should also add the corresponding path(s). ...
    24 KB (3,434 words) - 03:46, 12 January 2024