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
View (previous 100 | ) (20 | 50 | 100 | 250 | 500)