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
  • 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
  • Create the a folder named ''webapps'' Make a symlinks to the ''phpshell'' folder ...
    1 KB (187 words) - 02:58, 25 August 2023
  • ...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
  • ''(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
  • ...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
  • ...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
  • 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
  • ...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
  • * 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
  • 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
  • ...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
  • ...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
  • 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
  • * <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
  • ...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
  • ...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
  • == Updating a particular package == Note: You ''rarely'' need to reinstall a package on Debian ...
    14 KB (2,089 words) - 18:49, 19 November 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
  • ...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 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
  • 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
  • ...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
  • ...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
  • ...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://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
  • ...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
  • [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
  • ...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
View (previous 250 | ) (20 | 50 | 100 | 250 | 500)