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