User contributions for Lollypop
From Lolly's Wiki
Jump to navigationJump to search
6 October 2022
- 08:4508:45, 6 October 2022 diff hist +4 Initramfs No edit summary
- 08:4308:43, 6 October 2022 diff hist +21 Initramfs No edit summary
- 08:4208:42, 6 October 2022 diff hist +676 Initramfs →Adding vi to initramfs
- 08:3508:35, 6 October 2022 diff hist +463 N Initramfs Created page with "=Adding binaries to the initial ram disk in ubuntu= == Adding vi to initramfs == <SyntaxHighlight lang=bash> $ sudo cat >/etc/initramfs-tools/hooks/vi <<EOH #!/bin/sh PREREQ="" prereqs() { echo "$PREREQ" } case $1 in prereqs) prereqs exit 0 ;; esac . /usr/share/initramfs-tools/hook-functions # Begin real processing below this line copy_exec /usr/bin/vim.basic /bin exit 0 EOH $ sudo update-initramfs -k $(uname -r) -u </SyntaxHighlight>"
- 08:0208:02, 6 October 2022 diff hist +1,002 PowerDNS →chroot with systemd
23 September 2022
- 10:5010:50, 23 September 2022 diff hist +60 PowerDNS →chroot with systemd
- 10:4310:43, 23 September 2022 diff hist +4,002 PowerDNS →chroot with systemd
7 July 2022
- 06:1906:19, 7 July 2022 diff hist +130 PowerDNS →chroot with systemd
1 July 2022
- 16:4216:42, 1 July 2022 diff hist +113 PowerDNS →chroot with systemd
9 June 2022
- 13:0313:03, 9 June 2022 diff hist −18 PowerDNS →chroot with systemd
31 May 2022
- 13:4413:44, 31 May 2022 diff hist +8 ZFS on Linux →Swap on ZFS with random key encryption
- 13:4313:43, 31 May 2022 diff hist +18 ZFS on Linux →Swap on ZFS with random key encryption
6 May 2022
- 12:4012:40, 6 May 2022 diff hist +114 ISCSI Initiator with Linux →/etc/multipath.conf current
- 12:3812:38, 6 May 2022 diff hist +300 ISCSI Initiator with Linux →/etc/multipath.conf
12 April 2022
9 March 2022
7 March 2022
- 16:1616:16, 7 March 2022 diff hist +2,111 Exim cheatsheet →Ratelimit für einen User zurücksetzen
4 March 2022
- 07:5507:55, 4 March 2022 diff hist +66 Postfix No edit summary current
- 07:5107:51, 4 March 2022 diff hist +68 Postfix No edit summary
- 07:3907:39, 4 March 2022 diff hist +955 N Postfix Created page with "First of all: Postfix is a unwanted fuck in the administrators ass from hell. Use Exim. If you are a poor admin and can not do this, here is a minimal set of commands. ==Display queue== <SyntaxHighlight> root@mail:~# postqueue -p </SyntaxHighlight> ==Display mail content from a mail in the queue== <SyntaxHighlight> root@mail:~# postcat -vq 4K8PQr0VlYz2xV1 </SyntaxHighlight> ==Delete a mail from the queue== <SyntaxHighlight> root@mail:~# postsuper -d 4K8PQr0VlYz2xV1 <..."
- 07:3107:31, 4 March 2022 diff hist −3 Category:Sendmail No edit summary current
2 March 2022
- 14:5914:59, 2 March 2022 diff hist +286 N Git Created page with "<syntaxhighlight lang=bash> $ git init --bare ansible.git $ cd ansible.git $ git config receive.denyCurrentBranch ignore $ git clone /home/ansible/ansible.git ansible_ $ cd ansible_ $ cp -rp ~/ansible/* . $ git add . $ git commit --all -m "Initial project" $ git push </syntaxhighlight>" current
- 09:2109:21, 2 March 2022 diff hist 0 VirtualBox physical mapping No edit summary current
- 09:2109:21, 2 March 2022 diff hist +17 VirtualBox physical mapping No edit summary
- 09:2009:20, 2 March 2022 diff hist +1 VirtualBox physical mapping No edit summary
- 09:1809:18, 2 March 2022 diff hist +19 MySQL slave with LVM No edit summary current
- 09:1609:16, 2 March 2022 diff hist +20 Oracle Clients No edit summary current
- 07:5607:56, 2 March 2022 diff hist +12 Galera Cluster →Galera settings
- 07:5607:56, 2 March 2022 diff hist +515 Galera Cluster →Galera settings
22 February 2022
- 17:3517:35, 22 February 2022 diff hist +30 Galera Cluster →Galera settings
- 16:0416:04, 22 February 2022 diff hist +44 Galera Cluster →Galera settings
- 16:0316:03, 22 February 2022 diff hist +1,055 Galera Cluster →Galera settings
14 February 2022
- 08:3608:36, 14 February 2022 diff hist +21 GNUTLS →Match the required ciphers for the German BSI current
- 08:3508:35, 14 February 2022 diff hist −1 GNUTLS →Match the required ciphers for the German BSI
- 08:3408:34, 14 February 2022 diff hist +842 GNUTLS →Match the required ciphers for the German BSI
9 February 2022
- 18:2918:29, 9 February 2022 diff hist +53 GNUTLS →Match the required ciphers for the German BSI
- 17:3517:35, 9 February 2022 diff hist 0 GNUTLS →Match the required ciphers for the German BSI
- 17:3317:33, 9 February 2022 diff hist +4,417 N GNUTLS Created page with "Category: Security == Match the required ciphers for the German BSI == * [https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102-2.pdf BSI TR-02102-2 (german)] For example the ciphers that are defined secure for perfect forward secrecy in that document are: {| class="wikitable" | Cipher-Suite || IANA-No. || Refenrenced || Usable until |- | TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 || 0xC0,0x23 || [RFC5289] || 2..."
11 January 2022
- 15:1915:19, 11 January 2022 diff hist +131 ZFS on Linux →Swap on ZFS with random key encryption
- 10:3610:36, 11 January 2022 diff hist +1 ZFS on Linux →Swap on ZFS with random key encryption
16 December 2021
- 17:4517:45, 16 December 2021 diff hist −1 Template:Taxobox No edit summary current
- 17:4117:41, 16 December 2021 diff hist 0 Template:Systematik No edit summary current
- 17:3517:35, 16 December 2021 diff hist −2 m Hauptseite Text replacement - "Kategorie:" to "Category:" current
- 17:3517:35, 16 December 2021 diff hist −38 m Template:Systematik Text replacement - "Kategorie:" to "Category:"
- 15:2115:21, 16 December 2021 diff hist +64 Spamassassin No edit summary current
- 14:5414:54, 16 December 2021 diff hist +17 Spamassassin No edit summary
- 14:5314:53, 16 December 2021 diff hist −17 Spamassassin →SpamAssassin
- 14:5314:53, 16 December 2021 diff hist +906 Spamassassin →Bayes
- 14:4914:49, 16 December 2021 diff hist +576 Spamassassin →Bayes
- 14:3914:39, 16 December 2021 diff hist +966 Spamassassin No edit summary